Skip to content

Releases: ioBroker/testing

Release v5.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:37
  • (@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 controllerVersion is set)
  • (@GermanBluefox) Migrated to TypeScript 6: removed the unused paths mapping that is no longer allowed without baseUrl under TS6

Release v5.2.2

Choose a tag to compare

@github-actions github-actions released this 08 Nov 16:12
  • (@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