3.0
May 17th, 2024
- Add support for Statamic 5
- Upgrade
blade-ui-kit/blade-heroicons
to2.3
- Upgrade to Heroicons v2.1 (check release notes for deprecations)
2.0
February 18th, 2023
This release adds support for Heroicons v2, including the new mini
set through a new heroicon:mini
Statamic tag.
⚠️ Breaking changes
- Drop PHP 7.4, PHP 8.0 and Laravel 8 support
Changes
- Upgrade blade-ui-kit/blade-heroicons dependency to version 2.1
- Add
heroicon:mini
tag (to support the new Heroicons v2 mini set containing 20x20 solid fill icons)
1.1
February 18th, 2023
This release upgrades the underlying blade-ui-kit/blade-heroicons
dependency to version 1.4
which added support for Laravel 10.
Full Changelog: https://github.com/stefangalescu/statamic-heroicons/compare/v1.0.2...v1.1