Releases: reatlat/eleventy-plugin-phosphoricons
Releases · reatlat/eleventy-plugin-phosphoricons
v2.0.0
What's Changed
Changed
- Replaced
cheeriowithlinkedomfor lighter dependency footprint - Migrated all source files to ESM syntax
- Updated all documentation examples to ESM
Added
- Dual package support (ESM + CJS) via exports field
- Liquid template support with string classes:
{% phicon "icon" "type" "extra-classes" %} - Liquid test page in demo
- CHANGELOG.md
Fixed
- Third argument now accepts both object (Nunjucks) and string (Liquid/classes)
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.1
- Updated README
- Updated Demo website
Full Changelog: v1.2.0...v1.2.1
v1.2.0
- Added image render support
Full Changelog: v1.1.0...v1.2.0
v1.1.0
v1.0.2
v1.0.1
- resolve phosphor assets path isomorphically
- chore(scripts): use platform-agnostic scripts
Big TY to @rektdeckard