@hugeicons/angular
Version:
Hugeicons Angular Component Library https://hugeicons.com
39 lines (22 loc) • 881 B
Markdown
# @hugeicons/angular
## 1.0.7
### Patch Changes
- Updated documentation icon counts to 5,100+ free / 51,000+ pro
## 1.0.6
### Patch Changes
- Fixed TypeScript type compatibility issue with icon data packages
- `IconSvgObject` now accepts both strict (`SvgPathAttributes`) and loose path attribute formats
- Resolves "Property 'd' is missing" type error when using icons from `@hugeicons/core-*` packages
## 1.0.5
### Patch Changes
- Added "How It Works" section explaining the rendering library concept
- Standardized documentation structure across all framework packages
- Updated icon counts to 4,600+ free / 46,000+ pro
- Updated docs URL to hugeicons.com/docs
- Updated to use single image source from React repository
## 1.0.0
### Major Changes
- Initial release
- Standalone component support
- Signal-based inputs for Angular 17.1+
- Full TypeScript support