Skip to content

Releases: stefangalescu/statamic-heroicons

v3.0

17 May 09:40
Compare
Choose a tag to compare
  • Add support for Statamic 5
  • Upgrade blade-ui-kit/blade-heroicons to 2.3
  • Upgrade to Heroicons v2.1 (check release notes for deprecations)

v2.1.1

09 Jul 16:27
759f850
Compare
Choose a tag to compare

Fixed

  • fix: return null on invalid icon name instead of throwing

v2.1

09 May 19:33
7e3401d
Compare
Choose a tag to compare

This release adds support for Statamic 4

v2.0

18 Feb 19:37
9ec6917
Compare
Choose a tag to compare

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

18 Feb 17:47
Compare
Choose a tag to compare

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

20 Jun 09:20
Compare
Choose a tag to compare

This release patches the previous accidentally empty release (v1.0.1)

v1.0.1

20 Jun 09:18
Compare
Choose a tag to compare
chore: remove config

v1.0.0

20 Jun 09:10
Compare
Choose a tag to compare

Initial release