wct-istanbub
Version:
Instanbuljs coverage reporting for projects being tested by web-component-tester
71 lines (53 loc) • 2.31 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
## [0.2.10] - 2020-04-24
### Fixed
- Chrome 81 coverage broke due to share.covarge
## [0.2.9] - 2019-02-11
### Added
- Make variable: isComponentRequest override till proper solution found
## [0.2.8] - 2018-11-07
### Added
- Add loading of source maps for TS support
## [0.2.7] - 2018-09-19
### Added
- Add babelPlugins as option in order to add babel plugins to default set
### Changed
- Re-added default istanbuljs babel plugins to plugin set
## [0.2.6] - 2018-09-10
### Added
- Add support for `importMeta` instrumenting via Istanbul configuration
- Add support for use of `bower` and module import by adding moduleResolution option
## [0.2.5] - 2018-07-29
### Changed
- Add .travis.yml to .npmignore
## [0.2.4] - 2018-07-25
### Changed
- Minor change in console output for not meeting coverage thresholds to align per-file and global failure messages
## [0.2.3] - 2018-07-23
### Fixed
- Clear the file cache on `sub-suite-end` instead of `run-end` to pick up file updates when `wct` is run in persistent mode
## [0.2.2] - 2018-06-26
### Added
- Added `configFile` configuration option for specifying the path to an Istanbul configuration file
- Added `configOverrides` configuration option for specfifying Istanbul configuration overrides
- Added `--config-file PATH` CLI option for specifying the path to an Istanbul configuration file
### Removed
- Removed `dir` configuration option and `--dir` CLI option; they stopped working in version 0.2.0. Use `configOverrides.reporting.dir` or specify as `reporting.dir` in a config file instead.
## [0.2.1] - 2018-06-07
### Added
- Added .npmignore
## [0.2.0] - 2018-06-06
### Changed
- Depend on istanbuljs libraries instead of out-dated istanbul
### Added
- NPM (polymer 3) support
- ignoreBasePath parameter in order to not add the basepath to include/exclude array's
## [0.1.2] - 2018-05-01
### Fixed
- Use cwd if no root/manifestName is set
## [0.1.1] - 2018-04-04
### Fixed
- Check if file exists before trying to load