This repository was archived by the owner on Mar 13, 2025. It is now read-only.
v3.0.0-next.3
Pre-release
Pre-release
Features
- Add support for
__STATIC_CONTENT_MANIFESTmodule allowing module mode sites (#398) - Add support for the DevTools inspector protocol via the
inspectorPort: <number>option (#426) - Allow
workerdverbose mode to be enabled via theverbose: trueoption (#426) - Add support for the Cache API (#428)
- Add support for live reload via the
liveReload: trueoption (#429) - Add support for SQLite as a KV/R2/cache storage backend via the
sqlite:persist schema (#419) - Add experimental support for remote KV storage via the
remote:persist schema (#430)