Skip to content

v7.0.0

Compare
Choose a tag to compare
@christophehurpeau christophehurpeau released this 05 Nov 18:18
· 72 commits to main since this release

7.0.0 (2023-11-05)

⚠ BREAKING CHANGES

  • drop node 16, requires node 18

Features

  • indicate when the issue is auto fixable (f9a5609)

Bug Fixes

  • add missing newline when autofixing package.json (5e52efc)
  • display expected version in checkExactVersion if we could resolve it (14e1103)
  • update import-meta-resolve (77acefd)
  • use fileURLToPath (ad78573)

Miscellaneous Chores

  • pob update and update to yarn 4 and node 18 (d474f59)