This repository was archived by the owner on Jun 22, 2021. It is now read-only.
v3.0.0
3.0.0 (2017-12-23)
Code Refactoring
- Removes attempts to have all exports in one file. (195c7b9) Microsoft/TypeScript#9944
BREAKING CHANGES
- No longer supporting exports from one file, import directly from source files instead.