Skip to content

Latest commit

 

History

History
203 lines (94 loc) · 7.9 KB

CHANGELOG.md

File metadata and controls

203 lines (94 loc) · 7.9 KB

Changelog

4.4.0 (2024-03-12)

Features

  • Expose MaterialSymbolWeight, SymbolCodepoints interfaces (80a2416)

4.3.1 (2023-11-20)

Bug Fixes

4.3.0 (2023-11-20)

Features

  • 🐛 fix compatibility with next 13 (9d5ebd2)

Bug Fixes

  • update icons to November 2023 (2ecc897)

4.2.2 (2023-10-18)

Bug Fixes

4.2.1 (2023-10-18)

Bug Fixes

4.2.0 (2023-10-18)

Features

Bug Fixes

  • 🐛 file extension mismatch (af26a2a)

4.1.3 (2023-10-18)

Bug Fixes

4.1.2 (2023-10-18)

Bug Fixes

  • 🐛 update dependencies to peer dependencies (2020d83)

4.1.1 (2023-04-28)

Bug Fixes

4.1.0 (2023-04-28)

Features

4.0.2 (2023-04-03)

Bug Fixes

  • 🐛 icons should show nothing until the font is loaded (69257b0)

4.0.1 (2023-03-19)

Bug Fixes

4.0.0 (2023-03-19)

⚠ BREAKING CHANGES

  • ✨ refactor library away from font and css injection to improve flexibility and performance

Features

  • ✨ refactor library away from font and css injection to improve flexibility and performance (48c0166)

3.0.2 (2023-03-18)

Bug Fixes

  • 🐛 add declaration map to tsconfig (2da0f0d)

3.0.1 (2023-03-17)

Bug Fixes

  • 🐛 Fixed missing class on icon component due to css modules update (4cc0022)

3.0.0 (2023-03-10)

⚠ BREAKING CHANGES

  • ✨ update icons

Features

Bug Fixes

  • 🐛 support node versions past 14 (a5fa1e5)

2.0.4 (2023-03-10)

Bug Fixes

  • ⬆️ update dependencies (1b3dd79)

2.0.3 (2023-03-10)

Bug Fixes

  • widen package version range to avoid "Unsupported engine" warning (47011ad)

2.0.2 (2022-11-28)

Bug Fixes

2.0.1 (2022-11-28)

Bug Fixes

2.0.0 (2022-11-28)

⚠ BREAKING CHANGES

  • sparkles: update import API

Features

  • sparkles: update import API (9281562)

Bug Fixes

  • 🐛 remove unneeded dependencies (825d9e6)

1.0.4 (2022-11-27)

Bug Fixes

  • 🐛 missing type declarations (177375e)

1.0.3 (2022-11-25)

Bug Fixes

  • 🐛 make grade and size props accept numbers (c8ff068)

1.0.2 (2022-11-25)

Bug Fixes

  • 📜 documentation updates (bd1482e)

1.0.1 (2022-11-25)

Bug Fixes

  • 🐛 repair broken package (21e3510)

1.0.0 (2022-11-25)

Features

  • ✨ add MaterialIcon component (07a8ef0)