Skip to content

v3.13.1

Latest

Choose a tag to compare

@0xb4lint 0xb4lint released this 12 Aug 21:39
· 1 commit to master since this release

What's Changed

  • Fix broken v3.13.0 npm package that was published without dist files — npm 12 (used by the publish workflow via npm@latest) honors nested .gitignore files even against the package.json files whitelist, so the committed dist/.gitignore excluded the build output from the tarball
  • Remove dist/.gitignore, ignore dist/ from the root .gitignore instead
  • Add a publish guard that verifies the tarball contains the dist files before npm publish

⚠️ v3.13.0 is broken (Failed to resolve entry for package "vite-plugin-webfont-dl") — update straight to v3.13.1.

Full Changelog: v3.13.0...v3.13.1