2.0.0 (2018-08-30)
- Babel7 support
- introduce @babel/helper-plugin-utils to ensure babel version (af2052cc)
- Babel7 is incompatible with Babel6.
For Babel6, you need to use the 1.x release of babel-plugin-empower-assert.
$ npm install --save-dev [email protected]
2.0.0-beta.1 (2018-03-30)
- Babel7 is incompatible with Babel6.
For Babel6, you need to use the 1.x release of babel-plugin-empower-assert.
$ npm install --save-dev [email protected]
1.4.0 (2018-03-30)
1.3.0 (2016-04-27)
1.2.0 (2016-04-12)
- support ImportDeclaration (a8c5326f)
1.1.0 (2016-04-12)
- support AssignmentExpression (61dc73f8)
1.0.0 (2016-04-12)
The first release.