Bug fixes
- #1519 - reactivity for startTransition callbacks, by @franky47
- #1521 - distinguish comma-separated values from repeated keys, by @franky47
- #1522 - support server runtimes without process, by @franky47
- #1527 - recover queue after URL middleware errors, by @franky47
- #1528 - preserve explicit empty native arrays, by @franky47
- #1529 - support Object prototype query keys, by @franky47
Documentation
- #1523 - unify recent npm stats snapshot, by @franky47
- #1524 - update Inertia registry adapter, by @franky47 & @SantosVilanculos
Other changes
- #1513 - bump postcss from 8.5.19 to 8.5.23, by @dependabot
- #1514 - bump actions/download-artifact from 4.3.0 to 8.0.1, by @dependabot
- #1515 - bump actions/checkout from 7.0.0 to 7.0.1, by @dependabot
- #1516 - bump actions/setup-node from 6.4.0 to 7.0.0, by @dependabot
- #1520 - next 16.3.0 with typescript 7, by @franky47