This release introduces several significant improvements to the pixelarticons-react package:
Major Improvements
- Interactive gallery showcasing all 486 pixel art icons
- GitHub Pages integration for browsing the full icon set
- Added shorter import paths for better developer experience
- Fixed repository links and package metadata
Installation
You can now install this package from either npm or GitHub Packages:
# From npm
npm install @nsmr/pixelart-react
# From GitHub Packages
npm install @gitntg/pixelart-react
Migration
If you're upgrading from v1.x, check the README for migration instructions.
Enjoy using these beautiful pixel art icons in your React projects!