Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jun 15:23
· 2 commits to master since this release

3.0.0 (2024-06-07)

Bug Fixes

  • Fix race condition when using the API (#107) (85666c5)
  • Typo in error message for missing default export (#97) (d4e3294)

BREAKING CHANGES

  • Users consuming the API must call now Linting().lint() manually