Releases: spatie/laravel-server-side-rendering
Releases · spatie/laravel-server-side-rendering
1.5.0
1.4.6
What's Changed
- Add PHP 8.2 Support by @patinthehat in #94
- Laravel 10.x Compatibility by @laravel-shift in #95
New Contributors
- @patinthehat made their first contribution in #94
- @laravel-shift made their first contribution in #95
Full Changelog: 1.4.5...1.4.6
1.4.5
What's Changed
- Correct readme by @MammutAlex in #77
- Support for Laravel 9 by @Magiczne in #91
New Contributors
- @MammutAlex made their first contribution in #77
- @Magiczne made their first contribution in #91
Full Changelog: 1.4.4...1.4.5
1.4.4
- update for Laravel Octane
1.4.3
1.4.2
- support Laravel 8
1.4.1
1.4.0
- support for Laravel 7
1.3.0
- added the ability to specify the engine with an
SSR_ENGINE
environment variable
1.2.0
- support for Laravel 6.0