Skip to content

Latest commit

 

History

History
164 lines (71 loc) · 5.26 KB

CHANGELOG.md

File metadata and controls

164 lines (71 loc) · 5.26 KB

2.0.0 (2023-03-17)

Features

  • typescript: migrate to typescript (#56) (52fa531)

BREAKING CHANGES

  • typescript: this changes the getKey parameters 😭

  • chore(deps): update deps

  • feat(ts): add callback values, noissue

  • chore: rm editorconfig

  • chore(lint): fix lint

  • chore(ts): remove deprecation warnings

BREAKING CHANGES: Change in the options.getKey(...args) => options.getKeys(args) args is contained in first parameter.

1.4.7 (2022-09-07)

Bug Fixes

  • github-packages: test release/npm_and_github circleci orb (f081604)

1.4.6 (2022-09-06)

Bug Fixes

  • github-packages: test release/npm_and_github circleci orb (97bbdef)

1.4.5 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (09cb723)

1.4.4 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry experiment (3fc4152)

1.4.3 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (e9bef64)

1.4.2 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (9566065)

1.4.1 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (15b7fbb)

1.4.0 (2022-08-03)

Features

  • esm: convert to esm, npm update, noissue (#40) (e391722)

1.3.1 (2021-02-17)

Bug Fixes

  • MEMOIZE_DISABLED - rm 'D' from env var (d02ac0b)

1.3.0 (2021-02-16)

Features

  • cache: Disable Env Var MEMOIZE_DISABLE (408170e)

1.2.0 (2020-07-30)

Features

  • cacheMaxSize: Remove oldest items from cache (a92d21d)

1.1.0 (2020-02-21)

Features

  • useCached: update useCached to accept a function or boolean (bfbdd8f)

1.0.2 (2020-02-21)

Bug Fixes

  • deps: move dev dependency (4741332)

1.0.1 (2020-02-21)

Bug Fixes

  • jsdoc: option descriptions (3ac9481)

1.0.0 (2020-02-21)

Features

1.2.1 (2019-12-12)

Bug Fixes

1.2.0 (2019-12-12)

Features

  • prettier: format file commits using prettier (#22) (7f6eee8)

1.1.1 (2019-11-06)

Bug Fixes

  • publish: add scope for npm package (4235eed)

1.1.0 (2019-11-06)

Features

  • publish: set publishConfig access public (2584e1f)

1.0.0 (2019-06-27)

Features

  • release: Add semantic release to the mix (1f6caa6)