Skip to content

Latest commit

 

History

History
502 lines (175 loc) · 15.1 KB

CHANGELOG.md

File metadata and controls

502 lines (175 loc) · 15.1 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.2.1 (2019-11-06)

Note: Version bump only for package @stryker-mutator/babel-transpiler

2.2.0 (2019-11-06)

Note: Version bump only for package @stryker-mutator/babel-transpiler

2.1.0 (2019-09-08)

Note: Version bump only for package @stryker-mutator/babel-transpiler

2.0.2 (2019-07-11)

Note: Version bump only for package @stryker-mutator/babel-transpiler

2.0.1 (2019-07-02)

Note: Version bump only for package @stryker-mutator/babel-transpiler

2.0.0 (2019-05-17)

Features

BREAKING CHANGES

  • node 6: support for Node 6 has been dropped. Node 8 or higher is now required.

1.3.1 (2019-04-26)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.3.0 (2019-04-24)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.2.0 (2019-04-02)

Features

  • babel-transpiler: support .js babel config files (#1422) (9e321f0)

1.1.1 (2019-03-21)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.1.0 (2019-03-04)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.0.3 (2019-02-26)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.0.2 (2019-02-13)

Bug Fixes

  • stryker init: update metadata for stryker init command (#1403) (38f269b), closes #1402

1.0.1 (2019-02-13)

Note: Version bump only for package @stryker-mutator/babel-transpiler

1.0.0 (2019-02-13)

Features

  • babel config: remove deprecated babelrcFile and babelConfig config keys (#1387) (21b80af)
  • rename: rename stryker-xxx-xxx -> [@stryker-mutator](https://github.com/stryker-mutator)/xxx-xxx (1bbd6ff)

BREAKING CHANGES

  • rename: The core package and plugins have been renamed: stryker-babel-transpiler -> @stryker-mutator/babel-transpiler
  • babel config: Remove the babelrcFile and babelConfig config keys. Please use the babel: { } config key.

0.10.1 (2019-02-12)

Note: Version bump only for package stryker-babel-transpiler

0.10.0 (2019-02-08)

Features

BREAKING CHANGES

  • babel-transpiler: The stryker-babel-transpiler now only supports @babel/core 7 and higher. For babel 6 support, please use stryker-babel-transpiler@0.9
  • babel-transpiler: Use of babelrcFile config option is deprecated, please use babel.configFile.

0.9.0 (2019-02-08)

Features

  • transpilers: Remove side effects transpiler plugins (#1351) (9a8b539)

0.8.0 (2018-12-23)

Features

  • stryker-api: Support stryker-api 0.23 (#1293) (10720ad)
  • zero config: Support mutation testing without any configuration (#1264) (fe8f696)

0.7.11 (2018-12-12)

Note: Version bump only for package stryker-babel-transpiler

0.7.10 (2018-11-29)

Bug Fixes

  • stryker-api: Update stryker-api peer dependency version (677fc28)

0.7.9 (2018-11-29)

Note: Version bump only for package stryker-babel-transpiler

0.7.8 (2018-11-13)

Note: Version bump only for package stryker-babel-transpiler

0.7.7 (2018-11-07)

Note: Version bump only for package stryker-babel-transpiler

0.7.6 (2018-10-15)

Bug Fixes

  • any-promise: Don't register a promise implementation (#1180) (1d3e2f6)
  • peer-deps: add ^7.0.0-bridge.0 to babel-core range (#1132) (b784cd3)
  • version: Version bump for failed release (8cf9e87)

0.7.4 (2018-10-03)

Note: Version bump only for package stryker-babel-transpiler

0.7.3 (2018-09-30)

Note: Version bump only for package stryker-babel-transpiler

0.7.2 (2018-09-14)

Note: Version bump only for package stryker-babel-transpiler

0.7.1 (2018-08-21)

Note: Version bump only for package stryker-babel-transpiler

0.7.0 (2018-08-19)

Features

  • stryker config: rename config setting reporter to reporters (#1088) (584218a), closes #793

0.6.3 (2018-08-17)

Bug Fixes

  • dependencies: support stryker-api 0.19.0 (#1087) (44ce923)

0.6.2 (2018-08-17)

Note: Version bump only for package stryker-babel-transpiler

0.6.1 (2018-08-03)

Note: Version bump only for package stryker-babel-transpiler

0.6.0 (2018-07-20)

Bug Fixes

Features

0.5.3 (2018-07-04)

Note: Version bump only for package stryker-babel-transpiler

0.5.2 (2018-05-31)

Note: Version bump only for package stryker-babel-transpiler

0.5.1 (2018-05-21)

Note: Version bump only for package stryker-babel-transpiler

0.5.0 (2018-04-30)

Features

BREAKING CHANGES

  • node version: Node 4 is no longer supported.

0.4.2 (2018-04-20)

Note: Version bump only for package stryker-babel-transpiler

0.4.1 (2018-04-11)

Bug Fixes

0.4.0 (2018-04-04)

Features

  • Transpile files: use babelrc to determine which files to transpile (204b47f)

0.3.4 (2018-03-22)

Bug Fixes

  • peerDependency: update stryker-api requirement to ^0.14.0 (3ce04d4)

0.3.3 (2018-03-22)

Note: Version bump only for package stryker-babel-transpiler

0.3.2 (2018-03-21)

Note: Version bump only for package stryker-babel-transpiler

0.3.1 (2018-02-07)

Bug Fixes

  • babel-transpiler: log babel config on debug (#614) (393db1f)
  • dependencies: update stryker-api requirement to ^0.13.0 (8eba6d4)

0.3.0 (2018-02-07)

Features

  • coverage analysis: Support transpiled code (#559) (7c351ad)

0.2.4 (2018-01-15)

Note: Version bump only for package stryker-babel-transpiler

0.2.3 (2017-12-21)

Note: Version bump only for package stryker-babel-transpiler

0.2.2 (2017-12-05)

Bug Fixes

  • Initial stryker config: Set coverageAnalysis to off (#527) (dda4eda)

0.2.1 (2017-12-01)

Note: Version bump only for package stryker-babel-transpiler

0.2.0 (2017-12-01)

Features

  • Babel: Add support for Babel projects (#480) (16a1412)