Skip to content

Releases: 5app/memoize

v2.0.0

17 Mar 12:48

Choose a tag to compare

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.

v1.4.7

07 Sep 13:01

Choose a tag to compare

1.4.7 (2022-09-07)

Bug Fixes

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

v1.4.6

06 Sep 11:57

Choose a tag to compare

1.4.6 (2022-09-06)

Bug Fixes

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

v1.4.5

05 Sep 09:57

Choose a tag to compare

1.4.5 (2022-09-05)

Bug Fixes

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

v1.4.4

05 Sep 09:55

Choose a tag to compare

1.4.4 (2022-09-05)

Bug Fixes

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

v1.4.3

05 Sep 09:48

Choose a tag to compare

1.4.3 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (e9bef64)

v1.4.2

05 Sep 09:41

Choose a tag to compare

1.4.2 (2022-09-05)

Bug Fixes

  • github-packages: publish github registry (9566065)

v1.4.1

05 Sep 08:50

Choose a tag to compare

1.4.1 (2022-09-05)

Bug Fixes

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

v1.4.0

03 Aug 10:41

Choose a tag to compare

1.4.0 (2022-08-03)

Features

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

v1.3.1

17 Feb 09:56

Choose a tag to compare

1.3.1 (2021-02-17)

Bug Fixes

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