Skip to content

v0.1.0-alpha.0

Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 13 Feb 17:32
· 105 commits to main since this release
38cbad3

Minor Changes

  • e7760c7: Use @heyputer/kv.js for in-memory cache, simplify code and increase test coverage, add clearPattern() method to base cache interface.
  • a094cf6: Avoid persisting session if nothing has changed.
  • e002505: Add asyncIterableToArray sort-of polyfill.
  • 8c506cb: Add minimal string utility methods.

Patch Changes

  • eeb87d7: Fix headers not being written to logs on fetch failures.