Skip to content

v0.14.5

Latest

Choose a tag to compare

@github-actions github-actions released this 22 Jul 10:04
5ab7cbb

v0.14.5 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements

  • eslint,stylelint,biome,oxlint: schedule lint runs across checkers (#707)
  • typescript: add experimental support for TypeScript 7 (#779)

🩹 Fixes

  • typescript: import absolute typescriptPath via file URL on Windows (4ebec51)
  • oxlint: guard runOxlint against spawn errors (#730)
  • eslint: fix path resolution for changed files (#778)
  • checker: don't crash when a watched file is removed mid-lint (#773)
  • emit un-based runtime specifier for virtual entry with custom base (#782)

✅ Tests

  • migrate to vitest workspaces (#503)

🎉 New Contributors

❤️ Contributors