-
-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
dff109a
commit a574df3
Showing
9 changed files
with
1,694 additions
and
4,250 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,23 @@ | ||
# astro-icon | ||
|
||
## 1.0.0 | ||
|
||
### Major Changes | ||
|
||
- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`a40531cddfe8e688d35bd25ae15ebc64a0a14ec1`](https://github.com/natemoo-re/astro-icon/commit/a40531cddfe8e688d35bd25ae15ebc64a0a14ec1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Finally, `[email protected]` has arrived! This release provides a more flexible and reliable method of icon management, removes a number of redundant APIs, and now relies on Astro's official integration API. | ||
|
||
Please see the [Upgade to `astro-icon` v1](https://astroicon.dev/guides/upgrade/v1/) guide for specific migration steps and [the brand new docs site](https://astroicon.dev) for more information. | ||
|
||
### Patch Changes | ||
|
||
- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`a40531cddfe8e688d35bd25ae15ebc64a0a14ec1`](https://github.com/natemoo-re/astro-icon/commit/a40531cddfe8e688d35bd25ae15ebc64a0a14ec1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Updates the `exports` field to point to the correct `astro-icon/components` source file | ||
|
||
- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`a40531cddfe8e688d35bd25ae15ebc64a0a14ec1`](https://github.com/natemoo-re/astro-icon/commit/a40531cddfe8e688d35bd25ae15ebc64a0a14ec1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Moves warning about local directory to the moment they are used | ||
|
||
- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`a40531cddfe8e688d35bd25ae15ebc64a0a14ec1`](https://github.com/natemoo-re/astro-icon/commit/a40531cddfe8e688d35bd25ae15ebc64a0a14ec1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Makes the `astro-icon` integration's `include` settings optional. By default, all icons for any detected `@iconify-json/*` dependencies will be included. This makes migration much easier for existing static site users, while offering the same amount of control for server rendered users. | ||
|
||
- [#111](https://github.com/natemoo-re/astro-icon/pull/111) [`a40531cddfe8e688d35bd25ae15ebc64a0a14ec1`](https://github.com/natemoo-re/astro-icon/commit/a40531cddfe8e688d35bd25ae15ebc64a0a14ec1) Thanks [@natemoo-re](https://github.com/natemoo-re)! - Updates the SVGO options so that they are correctly passed through the build process | ||
|
||
## 1.0.0-next.4 | ||
|
||
### Patch Changes | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
a574df3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
astroicon – ./
astroicon-git-main-nmoo.vercel.app
astroicon-nmoo.vercel.app
www.astroicon.dev
astroicon.dev
astro-icon-www.vercel.app