Releases: louisescher/starlight-ion-theme
Releases · louisescher/starlight-ion-theme
[email protected]
Patch Changes
- #21
1719c37Thanks @louisescher! - Fixes overrides not applying properly
[email protected]
Patch Changes
- #19
e1b7831Thanks @louisescher! - Fixes an issue where Ion would override user-specified components even if the theme did not provide these components.
v2.3.0
What's Changed
- refactor: upgrade to Starlight 0.35 by @trueberryless in #15
Full Changelog: 2.2.3...2.3.0
v2.2.3
What's Changed
- resolve peer dependency warning by @trueberryless in #14
New Contributors
- @trueberryless made their first contribution in #14
Full Changelog: 2.2.0...2.2.3
2.2.0
What's Changed
- Added light mode support
- Fixed compatibility issues with Starlight v0.32
Breaking Changes
- The minimum supported version of Starlight is now v0.32.
v2.1.2
Bug Fixes
- Plugin configuration is now optional, as described in the docs
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