- Breaking: change app.render signature to (request: Request) => Promise (#3384)
- Add immutable cache headers to generated assets (#3222)
- use posix to resolve relative path (#3214)
- Overhaul adapter API (#2931)
- Remove esbuild options (#2931)
- Update adapters to provide app.render with a url (#3133)
- Updated Cloudflare adapter to allow static files with spaces (eg. "Example File.pdf") to be accessed. (#3047)
- update to esbuild 0.13.15 and other dependency updates (#2957)
-
- Allow
npm publish
to succeed viapublishConfig.access
config (#2834) - Add instructions to README for configuring a new/existing Pages project
- Allow
- Add new "adapter-cloudflare" package for Cloudflare Pages with Workers integration (#2815)
- Initial release