Core Changes
- Ensure special chars in middleware matcher is handled: #37933
- Drop experimental.reactRoot in favor of auto detection: #37956
- feat: enable configuration of
styled-components
transform and enablecss
prop support: #37861 - feat: enable styled-components css prop swc transform by default: #37962
- Ensure cache-control is correct when returning redirect: #37958
- Move styled-jsx type reference: #37964
Documentation Changes
- Update Middleware beta message.: #37934
Misc Changes
- chore: add
action.yml
to Issue validator action: #37950 - feat(cli): support examples without
package.json
: #37910 - Update middleware matcher test for root: #37961
Credits
Huge thanks to @leerob, @balazsorban44, @huozhi, and @ForsakenHarmony for helping!