What's Changed
- [3.x] Bump dependencies by @pascalbaljet in #3067
- [3.x] Bump CI action versions by @pascalbaljet in #3071
- [3.x] Additional tests for layouts in React by @pascalbaljet in #3073
- [3.0] Fix React
useFormsubmitting stale data after synchronoussetDataby @skryukov in #3057 - fix(core): support nonce for progress styles by @artemxknpv in #3069
- [3.x] Sandbox error dialog iframe to prevent
window.parentaccess by @pascalbaljet in #3078 - [3.x] Add
hostoption to SSR server by @pascalbaljet in #3077 - [3.x] Block
__proto__in query string parsing by @pascalbaljet in #3079 - [3.x] Bump Playground dependencies by @pascalbaljet in #3081
- [3.x] Escape title content in SSR head output by @pascalbaljet in #3080
- [3.x] Add
rescueslot to<Deferred>for failed deferred props by @pascalbaljet in #3076 - [3.x] Improve CSP support for progress bar and error dialog by @pascalbaljet in #3086
- [3.x] Add deferred prop rescue example to playgrounds by @pascalbaljet in #3089
New Contributors
- @artemxknpv made their first contribution in #3069
Full Changelog: v3.0.3...v3.1.0