v5.4.1
What's Changed
Bug Fixes
- Strip
.d.tsextension by length, not by first-matchreplace - Replace deprecated
String#substrwithString#slice
Performance
- Reuse a single TypeScript compiler host across
tsLookupcalls - Skip loading
typescriptwhen notsConfigis given - Use
fs.statSyncthrowIfNoEntryoption
Maintenance
- Streamline debug statements
- Update minor and patch dependencies
Full Changelog: v5.4.0...v5.4.1