🚨 Breaking Changes
- Correct
finalizePendingLocaleChange
signature to be synchronous - by @BobbieGoede in #3626 (f902e)
🐞 Bug Fixes
- Exclude virtuals from resource plugin - by @BobbieGoede in #3603 (c1124)
- Remove side-effects from
getLocaleCookie
- by @BobbieGoede in #3614 (ecfc0) - Prevent mutating runtime config in runtime code - by @BobbieGoede in #3630 (b1a6d)
🏎 Performance
- Always lazy load locale files - by @BobbieGoede in #3592 (2d648)