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