v0.1.0-alpha.0
Pre-release
Pre-release
·
105 commits
to main
since this release
Minor Changes
- e7760c7: Use
@heyputer/kv.jsfor in-memory cache, simplify code and increase test coverage, addclearPattern()method to base cache interface. - a094cf6: Avoid persisting session if nothing has changed.
- e002505: Add
asyncIterableToArraysort-of polyfill. - 8c506cb: Add minimal string utility methods.
Patch Changes
- eeb87d7: Fix headers not being written to logs on fetch failures.