Skip to content

Twill 2.13.0

Compare
Choose a tag to compare
@ifox ifox released this 12 Apr 22:40
· 3 commits to 2.x since this release

Twill 2.13.0 is a minor release mainly adding support for Laravel 10.

Twill 3.0 is now 🎉 stable 🎉, read more about it on the new Twill CMS blog.

HOW TO UPDATE

Run composer update in your project and then, run Twill's own update command: php artisan twill:update. This will force update your published Twill assets. You can delete the old ones from your repository if you are versioning them. If you are using custom Vue components, you should rebuild Twill assets using php artisan twill:build.

Added

Fixed

Improved

New Contributors

Full Changelog: 2.12.4...2.13.0