31 lines
1.2 KiB
Markdown
31 lines
1.2 KiB
Markdown
|
# Changelog
|
||
|
|
||
|
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
|
||
|
|
||
|
### [0.1.2](https://github.com/istanbuljs/schema/compare/v0.1.1...v0.1.2) (2019-12-05)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* Ignore *.d.ts ([#6](https://github.com/istanbuljs/schema/issues/6)) ([d867eaf](https://github.com/istanbuljs/schema/commit/d867eaff6ca4abcd4301990e2bdcdf53e438e9c4))
|
||
|
* Update default exclude of dev tool configurations ([#7](https://github.com/istanbuljs/schema/issues/7)) ([c89f818](https://github.com/istanbuljs/schema/commit/c89f8185f30879bcdf8d2f1c3b7aba0ac7056fa9))
|
||
|
|
||
|
## [0.1.1](https://github.com/istanbuljs/schema/compare/v0.1.0...v0.1.1) (2019-10-07)
|
||
|
|
||
|
|
||
|
### Bug Fixes
|
||
|
|
||
|
* Add missing `instrument` option ([#3](https://github.com/istanbuljs/schema/issues/3)) ([bf1217d](https://github.com/istanbuljs/schema/commit/bf1217d))
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* Add `use-spawn-wrap` nyc option ([#4](https://github.com/istanbuljs/schema/issues/4)) ([b2ce2e8](https://github.com/istanbuljs/schema/commit/b2ce2e8))
|
||
|
|
||
|
## 0.1.0 (2019-10-05)
|
||
|
|
||
|
|
||
|
### Features
|
||
|
|
||
|
* Initial implementation ([99bd3a5](https://github.com/istanbuljs/schema/commit/99bd3a5))
|