Releases: rmariuzzo/Laravel-JS-Localization
Releases · rmariuzzo/Laravel-JS-Localization
v1.11.1
What's Changed
- Add supports laravel 11 by @guilhermecfviana in #193
New Contributors
- @guilhermecfviana made their first contribution in #193
Full Changelog: v1.11.0...v1.11.1
v1.11.0
What's Changed
- Replace WebpackShellPlugin with WebpackShellPluginNext by @Datalink-Wouter in #183
- Fix on lang folder location error for Laravel version >= 9 by @ALGAzevedo in #188
New Contributors
- @Datalink-Wouter made their first contribution in #183
- @ALGAzevedo made their first contribution in #188
Full Changelog: v1.10.1...v1.11.0
v1.10.1
v1.10.0 - Laravel 10 Support
v1.9.0 - Laravel 9 Support
This release support Laravel 9! Special thanks to: @ahoiroman.
What's Changed
- Laravel 9 compatibility by @ahoiroman in #162
New Contributors
- @ahoiroman made their first contribution in #162
Full Changelog: v1.8.0...v1.9.0
v1.7.0 - Laravel 8 Support
This release support Laravel 8! Special thanks to: @Edofre. Also appreciate efforts from: @mjducharme and @asbiin.
v1.4.7 – 🔄 Lang.js updated to latest version (1.1.10)
This release include the latest release of Lang.js.
v1.4.6 – 🔄 Lang.js updated to latest version (1.1.9)
This release include take the latest release of Lang.js.
v1.4.5 – ❤️ Support Release
This support release includes the following highlights:
- Fix filemode of output directory (#112 by @ameenross).
Happy coding!
v1.4.4 – ❤️ Support release
This support release includes the following highlights:
- Command compatibility with Laravel 5.4+ (436c4e3 by @dbpolito).
- Trusty distribution added for Travis CS according to this change (bc8e316 by @rmariuzzo).
- Support for Laravel 5.5 LTS package auto-discovery (023e8f4 by @dppolito).
Happy coding!