Skip to content

v1.3.1

Compare
Choose a tag to compare
@Limegrass Limegrass released this 18 Mar 06:58
· 20 commits to main since this release

Full Changelog: v1.3.0...v1.3.1

  • add tsconfig resolution based off current file evaluated
    - this is now the default behavior, with the previous resolution
    only finding up from the working directory remaining as a fallback.
    - This is technically a potentially breaking behavior change; however,
    it seems unlikely that this would cause additional issues that
    TypeScript itself would not have complained about based off
    the given TSConfigs.