Skip to content

Latest commit

 

History

History
81 lines (45 loc) · 2.87 KB

CHANGELOG.md

File metadata and controls

81 lines (45 loc) · 2.87 KB

Changelog

v1.0.0

compare changes

🚀 Enhancements

  • ⚠️ Update naming consistency (e70528d)
  • ⚠️ Simplify sizing and remove scale option (68fb0ac)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Update naming consistency (e70528d)
  • ⚠️ Simplify sizing and remove scale option (68fb0ac)

v0.3.0

compare changes

🩹 Fixes

  • Update to work with latest nuxt/tailwindcss (ea14a2a)
  • Change nuxt config key to iconTw to not conflict with @nuxt/icon (4e60378)
  • ⚠️ Tweaks to build (b5800fb)

🏡 Chore

  • Indicate compatibility with new v4 major (#9)
  • Linting (7f3ed51)

⚠️ Breaking Changes

❤️ Contributors

v0.2.0

compare changes

🩹 Fixes

  • Various small bugs (ffd48ba)
  • Update to nuxt/tailwind 6.12 (#8)

📖 Documentation

  • Use new nuxi module add command in installation (#5)

🏡 Chore

  • Test bundler module resolution (#4)
  • linter: Fix typecheck error (#6)
  • Update dependencies (a49a0d2)

❤️ Contributors

v0.1.3

compare changes

🩹 Fixes

  • No-prefix was breaking on collections with same-named icons (828d39b)

🤖 CI

  • Configure release-it (b51c214)
  • Remove dupe release-it config (e1395e2)