Skip to content

v0.19.5

Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 01:05
f4091b8

Bug fixes

  • Fix constructor parameter initialization order (#1934) (f4091b8)
  • Fix assertion on invalid generic operator overloads (#1935) (a7f7226)
  • Allow inlining the original function into its varargs stub (#1936) (a5563f9)

Other

  • Emit a diagnostic when using the spread operator (#1926) (c441afd)
  • Use correct number aliases in TS type definitions (#1917) (5eebd2f)