Releases: babel-utils/babel-plugin-tester
Releases · babel-utils/babel-plugin-tester
v5.5.1
5.5.1 (2018-08-17)
Bug Fixes
- change babel-core import to optional require in default param (#33) (2b33b36)
v5.5.0
5.5.0 (2018-08-05)
Features
- add typescript file extension support (#32) (c8e49be)
v5.4.0
5.4.0 (2018-06-10)
Features
v5.3.0
5.3.0 (2018-06-04)
Features
- Create automatically fixtures output.js files for new tests (#27) (d48a8fc)
v5.2.0
5.2.0 (2018-06-04)
Features
- Accept fixtureOutputName option for fixtures mode (#26) (f3e1ad2)
v5.1.0
5.1.0 (2018-06-02)
Features
- provide your own implementation of babel (#25) (cb230ec)
v5.0.0
5.0.0 (2017-11-25)
Bug Fixes
- move babel-core to peerDependencies & devDependencies (#20) (46c70d1)
BREAKING CHANGES
- You'll have to install
babel-core
yourself now.
v4.0.0
<a name"4.0.0">
4.0.0 (2017-08-16)
Features
- test-numbers: only use numbers for tests without titles (#19) (6cd36d15)
Breaking Changes
- Your snapshots will break (for the better). Just update them. Nothing else changed.
(6cd36d15)
v3.3.0
<a name"3.3.0">
3.3.0 (2017-07-18)
Features
v3.2.2
<a name"3.2.2">
3.2.2 (2017-07-06)
Bug Fixes