We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ecfd4d commit 2a7f8b6Copy full SHA for 2a7f8b6
.changeset/real-otters-boil.md
@@ -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