⚠️ Breaking Changes
-
Modernized Project Setup (#1447))
- Updated all project dependencies
- Removed
lerna
from the monorepo setup - Refactored and updated the build process
- Introduced Prettier formatting with build integration
- Replaced or fixed several icons to improve browser compatibility (notably Safari's
file://
SVG rendering) - Various plugin fixes
🐛 Bug Fixes
-
Icons:
-
Added missing tags to multiple icons:
-
Fixed and updated
data.json
-
Fixed broken contributing link
-
Added missing
rimraf
dependency -
Improved codebase with additional comments