This repository was archived by the owner on Mar 13, 2025. It is now read-only.
v2.14.1
Fixes
- Allow
vitest-environment-miniflareto be used with[email protected]and above. Closes issue #645, thanks @AdiRishi, and @Averethel for the PR. - Allow responses with
429and503status codes to be cached. Closes issue #82, thanks @haus and @rdaniels6813 for the PR. - Avoid self-imports in
@miniflare/corepackage. Closes issue #663, thanks @ajwootto for the PR.