Skip to content

v6.0.0-alpha.4

Choose a tag to compare

@jaredwray jaredwray released this 27 Mar 06:38
· 40 commits to main since this release

What's Changed

  • keyv - feat: (breaking) moving to Hookified by @jaredwray in #1900
  • compression - feat: moving to KeyvCompressionAdapter standard by @jaredwray in #1901
  • keyv - feat: (breaking) api changes and iterator simplification by @jaredwray in #1902
  • keyv - feat: moving storage setMany to use KeyvEntry by @jaredwray in #1903
  • keyv - feat: (breaking) moving to boolean return on set by @jaredwray in #1904
  • keyv - fix: (breaking) setRaw and setMany raw do not need ttl param by @jaredwray in #1905
  • keyv - feat: (breaking) removing opts from KeyvStorageAdapter by @jaredwray in #1906
  • keyv - feat: browser compatability by @jaredwray in #1907
  • keyv - fix: updating checks for browser tests by @jaredwray in #1908
  • feat: updating capability helper functions by @jaredwray in #1909
  • keyv - feat: clean up of code with fixes and helpers by @jaredwray in #1910

Full Changelog: v6.0.0-alpha.3...v6.0.0-alpha.4