All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.0.0 (2024-07-05)
- Drop support for Node versions 8 and 10
- container is falsy error with block scoping transform (#291) (8e76919)
- update
istanbul-lib-instrument
to v6 (#292) (643e080)
6.1.1 (2021-10-16)
- build: first automated publication (9a1b893)
6.1.0 (2021-10-16)
6.0.0 (2019-12-20)
- Drop node.js 6 (#226)
- Add support for instrumenter options (#227) (fe08f5b), closes #208 #212
- Drop node.js 6 (#226) (93db21a), closes #209
5.2.0 (2019-07-18)
5.1.4 (2019-04-25)
5.1.3 (2019-04-23)
5.1.2 (2019-04-10)
5.1.1 (2019-01-11)
5.1.0 (2018-09-07)
- Bump dependencies. (b509649)
5.0.1 (2018-07-24)
5.0.0 (2018-06-27)
- Drop node 4 support, upgrade to babel 7, stop shipping @babel/plugin-syntax-object-rest-spread
- chore: explicit update of istanbul dependencies (#149) (77b6eb7), closes #149
- chore(package): update coveralls to version 3.0.0 (#133) (7045a03), closes #133
- chore(package): update mocha to version 4.0.0 (#134) (38176ba), closes #134
- fix: babel-preset-es2015 => babel-preset-env (#138) (18fe954), closes #138
- fix: include object-spread-syntax plugin (#141) (428a952), closes #141
4.1.5 (2017-08-23)
4.1.4 (2017-05-27)
4.1.3 (2017-04-29)
4.1.2 (2017-03-27)
4.1.1 (2017-03-22)
- explicit upgrade to patched version of istanbul-lib-instrument (db8ecbe)
4.1.0 (2017-03-21)
4.0.0 (2017-02-07)
- drop Node 0.10 and 0.12 support, upgrade dependencies to reflect this (#88) (594c03a)
- we can now use the language feature Object.assign (#92) (f77db2a)
- I've updated dependencies and dropped Node 0.10 and Node 0.12 support.
3.1.2 (2017-01-04)
3.1.1 (2017-01-02)
3.1.0 (2016-12-27)
3.0.0 (2016-11-14)
- package: test-exclude now adds
**/node_modules/**
as exclude rule by default.
2.0.3 (2016-10-17)
- force istanbul-lib-instrument with variable hoisting fix (#64) (209a0cf)
- switch deprecated lodash.assign for object-assign (#58) (6e051fc)
2.0.2 (2016-09-08)
2.0.1 (2016-09-02)
- update istanbul-lib-instrument (573e0d4)