Skip to content

Latest commit

 

History

History
211 lines (116 loc) · 10.2 KB

CHANGELOG.md

File metadata and controls

211 lines (116 loc) · 10.2 KB

1.7.1 (2024-05-24)

Chores
  • fixing package json (bc6d9005)
  • deps:
    • bump express from 4.18.2 to 4.19.2 in /packages/website (#49) (33127936)
    • bump webpack-dev-middleware in /packages/website (#48) (b0a31fd0)
Documentation Changes

1.7.1 (2024-05-24)

Chores
  • deps:
    • bump express from 4.18.2 to 4.19.2 in /packages/website (#49) (33127936)
    • bump webpack-dev-middleware in /packages/website (#48) (b0a31fd0)

1.7.0 (2024-03-17)

Chores
  • deps:
    • bump follow-redirects in /packages/website (#47) (600a4c4c)
    • bump follow-redirects in /packages/website (#41) (3609e064)
Bug Fixes
  • upgrade @docusaurus/core from 3.0.1 to 3.1.0 (#42) (c56a5395)

1.6.8 (2023-12-27)

Continuous Integration
  • removing node 14 and 16 from ci (d4444f5a)
New Features
  • updating docs to docusaurus 3 (90dcfd6a)
Refactors

1.6.7 (2023-10-18)

Chores

1.6.6 (2023-10-08)

Chores
  • fixing type emission on docusaurus (639eb121)
  • deps: bump postcss from 8.4.27 to 8.4.31 in /packages/website (#31) (0fc37e1e)
New Features

1.6.5 (2023-07-20)

Chores
  • deps-dev: bump word-wrap from 1.2.3 to 1.2.4 (#26) (ade0a2ff)

1.6.4 (2023-05-30)

Chores
New Features

1.6.3 (2023-04-26)

1.6.2 (2023-04-26)

Chores

1.6.2 (2023-04-26)

Chores

1.6.1 (2023-03-21)

New Features
Refactors

1.6.0 (2023-03-14)

Chores
Documentation Changes
  • LinkedList: improved docs adding missing API (6270c255)
New Features
  • moved setExpiration checks away from timeouts to improve perfs + added some checks on time (8391836e)
  • added hooks to LinkedList + test + docs + get method (#15) (1e652d71)
  • added hooks to stack + test + doc (#14) (c0a7fcbc)
  • implemented hooks system (#12) (f058e7bc)
  • map: implemented hooks + test + docs (#18) (1d7e3de7)
  • set: implemented hooks + tests + docs (#16) (732d0ec2)
Bug Fixes

1.5.0 (2023-03-11)

Chores
Performance Improvements

1.4.1 (2023-01-24)

Tests

1.4.0 (2023-01-24)

Chores
  • deps: bump json5 from 2.2.1 to 2.2.3 (#2) (fed3bc1a)
Documentation Changes
New Features
Tests

1.3.0 (2022-12-17)

Chores
  • updated package lock (c5c7e90a)
  • brought back previous version and changelog for compatibility (1fe1e395)
Documentation Changes
Other Changes
  • package name changed + added missing export (6456dd18)

1.3.0 (2022-12-17)

Chores
  • brought back previous version and changelog for compatibility (1fe1e395)
Documentation Changes
Other Changes
  • package name changed + added missing export (6456dd18)

1.3.0 (2022-12-17)

Chores
  • brought back previous version and changelog for compatibility (1fe1e395)
Other Changes
  • package name changed + added missing export (6456dd18)

1.2.2 (2022-12-12)

Chores
  • added automatic changelog generation (1804d6e3)