Skip to content

v0.24.0

Compare
Choose a tag to compare
@fsouza fsouza released this 12 Jul 01:45
· 219 commits to main since this release
a9e110a

Fixed

  • Fix the behavior of --config-precedence prefer-file
  • Remove caching from the tool. This should fix many bugs caused by
    inconsistencies in the cache. If this causes a big hit to performance, we'll
    reintroduce caches according to their necessity.

Updated dependencies

  • @babel/parser upgraded to ^7.22.7
  • @typescript-eslint/typescript-estree upgraded to ^5.61.0