Skip to content

Release v5.3.0

Choose a tag to compare

@github-actions github-actions released this 11 Jul 07:37
· 23 commits to master since this release
  • (@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