Skip to content

Releases: mcollina/async-cache-dedupe

v3.3.0

27 Oct 16:47
65195db

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v3.3.0

v3.2.0

27 Oct 16:45
9e7c086

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

18 Sep 16:18
2e76c1e

Choose a tag to compare

Full Changelog: v3.0.0...v3.1.0

v3.0.0

18 Sep 16:18
80a2584

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump c8 from 9.1.0 to 10.1.2 by @dependabot[bot] in #154
  • chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 by @dependabot[bot] in #150
  • chore(deps-dev): bump tap-parser from 15.3.2 to 16.0.1 by @dependabot[bot] in #148
  • chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by @dependabot[bot] in #141
  • chore(deps-dev): bump esbuild from 0.20.2 to 0.21.5 by @dependabot[bot] in #151
  • chore(deps-dev): bump esbuild from 0.21.5 to 0.22.0 by @dependabot[bot] in #156
  • chore(deps-dev): bump tap-parser from 16.0.1 to 18.0.0 by @dependabot[bot] in #158
  • chore(deps-dev): bump @rollup/plugin-commonjs from 26.0.3 to 28.0.0 by @dependabot[bot] in #161
  • chore(deps-dev): bump esbuild from 0.22.0 to 0.24.0 by @dependabot[bot] in #160
  • chore(deps-dev): bump vite from 5.4.11 to 6.0.6 by @dependabot[bot] in #172
  • chore(deps): bump mnemonist from 0.39.8 to 0.40.1 by @dependabot[bot] in #174
  • chore(deps-dev): bump wrangler from 3.114.2 to 4.1.0 by @dependabot[bot] in #180
  • chore(deps-dev): bump esbuild from 0.24.2 to 0.25.4 by @dependabot[bot] in #184
  • chore(deps-dev): bump tsd from 0.31.2 to 0.32.0 by @dependabot[bot] in #182
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 15.3.1 to 16.0.1 by @dependabot[bot] in #177
  • Modernize by @mcollina in #193

Full Changelog: v2.2.0...v3.0.0

v2.2.0

29 Apr 11:07
86aded2

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

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

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

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

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

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