Skip to content

1.1.1

Compare
Choose a tag to compare
@MichalLytek MichalLytek released this 04 Nov 20:42
· 240 commits to master since this release

Fixes

  • fix crashing when of union's or interface type's resolveType function returns undefined or null (#731)
  • fix crashing when no reflected type available for fields with params decorators (#724)
  • fix not registering object types implementing interface type when interface type is used as object type field type (#736)
  • properly transform nested array of input type classes (#737)