v3.21.0
What's Changed
- Fix typo in inertia() plugin configuration example by @onk in #352
- Fix Vite plugin insertion order in install generator by @onk in #353
- Skip excluded hash props on partial reloads by @erickreutz in #354
- Better SSR puma plugin lookup defaults by @skryukov in #355
- Add GitHub templates and release workflows by @skryukov in #358
- Add prop-level caching and caching documentation by @skryukov in #356
- Fix release script by @skryukov in #359
- Fix release script by @skryukov in #360
- Get token from Github App so preparer has permissions to create commits by @bknoles in #361
- Improve publish release workflow by @bknoles in #362
- Build and deploy pages by @skryukov in #365
- Skip session cleanup in middleware when session was never loaded by @khamusa in #364
- Fix changelog bump & reverse failed bump commit by @skryukov in #366
- Support
layoutrenderer option by @skryukov in #367
New Contributors
- @onk made their first contribution in #352
- @erickreutz made their first contribution in #354
- @khamusa made their first contribution in #364
Full Changelog: v3.20.0...v3.21.0