Releases: inertiajs/inertia-rails
Releases · inertiajs/inertia-rails
v3.2.0
What's Changed
- Align CSRF cookie provisioning with Laravel's precedents to eliminate ActionController::InvalidAuthenticityToken edge cases by @jordanhiltunen in #119
- Refactor inertia share to use instance variables by @PedroAugustoRamalhoDuarte in #111
- Set the correct
Vary
header by @osbre in #118
New Contributors
- @jordanhiltunen made their first contribution in #119
Full Changelog: v3.1.4...v3.2.0
v3.1.4
What's Changed
- Fix stale shared data in tests - call
::InertiaRails.reset!
before each rspec example by @coreyaus in #108 - Upgrade CI to rails 7.1 and ruby 3 by @PedroAugustoRamalhoDuarte in #112
New Contributors
Full Changelog: v3.1.3...v3.1.4
v3.1.3
What's Changed
- add railties as the runtime dependency by @BenMorganMY in #106
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
v3.1.0
What's Changed
- document inertia_headers by @buhrmi in #93
- Fix typo in README.md by @lujanfernaud in #92
- 📝 fixes changelog uri by @PedroAugustoRamalhoDuarte in #97
- Set up Rails CSRF to play nice with Axios default CSRF behavior by @bknoles in #96
- Deep merge props passed to render method with the shared data by @bknoles in #99
New Contributors
- @buhrmi made their first contribution in #93
- @lujanfernaud made their first contribution in #92
Full Changelog: v3.0.0...v3.1.0
v3.0.0
What's Changed
- feat: support multiple inertia apps by allowing different layouts by @ElMassimo in #86
- Mimic Rails behavior for instance props and rendering by @BrandonShar in #81
Full Changelog: v2.0.1...v3.0.0
v1.1.0
bump to 1.1.0