Skip to content

v3.0.0

Choose a tag to compare

@eventualbuddha eventualbuddha released this 30 May 16:31

<a name"3.0.0">

3.0.0 (2017-05-30)

Breaking Changes

  • The main file is now compiled directly with TypeScript. Therefore, its export is an object with a default property rather than the addVariableDeclarations function itself.
    (b481458c)