Releases: inertiajs/inertia-rails
Releases · inertiajs/inertia-rails
v3.12.1
v3.12.0
What's Changed
- Update validation.md by @bn-l in #264
- Docs: fix Svelte tabs names by @skryukov in #270
- docs: troubleshooting for shadcn when using vite by @leenyburger in #192
- Complete rubocop todo by @skryukov in #263
- [Dev] Improve onboarding experience for contributors REDUX by @kieraneglin in #268
- Update @available_since tags by @skryukov in #273
- Implement infinite scroll by @skryukov in #272
New Contributors
- @bn-l made their first contribution in #264
- @leenyburger made their first contribution in #192
Full Changelog: v3.11.0...v3.12.0
v3.11.0
What's Changed
- Update docs for v2.1.2 by @skryukov in #258
- Fix svelte generator by @skryukov in #255
- Update Vue.js SSR docs by @skryukov in #256
- Fix
ActionView::MissingTemplatefor static controller by @skryukov in #257 - Update errors params handling by @skryukov in #260
- [Feature] Add a configuration option to transform props coming from Inertia by @kieraneglin in #254
- [Dev] Improve onboarding experience for contributors by @kieraneglin in #253
New Contributors
- @kieraneglin made their first contribution in #254
Full Changelog: v3.10.0...v3.11.0
v3.10.0
What's Changed
- generate llms full dynamically by @BrandonShar in #236
- Fix llms-full.txt to include js examples by @skryukov in #237
- Docs: improve searchability by naming methods by @skryukov in #238
- Add smart merging with
match_onoption by @skryukov in #234 - Docs: add Available since component by @skryukov in #246
- Server driven meta tags by @bknoles in #240
Full Changelog: v3.9.0...v3.10.0
v3.9.0
What's Changed
- Cookbook: Handling Rails validation error types by @skryukov in #215
- Add "Real-world applications" block to Awesome Inertia page by @skryukov in #222
- fix: missing command on getting started by @iaurg in #228
- docs: Clarify note on skipping client-side setup by @hwindo in #224
- Add more links to Awesome Inertia Rails by @skryukov in #233
- Cookbook: Inertia Modal by @skryukov in #232
- Add
parent_controllerconfig option by @skryukov in #231
New Contributors
Full Changelog: v3.8.0...v3.9.0
3.8.0
What's Changed
- Add Awesome Inertia Rails page by @skryukov in #212
- Add docs on clustering by @skryukov in #211
- Fix 409 for missed pages by @skryukov in #207
- Add
inertia_rendering?method and set instance variable in renderer by @Andy9822 in #209 - Docs: fixes from upstream by @skryukov in #214
- Deep merge props by @skryukov in #213
New Contributors
Full Changelog: v3.7.1...v3.8.0
v3.7.0
v3.6.1
What's Changed
- Various installation generator fixes by @skryukov in #179
- Add note about X-XSRF-TOKEN header by @youyoumu in #171
- Improve framework detection logic and add test coverage by @brodienguyen in #174
- Use to_json when rendering json response by @alexspeller in #181
- Update LICENSE.txt by @skryukov in #182
- changes docs url from .netlify.app to .dev by @PedroAugustoRamalhoDuarte in #183
- Ci fixes by @bknoles in #187
- Update generator to install TailwindCSS v4 with Vite plugin by @arandilopez in #186
New Contributors
- @youyoumu made their first contribution in #171
- @brodienguyen made their first contribution in #174
- @alexspeller made their first contribution in #181
- @arandilopez made their first contribution in #186
Full Changelog: v3.6.0...v3.6.1
v3.6.0
What's Changed
- Inertia.js V2 by @skryukov @PedroAugustoRamalhoDuarte in #161
Full Changelog: v3.5.0...v3.6.0
v3.5.0
What's Changed
- Use Algolia for search by @skryukov in #151
- Various doc fixes by @skryukov in #155
- Add support for
alwaysandexceptby @skryukov in #152 - Ostruct related spec failures by @bknoles in #156
- Avoid monkey patching by @adrianpacala in #164
- Support dot notation for :only keys in partial reloads by @bknoles in #163
- Upstream generators by @skryukov in #158
- Fix to_hash called on errors raises an error by @skryukov in #168
New Contributors
- @adrianpacala made their first contribution in #164
Full Changelog: v3.4.0...v3.5.0