Skip to content

Releases: mcollina/async-cache-dedupe

v2.2.0

29 Apr 11:07
86aded2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.0...v2.2.0

v2.1.0

16 Feb 08:28
76c99f2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

02 Oct 11:12
6270cd4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.12.0...v2.0.0

v1.12.0

15 May 10:11
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.11.0...v1.12.0

v1.11.0

03 May 14:15
bb7dd76
Compare
Choose a tag to compare

What's Changed

  • docs: add missing import to typescript example by @smeijer in #61
  • fix transformer issue with references function by @udonc in #62
  • Add smarter types to references parameter in cache.define by @thelinuxlich in #66
  • Missing clear overload with only 1 argument by @thelinuxlich in #65

New Contributors

Full Changelog: v1.10.2...v1.11.0

v1.10.2

28 Mar 07:20
70c111d
Compare
Choose a tag to compare

What's Changed

  • Allow define.ttl to be a number or function in the typescript definitions by @thomaspeklak in #58

New Contributors

Full Changelog: v1.10.1...v1.10.2

v1.10.1

26 Mar 08:24
cdd50a3
Compare
Choose a tag to compare

What's Changed

  • Bump tsd from 0.25.0 to 0.26.1 by @dependabot in #53
  • Call setTimeout instead of setImmediate when running in the browser by @dimfeld in #56

New Contributors

Full Changelog: v1.10.0...v1.10.1

v1.10.0

03 Mar 11:55
2cf3906
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.9.0...v1.10.0

v1.9.0

10 Feb 17:24
341be35
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.1...v1.9.0

v1.8.1

01 Feb 16:28
f08b148
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.8.1