Skip to content

v1.1.1 — Fix missing version module in published package

Latest

Choose a tag to compare

@msonowal msonowal released this 12 Feb 20:11
· 1 commit to main since this release
6a6cb91

Bug Fix

Fixed ERR_MODULE_NOT_FOUND when running the published package — the build/version/ directory was missing from the files array in package.json.

What changed

  • Added build/version to the files array so the version config module is included in the npm package

Full v1.1.x features

See v1.1.0 release notes for the complete feature summary (TailwindCSS v3 + v4 version support).

Full Changelog: v1.1.0...v1.1.1