Releases: knightedcodemonkey/duel
Releases · knightedcodemonkey/duel
v2.0.0-rc.2
What's Changed
- feat: support windows. by @knightedcodemonkey in #52
Full Changelog: v2.0.0-rc.1...v2.0.0-rc.2
v2.0.0-rc.1
What's Changed
- feat: --modules option. by @knightedcodemonkey in #47
Full Changelog: v2.0.0-rc.0...v2.0.0-rc.1
v2.0.0-rc.0
What's Changed
- feat: transform module globals before compiling with tsc. by @knightedcodemonkey in #44
Full Changelog: v1.0.8...v2.0.0-rc.0
BREAKING CHANGE:
- removes
--parallel
option. - drops support for node versions < 20.11.0.
v1.0.8
What's Changed
- chore: upgrade dev deps, ci deps. by @knightedcodemonkey in #40
- chore: fix peerDeps versions. by @knightedcodemonkey in #41
Full Changelog: v1.0.7...v1.0.8
v1.0.7
What's Changed
- chore: update deps, license. by @knightedcodemonkey in #38
Full Changelog: v1.0.6...v1.0.7
v1.0.6
v1.0.5
Release v1.0.4
Fixes:
- Parse tsconfig.json as JSONC #32
Release v1.0.3
ci: update node version. (#31) docs: update.