Skip to content

0.609

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Jan 18:43
cdd1a38

What's Changed

New Type Solver

  • keyof and rawkeyof type operators have been updated to match final text of the RFC
  • Fixed issues with cyclic type families that were generated for mutable loop variables

Native Code Generation

  • Fixed inference for number / vector operation that caused an unnecessary VM assist

New Contributors

Full Changelog: 0.608...0.609