Releases: babel-utils/babel-plugin-tester
Releases · babel-utils/babel-plugin-tester
v7.0.0
7.0.0 (2019-08-19)
Features
BREAKING CHANGES
v6.5.0
6.5.0 (2019-08-18)
Features
v6.4.0
6.4.0 (2019-06-12)
Features
- control which linefeed character to use (#45) (8c38231)
v6.3.1
6.3.1 (2019-06-12)
Bug Fixes
v6.3.0
6.3.0 (2019-06-12)
Features
v6.2.1
6.2.1 (2019-05-12)
Bug Fixes
- fixtures: get options from root options.json (#42) (556ca0d)
v6.2.0
6.2.0 (2019-05-12)
Features
- fixtures: get plugin options for fixtures from options.json (#41) (7b9e76d)
v6.1.0
6.1.0 (2019-05-04)
Features
- fixtures: allow formatting fixtures results (#39) (e6c219f)
v6.0.1
6.0.1 (2019-03-14)
Bug Fixes
- avoid returning values in describe blocks (#38) (f3d7b5b)
v6.0.0
6.0.0 (2019-02-14)
Features
BREAKING CHANGES
- This upgrades to babel 7. You'll need to use babel 7 as well.