UNPKG

@lorenzo_lewis/starlight-utils

Version:

Utilities to use with your 🌟 Starlight site.

56 lines (28 loc) • 2.95 kB
# @lorenzo_lewis/starlight-utils ## 0.3.2 ### Patch Changes - [#177](https://github.com/lorenzolewis/starlight-utils/pull/177) [`19e07ee`](https://github.com/lorenzolewis/starlight-utils/commit/19e07ee4c1ca7725cae289844b3925f85f27d6de) Thanks [@lorenzolewis](https://github.com/lorenzolewis)! - Fix issue where sidebar was being overridden when not needed, causing issues with other Starlight plugins. - [#179](https://github.com/lorenzolewis/starlight-utils/pull/179) [`aa33352`](https://github.com/lorenzolewis/starlight-utils/commit/aa33352478cdd955da5d9324c75ec902d37260dd) Thanks [@lorenzolewis](https://github.com/lorenzolewis)! - Improve compatibility with `starlight-auto-sidebar`. ## 0.3.1 ### Patch Changes - [#170](https://github.com/lorenzolewis/starlight-utils/pull/170) [`5a0f41c`](https://github.com/lorenzolewis/starlight-utils/commit/5a0f41c8819cc490002cae72db76157623ee1331) Thanks [@lorenzolewis](https://github.com/lorenzolewis)! - Add support for Starlight 0.32 ## 0.3.0 ### Minor Changes - [#156](https://github.com/lorenzolewis/starlight-utils/pull/156) [`ce97990`](https://github.com/lorenzolewis/starlight-utils/commit/ce9799099ce0e7536033fde9d5d446b2ec87ad10) Thanks [@ringods](https://github.com/ringods)! - Update to support Astro 5 ## 0.2.0 ### Minor Changes - [#105](https://github.com/lorenzolewis/starlight-utils/pull/105) [`15ec13f`](https://github.com/lorenzolewis/starlight-utils/commit/15ec13f497f9653bc6ec30b2b5af1649712406e2) Thanks [@huijing](https://github.com/huijing)! - Support translated strings introduced in the Starlight 0.28 localization API ## 0.1.2 ### Patch Changes - [#48](https://github.com/lorenzolewis/starlight-utils/pull/48) [`668d9db`](https://github.com/lorenzolewis/starlight-utils/commit/668d9db5fec01c13d8f9c7f4f1ca7dd4ffdf85ac) Thanks [@andrii-bodnar](https://github.com/andrii-bodnar)! - Add `hidden` style for `switcherStyle`. This can be useful when combined with navigation links. ## 0.1.1 ### Patch Changes - [#21](https://github.com/lorenzolewis/starlight-utils/pull/21) [`2dcee08`](https://github.com/lorenzolewis/starlight-utils/commit/2dcee083e56d4dcc9a27e77895085a7b081e21f1) Thanks [@lorenzolewis](https://github.com/lorenzolewis)! - Enable badge's for horizontal list style of multi-sidebar. ## 0.1.0 ### Minor Changes - [#3](https://github.com/lorenzolewis/starlight-utils/pull/3) [`2ccae4d`](https://github.com/lorenzolewis/starlight-utils/commit/2ccae4da48e1933548879d9e41f2f9a1efd8e9fa) Thanks [@lorenzolewis](https://github.com/lorenzolewis)! - Add Nav Links utility More information can be found at https://starlight-utils.pages.dev/utilities/nav-links/. ## 0.0.1 ### Patch Changes - Add [multi-sidebar](https://starlight-utils.pages.dev/utilities/multi-sidebar/). This was migrated from `@lorenzo_lewis/starlight-multi-sidebar`. Migration documentation can be found at https://starlight-utils.pages.dev/utilities/multi-sidebar/#migration