What's Changed
- [3.x] Fix invalid ARIA roles on default progress bar by @atymic in #3163
- [3.x] Support anchor target attribute by @devhammed in #3159
- [3.x] Prevent unhandled rejection when a view transition is superseded by @mortenhauberg in #3165
- [3.x] feat: Add page to titleCallback by @mrleblanc101 in #3160
- [3.x] Fix Svelte build failure from optional TypeScript parameters by @pascalbaljet in #3173
- Revert "[3.x] Fix Svelte build failure from optional TypeScript parameters" by @pascalbaljet in #3174
- [3.x] Bump dependencies by @pascalbaljet in #3169
- [3.x] Add server provided head elements by @benbjurstrom in #3161
- [3.x] fix(core): add async option to FormComponentOptions by @sawirricardo in #3157
- [3.x] fix(core): ensure robust SSR error classification by @hamdyelbatal122 in #3151
- [3.x] Do not throw handled useHttp validation errors by @cyphercodes in #3142
New Contributors
- @atymic made their first contribution in #3163
- @mrleblanc101 made their first contribution in #3160
- @benbjurstrom made their first contribution in #3161
- @sawirricardo made their first contribution in #3157
- @hamdyelbatal122 made their first contribution in #3151
- @cyphercodes made their first contribution in #3142
Full Changelog: v3.4.0...v3.5.0