Skip to content

v2.0.0

Choose a tag to compare

@eturino eturino released this 22 Jan 15:55
· 6 commits to main since this release
d7c177f

2.0.0 (2025-01-22)

Features

  • adding PlainObjectCache and NoOpCache (41afb83)
  • initial extract + fixes (b9cdf1c)
  • migrate from Deno libs to node+vitest, publish to npm (785764e)
  • update deps (b692512)
  • update to new plain-object utils + other deps (02a0918)

Bug Fixes

  • make not es-module only, and making it work with the old commonjs standard of index (4f14818)
  • package-name (3f1d279)

Miscellaneous Chores