Skip to content

v7.3.2

Choose a tag to compare

@flowzone-app flowzone-app released this 08 Jan 08:45
· 32 commits to master since this release
ffc811f

Update dependency ts-mocha to v11

Notable changes

piotrwitek/ts-mocha (ts-mocha)

v11.1.0

Compare Source

What's Changed

Full Changelog: piotrwitek/ts-mocha@v11.0.0...v11.1.0

v11.0.0

Compare Source

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: piotrwitek/ts-mocha@v10.1.0...v11.0.0

List of commits

5917cf2 (Update dependency ts-mocha to v11, 2026-01-06)
f606cf1 (Add ts-node to dev deps, 2026-01-08)