Releases: whitecube/laravel-preset
Releases · whitecube/laravel-preset
v2.0.1
What's Changed
- Publishable components by @toonvandenbos in #14
- Add wysiwyg component by @theokbokki in #17
- Add button component by @theokbokki in #15
- Add header component by @theokbokki in #16
- Add txt-img component by @theokbokki in #18
- Add loader by @theokbokki in #29
- Add Form field component by @theokbokki in #30
- Feature badge by @theokbokki in #31
- Feature pagination by @theokbokki in #32
- Feature faq by @theokbokki in #33
- Feature sidebar by @theokbokki in #34
- Feature post by @theokbokki in #35
- Feature lightbox by @theokbokki in #36
Full Changelog: v2.0.0...v2.0.1
Updated the way we install composer packages
Contains breaking changes
Fixed breaking change
v1.0.5 Fixed breaking change
Re-added sluggable package
Merge pull request #13 from whitecube/add-laravel-sluggable add laravel sluggable
Added pint pre-commit hook
Laravel 10
Merge pull request #10 from whitecube/laravel-10 Laravel 10
Updated Pint
v1.0.1 Updated Pint version
v1.0.0
- Removed artisan fix-style command
- Added Laravel Pint instead
v0.1.3
Added ComposerEnv handling
This release allows usage of different repositories
in your composer.json
file depending on the environment being set to local
or not in the .env
file.
v0.1.2
Fixed dependencies