Skip to content

First Major Version Release

Compare
Choose a tag to compare
@harpreetkhalsagtbit harpreetkhalsagtbit released this 28 May 06:33
· 155 commits to master since this release
  1. Typescript Support
  2. Interface type re-exported from index.ts.
  3. Compatible with ES6 module syntax.
  4. Compatible with AMD module - using require('../index').default.
  5. Add tests for Interface Re-Exports.
  6. Shared Test cases for both AMD modules and ES6 modules usage.