Releases: sonofmagic/tailwindcss-mangle
[email protected]
Major Changes
-
a3214e0Thanks @sonofmagic! - chore: prepare for tailwindcss v4 -
362bd49Thanks @sonofmagic! - feat!: add tailwindcss v4 support and change getClassSet return typeneed to install
@tailwindcss/nodeand@tailwindcss/oxideThis is a breaking change because it changes the return type of
getClassSet. -
4318d88Thanks @sonofmagic! - chore: upgrade tailwindcss-config@1 and remove jiti and lilconfig dep
Patch Changes
- Updated dependencies [
362bd49]:- @tailwindcss-mangle/[email protected]
@tailwindcss-mangle/[email protected]
Patch Changes
- Updated dependencies [
a8ba17e]:- @tailwindcss-mangle/[email protected]
@tailwindcss-mangle/[email protected]
Patch Changes
- Updated dependencies [
362bd49]:- @tailwindcss-mangle/[email protected]
@tailwindcss-mangle/[email protected]
Patch Changes
a8ba17eThanks @sonofmagic! - chore: export type and add tailwindcss version config
@tailwindcss-mangle/[email protected]
Major Changes
-
362bd49Thanks @sonofmagic! - feat!: add tailwindcss v4 support and change getClassSet return typeneed to install
@tailwindcss/nodeand@tailwindcss/oxideThis is a breaking change because it changes the return type of
getClassSet.
[email protected]
Patch Changes
- Updated dependencies [
ba35630]:- @tailwindcss-mangle/[email protected]
@tailwindcss-mangle/[email protected]
Patch Changes
-
ba35630Thanks @sonofmagic! - feat: addtwIgnorefor ignore mangleExample
Input
const twIgnore = String.raw; const className = `${twIgnore`gap-y-4`} bg-zinc-800/30`;
Output
const twIgnore = String.raw; const className = `${twIgnore`gap-y-4`} tw-a`;
[email protected]
Patch Changes
4005a83Thanks @sonofmagic! - feat: use jiti instead of tsx
[email protected]
Patch Changes
-
a529a71Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71]:- @tailwindcss-mangle/[email protected]
- @tailwindcss-mangle/[email protected]
- @tailwindcss-mangle/[email protected]
[email protected]
Patch Changes
-
a529a71Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71]:- @tailwindcss-mangle/[email protected]