Skip to content

v0.25.7

Compare
Choose a tag to compare
@github-actions github-actions released this 08 Jan 04:19
· 50 commits to master since this release

Bug Fixes

  • Fixed an issue where a namespace would not be created for merged function-namespaces only containing types, #2476.
  • Fixed an infinite loop when converting a union type which directly contained another union type which refers to itself, #2469.