Skip to content

Release 1.4.37

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 21:25

Changelog

1.4.37

  • Fixed: Issue where function-literal would show error if assigned to variable of type Dynamic or Any
  • Improved: Better type resolve when generics are specified through constructor
  • Misc other resolver changes for better type detection.