Skip to content

Commit 2a7f8b6

Browse files
committed
chore(changeset): add tailwindcss-patch v9 release note
1 parent 9ecfd4d commit 2a7f8b6

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

.changeset/real-otters-boil.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"tailwindcss-patch": major
3+
---
4+
5+
Finalize the v9 `tailwindcss-patch` upgrade:
6+
7+
- require the modern `TailwindcssPatcher` option shape and reject legacy constructor aliases
8+
- require explicit `tailwindcss.version` and validate it against the resolved Tailwind package version
9+
- reject legacy workspace registry aliases such as `registry.output`, `registry.tailwind`, and `registry.patch`
10+
- default generated config to `registry.tailwindcss.version = 4`
11+
- document the v8 -> v9 migration path and modern-only configuration model

0 commit comments

Comments
 (0)