Skip to content

v0.95.0

Latest
Compare
Choose a tag to compare
@mofojed mofojed released this 20 Sep 17:22
· 1 commit to main since this release

0.95.0 (2024-09-20)

⚠ BREAKING CHANGES

  • eslint rule will require type only imports where
    possible

Bug Fixes

Code Refactoring

  • Added consistent-type-imports eslint rule and ran --fix (#2230) (2744f97), closes #2229