Releases: ioBroker/testing
Releases · ioBroker/testing
Release list
Release v5.3.0
- (@GermanBluefox) Pin js-controller to 7.2.2 on Node.js <= 20, as 7.2.3 dropped support for Node.js 18 and 20 (only applies when no explicit
controllerVersionis set) - (@GermanBluefox) Migrated to TypeScript 6: removed the unused
pathsmapping that is no longer allowed withoutbaseUrlunder TS6
Release v5.2.2
- (@Apollon77/@copilot) Exclude admin/tsconfig.json from strict JSON validation as it may contain JSON5 syntax
- (@Apollon77/@copilot) Add JSON validation for package.json and io-package.json in base directory