v5.7.0
- Did class refactoring for future JS typing generation.
- Split the giant
globals.d.ts
into one smallerglobals.d.ts
and multipleinternal_*.d.ts
to eliminate performance issues in large packs. - ProbeJS now supports
@Generic
annotation handling from KubeJS.