Skip to content

Latest commit

 

History

History
94 lines (48 loc) · 3.12 KB

CHANGELOG.md

File metadata and controls

94 lines (48 loc) · 3.12 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.4.17 (2024-05-24)

Bug Fixes

  • Fix node version declaration (15ece26)

0.4.16 (2024-05-23)

Maintenance Improvements

0.4.15 (2021-01-08)

Maintainance update

0.4.14 (2018-08-13)

Bug Fixes

  • ensure to not force unhandled rejections (9b416ea)

0.4.13 (2018-08-06)

Features

  • promise: support cancellation case (b4b018d), closes #97

0.4.12 (2018-02-23)

Bug Fixes

  • max-age: unref timeouts to not block processes from exiting (5bcc5a4), closes #25

0.4.11 (2017-09-11)

Bug Fixes

  • _get and _has internal args handling. (7cb1c7a), closes #88

0.4.10 (2017-09-07)

Bug Fixes

  • remove then:finally mode as it can't work right (5b79698)

0.4.9 (2017-08-29)

0.4.8 (2017-08-29)

0.4.7 (2017-08-29)

Features

  • improve 'promise' mode handling (759e315)
  • improve internal promise validation (d23b94f)

0.4.6 (2017-08-24)

  • profileName option for naming memoizee instances in profile output

0.4.5 (2017-05-10)

Bug Fixes

  • resolution of extensions with weak handling (f29a97b), closes #79

Old changelog

See CHANGES