Skip to content

13.5.1

Choose a tag to compare

@takielias takielias released this 05 Sep 03:00
· 8 commits to main since this release
a02d46d

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-master and 1.0-dev, which was wrong on both counts now that the default branch is main and the package is on 13.x. Without it, a sibling package pinning takielias/tablar: ^13.5 could not resolve against a path repository, so local development against a checked-out copy of Tablar failed to install. dev-main now aliases to 13.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 *-development skills instead of activating the wrong one.

Requires PHP 8.3+, Laravel 12 or 13, Node 20.19+.

composer update takielias/tablar