Releases: sonofmagic/tailwindcss-mangle
[email protected]
Major Changes
-
a3214e0
Thanks @sonofmagic! - chore: prepare for tailwindcss v4 -
362bd49
Thanks @sonofmagic! - feat!: add tailwindcss v4 support and change getClassSet return typeneed to install
@tailwindcss/node
and@tailwindcss/oxide
This is a breaking change because it changes the return type of
getClassSet
. -
4318d88
Thanks @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
a8ba17e
Thanks @sonofmagic! - chore: export type and add tailwindcss version config
@tailwindcss-mangle/[email protected]
Major Changes
-
362bd49
Thanks @sonofmagic! - feat!: add tailwindcss v4 support and change getClassSet return typeneed to install
@tailwindcss/node
and@tailwindcss/oxide
This 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
-
ba35630
Thanks @sonofmagic! - feat: addtwIgnore
for 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
4005a83
Thanks @sonofmagic! - feat: use jiti instead of tsx
[email protected]
Patch Changes
-
a529a71
Thanks @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
-
a529a71
Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71
]:- @tailwindcss-mangle/[email protected]