v3.0.0
3.0.0 (2018-06-27)
Features
BREAKING CHANGES
- Code that's being codegenned will no longer be transpiled. You should either transpile it ahead of time or only write the code in a version of JavaScript that runs natively in the version of node you're running.