Skip to content

Latest commit

 

History

History
450 lines (245 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

450 lines (245 loc) · 15.1 KB

Changelog

5.2.3 (2024-12-18)

New Features

  • cachemap: add import alias and fix deps in core-worker (e6adf1ce)

Bug Fixes

  • cachemap:
    • revert one vulnerability fix as it breaks tests (62f17114)
    • lock file (87992270)
    • sort vulnerabilities (2aa1f63a)
    • package lock (36b4ec17)

5.2.2 (2024-11-20)

Bug Fixes

  • cachemap: remove postinstall script (1f81a504)

5.2.1 (2024-11-09)

Bug Fixes

  • cachemap: vulnerabilities (6f7f0134)

Refactors

  • cachemap: update repodog deps (befb9a72)

5.2.0 (2024-09-05)

Refactors

  • cachemap: reexport types and utils from core (b7fec698) change hash to hashKey and introduce valueFormatting (d5a540fb)

5.1.0 (2024-03-18)

Chores

  • cachemap: upgrade deps and fix issues (456b28e3)

New Features

  • web-storage: change local storage package to web storage (c14f53bc)

5.0.8 (2024-03-11)

New Features

sort entries and metadata by key when exported (d770474d)

5.0.7 (2024-01-12)

Chores

upgrade deps (419eea81)

  • deps-dev: bump @babel/traverse from 7.22.10 to 7.23.6 (#50) (0a73fea6)
  • deps: bump crypto-js from 4.1.1 to 4.2.0 (#49) (3fc4b6ab)

Bug Fixes

update package lock (c5d83bf5) remove deps (3addd612)

5.0.6 (2023-12-28)

Bug Fixes

add whitespace to package.json (c96d3310) add and update del-cli and rename files (c5b3b76a)

5.0.5 (2023-12-16)

Bug Fixes

pnppm version in pipeline (06473ba1)

Refactors

better support esm and cjs (a9804560)

5.0.4 (2023-11-28)

Bug Fixes

update installation examples to npm (e470eb34)

5.0.3 (2023-11-22)

Chores

upgrade cacheability deps (533ec8ef)

5.0.2 (2023-11-22)

New Features

upgrade syncpack (ba336eef) move to exports map (40ab4949)

5.0.1 (2023-10-16)

Documentation Changes

clarify install dependencies (4f85e61b)

5.0.0 (2023-10-12)

Bug Fixes

update lock file (cb8e25c0) remove reduendant deps (6f526d9f)

4.0.4 (2023-10-12)

Documentation Changes

update readmes (b49346ab)

New Features

migrate repo over to esmodules (#48) (106666e2)

4.0.4 (2023-08-13)

Bug Fixes

output mjs files for module (ca43a4d3)

4.0.3 (2023-07-13)

Bug Fixes

add named exports (f503e0e1)

4.0.2 (2023-07-13)

Refactors

named export core class (27e229b0)

4.0.1 (2022-12-08)

4.0.0 (2022-03-31)

New Features

backup to persisted storage and delete entry event emitter (#36) (141407d7)

3.3.2 (2021-12-27)

Bug Fixes

bind core worker event handlers (29323d92)

3.3.1 (2021-12-25)

Bug Fixes

event handler binding within core (631c61ba)

3.3.0 (2021-12-23)

New Features

set reaper to initialise without starting by default (b1807986)

3.2.0 (2021-12-22)

New Features

add controller module (62390881)

Refactors

add type contructor prop to core (789ce496)

3.1.5 (2021-12-17)

Bug Fixes

used heap size not being reset on clear (497d8de9)

3.1.4 (2021-09-16)

Chores

another attempt with actions config (a5c9fb39) another update to tag logic (e01c9e23)

Bug Fixes

clear request queue when all requests have been resolved (28dde3d8)

3.1.3 (2021-05-21)

Bug Fixes

alt approach to setting tag output (4cf17242)

3.1.2 (2021-05-21)

Bug Fixes

typo in actions config (4dfa510b) typo in actions config (ba9f48a5) typo in actions config (a4038f09) update way of storing variables (950c8c67) names of action scripts (8bbd4a46)

Refactors

move builds to be combined again (5c288399) split build and deploy action configs (cabdd40c)

3.1.1 (2021-05-21)

Bug Fixes

mistake in actions config (ba019baa) update actions config (8ff4a773)

3.1.0 (2021-05-21)

New Features

add actions badge to readme (78d1a971) move to github actions (e7325101) enable filter by value in export (53585a0f) add encryption and encoding (515f09e7)

Bug Fixes

use of double quotes in actions config (1be9499e) typo in actions file (c9b09523) delete travis file (a88fa197) update travis url (60c4e976)

3.0.4 (2020-03-02)

Chores

updating dependencies and peer versions (50a09ddf)

3.0.3 (2019-11-15)

Bug Fixes

  • constants: add public scope to package json (f68b2bfb)

3.0.2 (2019-11-15)

Bug Fixes

3.0.1 (2019-11-15)

Bug Fixes

update peer dependency versions (34d12b9d)

3.0.0 (2019-11-15)

Documentation Changes

update docs to reflect syc init for core and core-worker (1f506166)

Refactors

create constants package (5679b70a) changing folder/file structure and exports (f4b1374e) moving core-worker to sync init (acf663c2) moving cashmap init to sync (a6ae2457)

2.0.0 (2019-11-05)

Chores

upgrade dependencies, including core-js (40e3beaa)

1.4.2 (2019-10-10)

Chores

update dependencies (9f3c9798) update scripts (f538d136) update travis scripts (beed2a71) update dependencies (c7099f2e) update scripts to add source maps (5ae26e48)

Bug Fixes

scripts broken and missing commands (00de699d)

1.4.1 (2019-09-06)

Chores

  • repo: update dependencies (13ed3886) upgrade depencencies (d7d1d5ff)
  • dependencies: update dependencies and run docs (78eb8f81)

1.4.0 (2019-08-30)

Chores

  • dependencies: update dependencies and fix follow on issues (e34b125e)
  • node: update version to latest stable. (a45bfbd6)

New Features

  • repodog: add additional repodog config packages (594d4801)

Bug Fixes

  • tsconfig: move to using repodog config (4fa61050)
  • npm: allow src files to be in packages (d39ccdfe)
  • package.json: update validate script (5e13ba7f)
  • dependencies: change internal deps to peer (c0bd2de4)

1.3.1 (2019-07-29)

Chores

  • update dependencies: upgrade dependencies. (52c713b0)

1.3.0 (2019-06-30)

Chores

  • repository: update dependencies. (3de6fa72)

Bug Fixes

  • travis: update node version in config. (f0089aa1)

1.2.0 (2019-05-04)

Chores

  • corejs: downgrade back to v2. (1fafbcaf)

1.1.4 (2019-05-01)

1.1.3 (2019-05-01)

Bug Fixes

  • build process: nested dependencies in third party apps. (2e6445d0)

1.1.2 (2019-05-01)

Bug Fixes

  • build process: Adding npmignore to packages. (4e23125e)

1.1.1 (2019-05-01)

Documentation Changes

  • readme: update worker usage. (64dbdb80)

Bug Fixes

  • core worker: remove name prop as not necessary and update docs. (9cf77b91)
  • build process: change the way core and babel runtime are used. (1c3ca662)

1.1.0 (2019-04-30)

Other Changes

  • core worker: allow worker to be passed in and message handler to be reused by other libraries. (#23) (e3c87c42)

1.0.4 (2018-09-17)

Chores

  • repository: Updating organisation name. (8594d339)

1.0.3 (2018-09-16)

Documentation Changes

  • readme: updating link to parent repo readme. (7f050c09)

1.0.2 (2018-09-16)

Documentation Changes

  • readme: Remove repo npm package link (f51be43a)

Bug Fixes

1.0.1 (2018-09-15)

Bug Fixes

  • docs: Removing docs folder from npm ignore as readme is now in that folder. (89d29b6e)

1.0.0 (2018-09-15)

Breaking Changes

  • repository: Split modules into separate packages in monorepo (#21) (88530d7d)

0.3.0 (2018-07-02)

Chores

  • dependencies: Updating dependencies and resolving related issues. (#20) (ab318e7f)

Bug Fixes

  • config: Update urls in package.json. (4072f5d4)

0.2.2 (2018-06-13)

Chores

  • dependencies: Update cacheability version. (83399461)

Bug Fixes

  • tests: Updating test folder name. (b2b767fb)

0.2.1 (2018-06-12)

Chores

  • dependencies: Update cacheability to latest version. (cb3faa74)

Bug Fixes

  • config: Updating npmignore file to include codecov config. (a4ae334d)

0.2.0 (2018-06-12)

Refactors

  • repository: Move to yarn and upgrade dependencies (#19) (8faef58f)