Skip to content

v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Apr 12:57
· 52 commits to main since this release

1.5.0 (2024-04-19)

Bug Fixes

  • headers: use '=' vs ':' for wider OS / FS compat (closes #3) (d047caf)
  • index: retain default export for backwards compatibility (#4) (3acb81a)
  • nodefs: accept location as an option, retain old default (#4) (66502d6)
  • pkg: fix export issues for better ts-jest compatibility (864ba25)

Features

  • nodefs: ability to specify NodeFS cache location (closes #5) (0b9889b)
  • nodeFs: save/restore to/from ".json" extension (f606d42)