This repository was archived by the owner on Jun 22, 2020. It is now read-only.
v2.0.0
2.0.0 (2018-02-07)
Code Refactoring
Features
BREAKING CHANGES
- The re-mapping classes have been made generic and there are ES derived variants of
each. This is required so that we can nicely re-map TypeScript declaration files using the same
re-mapping framework. The demo library code in theREADMEwill still work, however, the modules
have all moved around hence the breaking change 💥 If you do not do any module loading of the
library, then you will require no code changes other than upgrading your dependency