What's Changed
- [3.x] Await user-provided Form onSuccess callback before completing submission by @mattwigham in #3122
- [3.x] Migrate playgrounds from Prism to Laravel AI SDK by @pascalbaljet in #3128
- [3.x] Support network URLs for loading CSS assets in SSR dev server by @simonellensohn in #3121
- [3.x] Pass props to withApp callback by @CL0Pinette in #3125
- [3.x] Run pnpm audit on push and releases, not on PRs by @pascalbaljet in #3129
- [3.x] Fix Svelte infinite scroll unmount race by @hschne in #3127
New Contributors
- @mattwigham made their first contribution in #3122
- @simonellensohn made their first contribution in #3121
- @CL0Pinette made their first contribution in #3125
- @hschne made their first contribution in #3127
Full Changelog: v3.2.0...v3.3.0