All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.5.0 (2021-09-13)
2.4.0 (2021-02-16)
- remove .tsbuildinfo and d.ts.map files from package (#57) (15f2849)
- remove redundant condition (#69) (ba62e65)
2.3.0 (2020-09-01)
2.2.1 (2020-08-14)
2.2.0 (2020-07-30)
2.1.0 (2020-07-30)
- options could be null - close #42 (81db8eb)
- typo (#40) (585509e)
- wrong path resolution in multiple eslintrc configurations (#51) (d563eeb), closes #50
2.0.0 (2019-10-17)
- add alwaysTryTypes option, add tests (fe0aa6f)
- replace glob with tiny-glob for faster speed, close #12 (f436627)
- replace glob with tiny-glob for faster speed, close #12 (#13) (5f87698)
- resolve .ts/.tsx/.d.ts first, and then fallback to @types/* (b11ede3)
- support scoped packages from DefinitelyTyped (b4e72a5)
- use types/typings/module first to use .d.ts whenever possible (74de3d9)