Skip to content

@tailwindcss-mangle/shared@4.1.3

Choose a tag to compare

@github-actions github-actions released this 24 Feb 05:31
· 35 commits to main since this release

Patch Changes

  • πŸ› Fix workspace install and e2e stability when package dist artifacts are unavailable during lifecycle scripts. 84dcb16 by @sonofmagic
    • Keep published entry fields for config/shared/tailwindcss-patch pointing to dist outputs.
    • Make tw-patch install resilient in monorepo installs by avoiding eager config loading and lazily resolving config/shared modules with source fallbacks.
    • Prevent CI install failures caused by module resolution during app prepare/postinstall hooks.