Skip to content

Changelog 1.3.1 — 13th of February 2023

Bugfix release.

Bug Fixes

  • Check if temporary cache file exists before deletion (3177bf)
  • Display useful error message for invalid constructor return type (dc7f5c)
  • Keep input path when error occurs in single node (d70257)
  • Properly handle class static constructor for other class (d34974)
  • Properly handle union of null and objects (8f03a7)

Other

  • Update dependencies (f7e7f2)