v3.0.0-next.3
Pre-release
Pre-release
Features
- Add support for
__STATIC_CONTENT_MANIFEST
module allowing module mode sites (#398) - Add support for the DevTools inspector protocol via the
inspectorPort: <number>
option (#426) - Allow
workerd
verbose mode to be enabled via theverbose: true
option (#426) - Add support for the Cache API (#428)
- Add support for live reload via the
liveReload: true
option (#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)