feat(tailwind): support @astrojs/tailwind v6#2991
Conversation
🦋 Changeset detectedLatest commit: cceb7c3 The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
size-limit report 📦
|
✅ Deploy Preview for astro-starlight ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
trueberryless
left a comment
There was a problem hiding this comment.
LGTM, however in my opinion a minor bump should be the golden middle between "it's not a major change and we add a major peer dep change", but as the maintainers like...
delucis
left a comment
There was a problem hiding this comment.
LGTM! Thank you @florian-lefebvre and to @trueberryless for reviewing 🙌
Re: minor vs patch bump — I think this is conceptually a bug fix as for people using v5 of the integration nothing changes, but it fixes things for anyone trying to use v6 (which itself doesn’t include any new functionality), so I’m happy leaving it a patch!
* main: (67 commits) [ci] format i18n(de): update `plugins.mdx` (withastro#2988) remove ghostcms plugin (withastro#2999) Add Starlight Markdown Blocks to community plugins (withastro#2998) [ci] release (withastro#2992) Add npm social icon (withastro#2969) [ci] format fix: Search ranking on merge indexes (withastro#2994) update astro to the latest version (withastro#2948) add own plugin and enhance some other descriptions (withastro#2996) chore: disable renovate dashboard (withastro#2995) feat(tailwind): support @astrojs/tailwind v6 (withastro#2991) i18n(fr): update `resources/plugins` (withastro#2990) i18n(ko-KR): update `plugins.mdx` (withastro#2987) chore: disable renovate package manager updates (withastro#2985) chore: disable renovate docker updates (withastro#2982) Update labeler config (withastro#2983) chore(deps): update github-actions (withastro#2979) [ci] format chore: disable automated PRs for npm (withastro#2978) ...

Description