Skip to content

v0.1.7

Latest
Compare
Choose a tag to compare
@coreyward coreyward released this 13 Dec 16:18
6cb97b2

This fixes an issue where TypeScript is unable to locate the type exports in projects using "moduleResolution": "bundler" in their tsconfig.json. See #43 for additional details.

Thanks to @JeffBeltran for the contribution.