Skip to content

Release 1.4.38

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Feb 23:50

Changelog

1.4.38

  • Trying to fix some minor resolver regression

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.