| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-25 | 2.0 kB | |
| v3.5.0 source code.tar.gz | 2026-06-25 | 874.5 kB | |
| v3.5.0 source code.zip | 2026-06-25 | 1.7 MB | |
| Totals: 3 Items | 2.6 MB | 1 | |
What's Changed
- [3.x] Fix invalid ARIA roles on default progress bar by @atymic in https://github.com/inertiajs/inertia/pull/3163
- [3.x] Support anchor target attribute by @devhammed in https://github.com/inertiajs/inertia/pull/3159
- [3.x] Prevent unhandled rejection when a view transition is superseded by @mortenhauberg in https://github.com/inertiajs/inertia/pull/3165
- [3.x] feat: Add page to titleCallback by @mrleblanc101 in https://github.com/inertiajs/inertia/pull/3160
- [3.x] Fix Svelte build failure from optional TypeScript parameters by @pascalbaljet in https://github.com/inertiajs/inertia/pull/3173
- Revert "[3.x] Fix Svelte build failure from optional TypeScript parameters" by @pascalbaljet in https://github.com/inertiajs/inertia/pull/3174
- [3.x] Bump dependencies by @pascalbaljet in https://github.com/inertiajs/inertia/pull/3169
- [3.x] Add server provided head elements by @benbjurstrom in https://github.com/inertiajs/inertia/pull/3161
- [3.x] fix(core): add async option to FormComponentOptions by @sawirricardo in https://github.com/inertiajs/inertia/pull/3157
- [3.x] fix(core): ensure robust SSR error classification by @hamdyelbatal122 in https://github.com/inertiajs/inertia/pull/3151
- [3.x] Do not throw handled useHttp validation errors by @cyphercodes in https://github.com/inertiajs/inertia/pull/3142
New Contributors
- @atymic made their first contribution in https://github.com/inertiajs/inertia/pull/3163
- @mrleblanc101 made their first contribution in https://github.com/inertiajs/inertia/pull/3160
- @benbjurstrom made their first contribution in https://github.com/inertiajs/inertia/pull/3161
- @sawirricardo made their first contribution in https://github.com/inertiajs/inertia/pull/3157
- @hamdyelbatal122 made their first contribution in https://github.com/inertiajs/inertia/pull/3151
- @cyphercodes made their first contribution in https://github.com/inertiajs/inertia/pull/3142
Full Changelog: https://github.com/inertiajs/inertia/compare/v3.4.0...v3.5.0