Releases: louisescher/starlight-ion-theme
Releases · louisescher/starlight-ion-theme
v2.1.2
v2.1.1
Non-Breaking Changes
Starting with this release, you no longer need to use the resolve
function exported by the plugin to resolve the path to your local icon directory. It is recommended to stop using the function, as it has been marked as deprecated. For compatibility reasons, the function will still be exported from the package until the next minor release.
v2.1.0
What's Changed
- Exposed full configuration options for
astro-icon
- Added support for external icons from
@iconify-json/*
packages
Breaking Changes
For a list of breaking changes, see the changelog
Full Changelog: 2.0.1...2.1.0
v2.0.1
What's Changed
- Refactor Ion into a Starlight plugin by @louisescher in #5
Full Changelog: 1.1.0...2.0.1
v1.1.0
What's New
- Added support for Astro v5 / Starlight >v0.30.0
v1.0.1
What's Changed
- [FIX] Site title includes icon syntax (fixes #1)
- Bump Astro & Starlight versions by @louisescher in #2
Full Changelog: https://github.com/louisescher/starlight-ion-theme/commits/1.0.1