Skip to content
This repository was archived by the owner on Jun 22, 2020. It is now read-only.

v2.0.0

Choose a tag to compare

@ef-carbon-bot ef-carbon-bot released this 07 Feb 14:29
· 56 commits to master since this release

2.0.0 (2018-02-07)

Code Refactoring

  • make mapping classes generic (3e3df9d), closes #2

Features

  • implement TypeScript declaration mapping (3392752), closes #2

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 the README will 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