13.5.1
Maintenance release. No runtime changes — if you are on 13.5.0 nothing in your app behaves differently, and there is no need to re-run the installer.
Fixed
- The Composer branch alias still pointed at
dev-masterand1.0-dev, which was wrong on both counts now that the default branch ismainand the package is on 13.x. Without it, a sibling package pinningtakielias/tablar: ^13.5could not resolve against a path repository, so local development against a checked-out copy of Tablar failed to install.dev-mainnow aliases to13.x-dev.
Changed
- The bundled Laravel Boost guidelines and skills were still telling AI agents that Tablar supports Laravel 11, and described the installer's file-copy behaviour without the first-install case added in 13.5.0. Both are corrected, along with a note that jQuery is no longer installed and that a first install drops the skeleton's Tailwind packages.
- The three
install-*skills now carry a "When to use this skill" section, so an agent can tell them apart from the matching*-developmentskills instead of activating the wrong one.
Requires PHP 8.3+, Laravel 12 or 13, Node 20.19+.
composer update takielias/tablar