Releases: stefangalescu/statamic-heroicons
Releases · stefangalescu/statamic-heroicons
v3.0
- Add support for Statamic 5
- Upgrade
blade-ui-kit/blade-heroicons
to2.3
- Upgrade to Heroicons v2.1 (check release notes for deprecations)
v2.1.1
Fixed
- fix: return
null
on invalid icon name instead of throwing
v2.1
This release adds support for Statamic 4
v2.0
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)
v1.1
This release upgrades the underlying blade-ui-kit/blade-heroicons
dependency to version 1.4
which added support for Laravel 10.
Full Changelog: v1.0.2...v1.1
v1.0.2
This release patches the previous accidentally empty release (v1.0.1)
v1.0.1
chore: remove config
v1.0.0
Initial release