Releases: hihaho/laravel-js-store
Releases · hihaho/laravel-js-store
v5.0.0
What's Changed
- [5.0.0] Add support for PHP 8.4 by @SanderMuller in #12
- Add support for PHP 8.4
- Drop support for PHP 8.1
- Fixed some typo's
- Corrected the Copyright owner in the LICENSE file
- Update supported Laravel versions to exclude versions with a known CVE
- Introduce Pint and automatic changelogs by @RobertBoes in #13
Full Changelog: 4.0.0...5.0.0
v4.0.0
v3.1.0
What's Changed
- [3.1.0] Render store data in the DOM using the @JSON blade directive by @SanderMuller in #9
Full Changelog: 3.0.0...3.1.0
v3.0.0
v2.1.0
v2.0.1
- Fix PrepareStoreForNextOperation and update notes about Octane
v2.0.0
- Drop support for Laravel 6
- Drop support for PHP 7.2 and 7.3
- Add support for Laravel Octane
v1.2.1
- Update InvalidResponseException message
v1.2.0
v1.1.2
- Fix: Start collecting DataProviders only when the script is rendered
- Fix: Updated namespacing