v3.0.0-rc.67
Pre-release
Pre-release
github-actions
released this
11 Sep 05:51
·
76 commits
to main
since this release
🚨 Breaking Changes
- Improved rendering of inline elements - by @harlan-zw (3f52c)
- Serve prerendered images at
/__og-image__/static/*
- by @harlan-zw (71b59)
🚀 Features
- Zero Runtime mode - by @harlan-zw in #261 (14522)
- cloudflare: Optimize routes.json for prerendered og images - by @harlan-zw (a307a)
🐞 Bug Fixes
- Serve cached fonts when rendering html previews - by @harlan-zw (f77e0)
- Clear unused font caches on start - by @harlan-zw (bb918)
- Fallback to first og image component on failure - by @harlan-zw (3d70c)
- Import shared utils from alias paths - by @harlan-zw (887ee)
- stackblitz: Disable css-inline by default - by @harlan-zw (92187)