Releases: natemoo-re/astro-icon
[email protected]
Patch Changes
- #111
1d65511c418b0fef0668e760c33bff21deeb8ef3
Thanks @natemoo-re! - Updates theexports
field to point to the correctastro-icon/components
source file
[email protected]
Patch Changes
-
#153
3664cac3633330c3d19c8e1eb6ffa5c6b8848091
Thanks @natemoo-re! - Fixes incompatability with Vite 5 by removing a deprecated method -
#148
d176a7da3b7332d459ec97c0af1667b6be9057fa
Thanks @kripod! - Fixes an edge case withcreateIconPack
when a module cannot be resolved -
#141
832ac0523905f658cebd537d65c67b391d7c9b52
Thanks @liruifengv! - fix type import -
#149
f5640282120e4eaa947c695e02587604f3f8b1a6
Thanks @kripod! - Improves the performance forcreateIconPack
's local icon resolution
[email protected]
[email protected]
Patch Changes
- Oops, actually publish
dist
[email protected]
Major Changes
- #111
f1c763d
Thanks @natemoo-re! - This version ofastro-icon
provides a new way to manage your icons, relying on Astro's official integration API rather than a managed remote API. Please see the README for more information.
[email protected]
[email protected]
Minor Changes
Patch Changes
-
#56
60c7304
Thanks @dwightjack! - Fix Chrome not rendering icons using SVG gradients -
#64
2c75a4a
Thanks @stramel! - Update Sprite context to track usages usingAstro.request
-
#61
41b0b76
Thanks @jasikpark! - Update README to drop SVGO workaround recommendation -
#59
1a5ff6b
Thanks @stramel! - Usenode:
prefix on standard node dependencies
[email protected]
Patch Changes
- #46
31b6eae
Thanks @natemoo-re! - Another Vite 3 fix
[email protected]
Patch Changes
- #44
3b5c5ff
Thanks @FredKSchott! - Small fix for vite 3
[email protected]
Patch Changes
147001e
Thanks @natemoo-re! - FixSprite
component for Astro v1.0.0