Skip to content

Latest commit

Β 

History

History
240 lines (148 loc) Β· 9.96 KB

File metadata and controls

240 lines (148 loc) Β· 9.96 KB

unplugin-tailwindcss-mangle

5.1.3

Patch Changes

  • πŸ› Migrate package builds from tsup to tsdown. 9f510d4 by @sonofmagic
  • πŸ“¦ Dependencies 9f510d4 β†’ @tailwindcss-mangle/config@7.0.1, @tailwindcss-mangle/core@5.1.3, @tailwindcss-mangle/shared@4.1.5

5.1.2

Patch Changes

  • πŸ“¦ Dependencies f4d9cec β†’ @tailwindcss-mangle/config@7.0.0, @tailwindcss-mangle/core@5.1.2, @tailwindcss-mangle/shared@4.1.4

5.1.2-alpha.1

Patch Changes

  • πŸ“¦ Dependencies f4d9cec β†’ @tailwindcss-mangle/config@7.0.0-alpha.1, @tailwindcss-mangle/core@5.1.2-alpha.1, @tailwindcss-mangle/shared@4.1.4-alpha.0

5.1.2-alpha.0

Patch Changes

  • πŸ“¦ Dependencies 8937b29 β†’ @tailwindcss-mangle/config@6.1.4-alpha.0, @tailwindcss-mangle/core@5.1.2-alpha.0

5.1.1

Patch Changes

  • πŸ› use compiler-aware transforms and stabilize workspace runtime exports a64c0da by @sonofmagic
    • route included source files to the correct AST handler by file/query language hints
    • avoid webpack html child-compilation transform conflicts and improve filter behavior
    • add app integration e2e coverage for vite/nuxt/astro/next/webpack examples
    • expose workspace package runtime entries from dist for stable next/webpack consumption
  • πŸ“¦ Dependencies 076dddd β†’ @tailwindcss-mangle/core@5.1.1, @tailwindcss-mangle/shared@4.1.2, @tailwindcss-mangle/config@6.1.2

5.1.0

Minor Changes

  • ✨ Add AST-based transformation support for Vue SFC, Svelte components, and JSX/TSX using framework-specific compilers. This provides more precise class name mangling for framework-specific files. 5ecbf02 by @sonofmagic Features:
    • Vue SFC handler: Parse and transform classes in template, script, and style sections using @vue/compiler-sfc
    • Svelte handler: Parse and transform classes in components with support for class directives using svelte/compiler
    • JSX/TSX support: Enable Babel jsx and typescript plugins for proper React component transformation
    • Proper AST traversal for accurate class name replacement in all framework files
    • Comprehensive test coverage for Vue, Svelte, and JSX/TSX transformations

Patch Changes

  • πŸ“¦ Dependencies 5ecbf02 β†’ @tailwindcss-mangle/core@5.1.0, @tailwindcss-mangle/config@6.1.1

5.0.0

Major Changes

  • 18a8c3c Thanks @sonofmagic! - Adopt a unified registry/transformer configuration surface across the toolchain, update runtime consumers and tests to the new API, and refresh docs and examples to match the renamed options.

Patch Changes

  • Updated dependencies [18a8c3c]:
    • @tailwindcss-mangle/config@6.0.0
    • @tailwindcss-mangle/core@5.0.0

4.1.2

Patch Changes

  • b6b84f4 Thanks @sonofmagic! - chore(patch): add TailwindcssPatcher extract option

    chore(deps): upgrade

  • Updated dependencies [b6b84f4]:

    • @tailwindcss-mangle/config@5.1.1
    • @tailwindcss-mangle/core@4.1.1
    • @tailwindcss-mangle/shared@4.1.1

4.1.1

Patch Changes

4.1.0

Minor Changes

Patch Changes

  • Updated dependencies [0404f90]:
    • @tailwindcss-mangle/config@5.1.0
    • @tailwindcss-mangle/core@4.1.0
    • @tailwindcss-mangle/shared@4.1.0

4.0.10

Patch Changes

  • Updated dependencies [0651cae]:
    • @tailwindcss-mangle/config@5.0.6
    • @tailwindcss-mangle/core@4.0.9

4.0.9

Patch Changes

  • Updated dependencies [41dc914]:
    • @tailwindcss-mangle/config@5.0.5
    • @tailwindcss-mangle/core@4.0.8

4.0.8

Patch Changes

  • 034f9f3 Thanks @sonofmagic! - chore: bump deps and add patch only for tailwindcss v2 and v3

  • Updated dependencies [034f9f3]:

    • @tailwindcss-mangle/config@5.0.4
    • @tailwindcss-mangle/core@4.0.7
    • @tailwindcss-mangle/shared@4.0.2

4.0.7

Patch Changes

4.0.6

Patch Changes

  • Updated dependencies [e87d048]:
    • @tailwindcss-mangle/config@5.0.3
    • @tailwindcss-mangle/core@4.0.6

4.0.5

Patch Changes

  • Updated dependencies [78c0297]:
    • @tailwindcss-mangle/config@5.0.2
    • @tailwindcss-mangle/core@4.0.5

4.0.4

Patch Changes

  • Updated dependencies [a8ba17e]:
    • @tailwindcss-mangle/config@5.0.1
    • @tailwindcss-mangle/core@4.0.4

4.0.3

Patch Changes

  • Updated dependencies [362bd49]:
    • @tailwindcss-mangle/config@5.0.0
    • @tailwindcss-mangle/core@4.0.3

4.0.2

Patch Changes

  • Updated dependencies [ba35630]:
    • @tailwindcss-mangle/core@4.0.2

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

4.0.1-alpha.0

Patch Changes

  • a529a71 Thanks @sonofmagic! - fix: build dist empty issue

  • Updated dependencies [a529a71]:

    • @tailwindcss-mangle/config@4.0.1-alpha.0
    • @tailwindcss-mangle/core@4.0.1-alpha.0
    • @tailwindcss-mangle/shared@4.0.1-alpha.0

4.0.0

Major Changes

Patch Changes

  • Updated dependencies [6879782, 6879782, 2575863]:
    • @tailwindcss-mangle/config@4.0.0
    • @tailwindcss-mangle/shared@4.0.0
    • @tailwindcss-mangle/core@4.0.0

4.0.0-alpha.0

Major Changes

Patch Changes

  • Updated dependencies [6879782, 6879782, 2575863]:
    • @tailwindcss-mangle/config@4.0.0-alpha.0
    • @tailwindcss-mangle/shared@4.0.0-alpha.0
    • @tailwindcss-mangle/core@4.0.0-alpha.0

3.0.1

Patch Changes

  • 36bd52c: support nextjs app

2.3.0

Minor Changes

  • 3c2d2b9: fix(tailwindcss-patch): monorepo basedir option

Patch Changes

  • Updated dependencies [3c2d2b9]
    • @tailwindcss-mangle/core@2.3.0