Skip to content

v5.7.0

Compare
Choose a tag to compare
@Prunoideae Prunoideae released this 11 Dec 07:04
· 47 commits to 1.20.1 since this release
  • Did class refactoring for future JS typing generation.
  • Split the giant globals.d.ts into one smaller globals.d.ts and multiple internal_*.d.ts to eliminate performance issues in large packs.
  • ProbeJS now supports @Generic annotation handling from KubeJS.