Skip to content

v14.0.0

Latest

Choose a tag to compare

@mizdra mizdra released this 16 May 07:17
Immutable release. Only release title and notes can be modified.
v14.0.0
74d9580

What's Changed

Breaking Change

Documentation

Feature

  • Support --no-ignore option by @Copilot in #447
  • Support --ignore-pattern option by @Copilot in #448
  • Support --filter option by @mizdra in #449

Refactoring

  • Drop nanospinner and comlink by switching to OSC 9;4 progress bar by @mizdra in #443
  • Replace terminal-link with custom OSC 8 implementation by @mizdra in #444
  • Replace enquirer with @clack/prompts by @mizdra in #445

Testing

  • test: remove global installation e2e test by @mizdra in #438

Maintenance

  • Update to pnpm 11 and add security-related options by @mizdra in #439

CI

  • Pin and update GitHub Actions by @mizdra in #437
  • ci: pin both ESLint versions in lockfile to prevent registry-based supply chain attacks by @mizdra in #440
  • Run test on Node.js 26 by @mizdra in #442

New Contributors

  • @Copilot made their first contribution in #447

Full Changelog: v13.0.1...v14.0.0