Releases: mcollina/borp
Releases · mcollina/borp
v0.18.0
What's Changed
- feat: use Object.hasOwn by @Uzlopak in #74
- Bump @types/node from 20.14.12 to 22.2.0 by @dependabot in #76
- Bump execa from 9.3.0 to 9.3.1 by @dependabot in #77
- Bump @types/node from 22.2.0 to 22.3.0 by @dependabot in #78
- Bump standard from 17.1.0 to 17.1.1 by @dependabot in #91
- Bump typescript from 5.5.4 to 5.6.2 by @dependabot in #88
- fix: windows reporter reference by @dancastillo in #104
- Bump standard from 17.1.1 to 17.1.2 by @dependabot in #92
- Bump @types/node from 22.3.0 to 22.7.5 by @dependabot in #102
- Bump execa from 9.3.1 to 9.4.0 by @dependabot in #95
- Bump @sinonjs/fake-timers from 11.2.2 to 13.0.2 by @dependabot in #93
- Bump @reporters/github from 1.7.0 to 1.7.1 by @dependabot in #90
- Bump @reporters/silent from 1.2.5 to 1.2.6 by @dependabot in #89
- Add support for yaml config file by @jsumners in #105
New Contributors
- @Uzlopak made their first contribution in #74
- @dancastillo made their first contribution in #104
- @jsumners made their first contribution in #105
Full Changelog: v0.17.0...v0.18.0
v0.17.0
What's Changed
- Bump @types/node from 20.14.10 to 20.14.11 by @dependabot in #65
- Bump typescript from 5.5.3 to 5.5.4 by @dependabot in #66
- Support parsing glob strings for files target by @jsumners-nr in #70
- Bump @types/node from 20.14.11 to 20.14.12 by @dependabot in #67
- Support local custom reporters by @jsumners-nr in #69
New Contributors
- @jsumners-nr made their first contribution in #70
Full Changelog: v0.16.0...v0.17.0
v0.16.0
What's Changed
- Bump c8 from 10.0.0 to 10.1.1 by @dependabot in #47
- Bump c8 from 10.1.1 to 10.1.2 by @dependabot in #48
- Bump glob from 10.4.1 to 10.4.5 by @dependabot in #62
- feat: replace JSON.parse with typescript builtin config parser by @vivedo in #63
- Bump @types/node from 20.14.2 to 20.14.10 by @dependabot in #59
- Bump typescript from 5.4.5 to 5.5.3 by @dependabot in #58
- Bump execa from 8.0.1 to 9.3.0 by @dependabot in #55
- Add Node v22 to CI by @mcollina in #64
New Contributors
Full Changelog: v0.15.0...v0.16.0
v0.15.0
What's Changed
- Fix failing tests due to changes in Node.js by @mcollina in #34
- feat: auto detect .nycrc file by @MoLow in #17
- Automatically activate node source map when enabled in tsconfig.json by @Palaxx in #33
- Bump typescript from 5.4.2 to 5.4.5 by @dependabot in #35
- Bump glob from 10.3.10 to 10.3.16 by @dependabot in #36
- Bump glob from 10.3.16 to 10.4.1 by @dependabot in #38
- Bump @types/node from 20.11.27 to 20.14.1 by @dependabot in #41
- Bump @types/node from 20.14.1 to 20.14.2 by @dependabot in #44
- Update to c8 v10 by @mcollina in #46
Full Changelog: v0.13.0...v0.15.0
v0.13.0
What's Changed
- feat: added --no-timeout option by @10xLaCroixDrinker in #26
New Contributors
- @10xLaCroixDrinker made their first contribution in #26
Full Changelog: v0.12.0...v0.13.0