-
#2612
8d5a4e8
Thanks @HiDeoo! -⚠️ BREAKING CHANGE: The minimum supported version of Starlight is now 0.30.0Please use the
@astrojs/upgrade
command to upgrade your project:npx @astrojs/upgrade
- #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.
- #1906
b079ae11
Thanks @delucis! - Fixes defaultfont-family
in non-Starlight pages when using Tailwind plugin
- #1726
1aae51ac
Thanks @delucis! - Adds warning log if a user tries to setcolors.white
in their Tailwind theme config with an object instead of a string.
- #903
232f512
Thanks @torn4dom4n! - Showtailwind.config.mjs
file in docs
-
#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.