Releases: sonofmagic/tailwindcss-mangle
Releases · sonofmagic/tailwindcss-mangle
tailwindcss-patch@8.5.0
Minor Changes
5b11714Thanks @sonofmagic! - Add CLI/API support for reporting which Tailwind patches are applied or pending.
tailwindcss-patch@8.4.3
Patch Changes
-
0b484c1Thanks @sonofmagic! - chore(deps): upgrade -
6542453Thanks @sonofmagic! - FixgetClassSetSync()returning an empty set before Tailwind v3 contexts are ready so runtime collectors fall back to the async extraction path instead of skipping class discovery.
@tailwindcss-mangle/core@5.0.1
Patch Changes
0b484c1Thanks @sonofmagic! - chore(deps): upgrade
tailwindcss-patch@8.4.2
Patch Changes
6bd5faaThanks @sonofmagic! - fix cache store to write through temp files and rename atomically so concurrent patchers never read truncated JSON
tailwindcss-patch@8.4.1
Patch Changes
-
e5c8155Thanks @sonofmagic! - Ensure TailwindcssPatcher uses the workspace root as the default v4 source when cssEntries point at empty folders so extract() still reports runtime classes in v4 mode. -
4df42edThanks @sonofmagic! - Stop logging cache warnings when the Tailwind class cache file is missing so repeated builds on Windows no longer show ENOENT errors.
tailwindcss-patch@8.4.0
Minor Changes
9105a4aThanks @sonofmagic! - expose hookable CLI command registration so host CLIs can customize command lifecycles, descriptions, and options without reimplementing tw-patch wiring
tailwindcss-patch@8.3.0
Minor Changes
6353ff5Thanks @sonofmagic! - Expose helpers to mount the Tailwind CSS patch CLI inside othercacapps with prefixed or renamed commands.
tailwindcss-patch@8.2.4
Patch Changes
1af573bThanks @sonofmagic! - Ensure Tailwind v4 CSS entries resolve@configpaths relative to each CSS file when no explicit base is provided.
tailwindcss-patch@8.2.3
Patch Changes
fc73e30Thanks @sonofmagic! - Ensure Tailwind v4 candidate extraction only keeps class names that compile to CSS so HTTP header literals liketext/event-streamno longer leak into the runtime class set.
tailwindcss-patch@8.2.2
Patch Changes
- Updated dependencies [
6799e3b]:- @tailwindcss-mangle/config@6.1.0