Stefan Galescu

Heroicons Release Notes

Stefan Galescu

2.1.1

July 9th, 2023

Fixed

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

2.1

May 9th, 2023

This release adds support for Statamic 4

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

1.0.2

June 20th, 2022

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