Last change
on this file since 1ad8e64 was 6a3a178, checked in by Ema <ema_spirova@…>, 3 years ago |
initial commit
|
-
Property mode
set to
100644
|
File size:
2.3 KB
|
Line | |
---|
1 | # Changelog
|
---|
2 |
|
---|
3 | 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.
|
---|
4 |
|
---|
5 | ### [0.1.3](https://github.com/istanbuljs/schema/compare/v0.1.2...v0.1.3) (2021-02-13)
|
---|
6 |
|
---|
7 |
|
---|
8 | ### Features
|
---|
9 |
|
---|
10 | * Add `classPrivateMethods` and `topLevelAwait` default support ([#17](https://github.com/istanbuljs/schema/issues/17)) ([e732889](https://github.com/istanbuljs/schema/commit/e7328894ddeb61da256c1f13c2c2cc2e04f181df)), closes [#16](https://github.com/istanbuljs/schema/issues/16)
|
---|
11 | * Add `numericSeparator` to default `parserPlugins` ([#12](https://github.com/istanbuljs/schema/issues/12)) ([fe32f00](https://github.com/istanbuljs/schema/commit/fe32f002f54c61467b1c1a487081f51c85ec8d10)), closes [#5](https://github.com/istanbuljs/schema/issues/5)
|
---|
12 | * Add babel.config.mjs to default exclude ([#10](https://github.com/istanbuljs/schema/issues/10)) ([a4dbeaa](https://github.com/istanbuljs/schema/commit/a4dbeaa7045490a4d46754801ac71f5d99c9bd79))
|
---|
13 |
|
---|
14 |
|
---|
15 | ### Bug Fixes
|
---|
16 |
|
---|
17 | * Exclude tests with `tsx` or `jsx` extensions ([#13](https://github.com/istanbuljs/schema/issues/13)) ([c7747f7](https://github.com/istanbuljs/schema/commit/c7747f7a7df8a2b770036834af77dfd0ee445733)), closes [#11](https://github.com/istanbuljs/schema/issues/11)
|
---|
18 |
|
---|
19 | ### [0.1.2](https://github.com/istanbuljs/schema/compare/v0.1.1...v0.1.2) (2019-12-05)
|
---|
20 |
|
---|
21 |
|
---|
22 | ### Features
|
---|
23 |
|
---|
24 | * Ignore *.d.ts ([#6](https://github.com/istanbuljs/schema/issues/6)) ([d867eaf](https://github.com/istanbuljs/schema/commit/d867eaff6ca4abcd4301990e2bdcdf53e438e9c4))
|
---|
25 | * Update default exclude of dev tool configurations ([#7](https://github.com/istanbuljs/schema/issues/7)) ([c89f818](https://github.com/istanbuljs/schema/commit/c89f8185f30879bcdf8d2f1c3b7aba0ac7056fa9))
|
---|
26 |
|
---|
27 | ## [0.1.1](https://github.com/istanbuljs/schema/compare/v0.1.0...v0.1.1) (2019-10-07)
|
---|
28 |
|
---|
29 |
|
---|
30 | ### Bug Fixes
|
---|
31 |
|
---|
32 | * Add missing `instrument` option ([#3](https://github.com/istanbuljs/schema/issues/3)) ([bf1217d](https://github.com/istanbuljs/schema/commit/bf1217d))
|
---|
33 |
|
---|
34 |
|
---|
35 | ### Features
|
---|
36 |
|
---|
37 | * Add `use-spawn-wrap` nyc option ([#4](https://github.com/istanbuljs/schema/issues/4)) ([b2ce2e8](https://github.com/istanbuljs/schema/commit/b2ce2e8))
|
---|
38 |
|
---|
39 | ## 0.1.0 (2019-10-05)
|
---|
40 |
|
---|
41 |
|
---|
42 | ### Features
|
---|
43 |
|
---|
44 | * Initial implementation ([99bd3a5](https://github.com/istanbuljs/schema/commit/99bd3a5))
|
---|
Note:
See
TracBrowser
for help on using the repository browser.