Releases: sonofmagic/tailwindcss-mangle
Releases · sonofmagic/tailwindcss-mangle
@tailwindcss-mangle/core@4.0.3
Patch Changes
- Updated dependencies [
362bd49
]:- @tailwindcss-mangle/config@5.0.0
@tailwindcss-mangle/config@5.0.1
Patch Changes
a8ba17e
Thanks @sonofmagic! - chore: export type and add tailwindcss version config
@tailwindcss-mangle/config@5.0.0
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
.
unplugin-tailwindcss-mangle@4.0.2
Patch Changes
- Updated dependencies [
ba35630
]:- @tailwindcss-mangle/core@4.0.2
@tailwindcss-mangle/core@4.0.2
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`;
tailwindcss-patch@5.0.2
Patch Changes
4005a83
Thanks @sonofmagic! - feat: use jiti instead of tsx
unplugin-tailwindcss-mangle@4.0.1
Patch Changes
-
a529a71
Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71
]:- @tailwindcss-mangle/config@4.0.1
- @tailwindcss-mangle/core@4.0.1
- @tailwindcss-mangle/shared@4.0.1
tailwindcss-patch@5.0.1
Patch Changes
-
a529a71
Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71
]:- @tailwindcss-mangle/config@4.0.1
@tailwindcss-mangle/shared@4.0.1
Patch Changes
a529a71
Thanks @sonofmagic! - fix: build dist empty issue
@tailwindcss-mangle/core@4.0.1
Patch Changes
-
a529a71
Thanks @sonofmagic! - fix: build dist empty issue -
Updated dependencies [
a529a71
]:- @tailwindcss-mangle/config@4.0.1
- @tailwindcss-mangle/shared@4.0.1