Skip to content

1.30.1

Latest

Choose a tag to compare

@onigoetz onigoetz released this 09 Jun 09:50
· 9 commits to master since this release

Bug fixes

  • Fixed crafty cssLint crashing with ERR_MODULE_NOT_FOUND for resolve-from when upgrading to 1.30.0. The package was declared only as a devDependency in crafty-preset-stylelint and resolved at runtime only when hoisted transitively by another package in the consumer's tree. It is now vendored directly into crafty-preset-stylelint, matching the pattern already used by crafty-preset-eslint (#3175).

Tool updates

  • Vitest: 4.1.7 → 4.1.8

Full changelog

v1.30.0...v1.30.1