Skip to content

v1.3.2

Compare
Choose a tag to compare
@Limegrass Limegrass released this 04 Apr 10:35
· 11 commits to main since this release

Full Changelog: v1.3.1...v1.3.2

  • Fixed a potential ESLint crash when the TSConfig file is misconfigured or otherwise had errors while loading
  • Updated TSConfig resolution logic to use tsconfig-paths@^4. This should functionally work the same as before; however, please feel free to open an issue if I broke your setup. There were some potential config resolutions that could happen before that I consider essentially buggy, but we can evaluate on a case-by-case basis if you do not believe that is true.