Skip to content

Latest commit

 

History

History
69 lines (37 loc) · 4.48 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 4.48 KB

@astrojs/starlight-tailwind

3.0.0

Major Changes

  • #2612 8d5a4e8 Thanks @HiDeoo! - ⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0

    Please use the @astrojs/upgrade command to upgrade your project:

    npx @astrojs/upgrade

Patch Changes

  • #2664 62ff007 Thanks @HiDeoo! - Publishes provenance containing verifiable data to link a package back to its source repository and the specific build instructions used to publish it.

2.0.3

Patch Changes

  • #1906 b079ae11 Thanks @delucis! - Fixes default font-family in non-Starlight pages when using Tailwind plugin

2.0.2

Patch Changes

  • #1726 1aae51ac Thanks @delucis! - Adds warning log if a user tries to set colors.white in their Tailwind theme config with an object instead of a string.

2.0.1

Patch Changes

2.0.0

Major Changes

  • #615 7b75b3e Thanks @delucis! - Bump minimum required Astro version to 3.0

    ⚠️ BREAKING CHANGE Astro v2 is no longer supported. Make sure you update Astro, Starlight, and any other integrations at the same time as updating the Tailwind plugin.

1.0.2

Patch Changes

1.0.1

Patch Changes

1.0.0

Minor Changes

Patch Changes