Releases: laravel/breeze
Releases · laravel/breeze
v1.11.3
Changed
- Transliterate throttle key by @JurianArie in #173
- Switch to fonts.bunny.net instead of Google Fonts by @lucasRolff in #174
v1.11.2
Changed
- Improved console output by @nunomaduro in #172
v1.11.1
Changed
- Vite 3 support by @timacdonald in #171
v1.11.0
Changed
- Add default view / routes reloading to breeze stacks by @timacdonald in #166
- Update SSR directory by @jessarcher in #168
Fixed
- Fix: React SSR installation error by @renomureza in #169
Removed
- Laravel 8 don't support the vite. by @Jehong-Ahn in #167
v1.10.0
Added
- Vite by @jessarcher in #158
Fixed
- fix TailwindCSS first party TypeScript types weren't working right by @geisi in #160
- Bump
@tailwindcss/forms
fix console warning with Vite by @timacdonald in #161 - Fix ziggy determing current URL when using SSR by @timacdonald in #163
v1.9.4
v1.9.3
Changed
- Improve Vite compatibility by @jessarcher in #154
v1.9.2
Changed
- Simplify Tailwind installation by @jessarcher in #155
Fixed
- Fix inability to click dropdown content in React version by @jessarcher in #153
v1.9.1
Changed
- Update command comments by @taylorotwell in cde98d0