Releases: piotrwitek/ts-mocha
Releases · piotrwitek/ts-mocha
v11.1.0
What's Changed
- Moved tsconfig-paths from optional dependencies to peer dependencies by @piotrwitek in #98
Full Changelog: v11.0.0...v11.1.0
v11.0.0
What's Changed
Updated the project to run with the latest dependencies and remove all npm audit vulnerabilities.
BREAKING CHANGE:
Moving ts-node to peerDependencies - As ts-node is a dependency of ts-mocha it does not allow to use of newer versions of ts-node with it making dedupe and hoisting techniques hard to be applied.
Full Changelog: v10.1.0...v11.0.0
v10.1.0
What's Changed
- fix: package.json & package-lock.json to reduce vulnerabilities by @warting in #72
- feat: add github action ci workflow by @felipeplets in #85
- feat: Add support for mocha 11 by @piotrwitek in #96
New Contributors
- @warting made their first contribution in #72
- @felipeplets made their first contribution in #85
Full Changelog: v10.0.0...v10.1.0
v10.0.0
What's Changed
- doc: Fix watch mode example by @kfern in #75
- Update mocha peer dep to include 10.x.x by @PatrickSpies in #77
New Contributors
- @kfern made their first contribution in #75
- @PatrickSpies made their first contribution in #77
Full Changelog: v9.0.2...v10.0.0
v9.0.2
Full Changelog: v9.0.0...v9.0.2
v9.0.0
What's Changed
- Bump diff from 3.4.0 to 3.5.0 by @dependabot in #60
- Update mocha peer dep to include 9.x.x by @jneander in #66
- Add --type-check option to enable type checking in ts-node by @bvanreeven in #67
New Contributors
- @dependabot made their first contribution in #60
- @jneander made their first contribution in #66
- @bvanreeven made their first contribution in #67
Full Changelog: v8.0.0...v9.0.0
v8.0.0
What's Changed
- update mocha peer dep to include 8.x.x by @cmonacaps in #58
New Contributors
- @cmonacaps made their first contribution in #58
Full Changelog: v7.0.0...v8.0.0
v7.0.0
What's Changed
- Update mocha to the latest version 🚀 by @Greenkeeper in #37
- Update mocha to the latest version 🚀 by @Greenkeeper in #38
- Update README.md by @JimLynchCodes in #43
- Fixes #48 - Add mocha 7 as peer dependency by @jmfederico in #50
New Contributors
- @JimLynchCodes made their first contribution in #43
- @jmfederico made their first contribution in #50
Full Changelog: v6.0.0...v7.0.0
v6.0.0
What's Changed
- Update mocha to the latest version 🚀 by @Greenkeeper in #35
Full Changelog: v2.0.0...v6.0.0
v2.0.0
What's Changed
- updated greenkeeper autoupdate ignore by @piotrwitek in #22
- tsconfig-paths support by @strantr in #26
- Added tsconfig-paths as opt-in by @piotrwitek in #27
- Update @types/mocha to the latest version 🚀 by @Greenkeeper in #21
New Contributors
Full Changelog: v1.2.0...v2.0.0