v1.3.1
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.