Skip to content

v0.84.6

Choose a tag to compare

@robhogan robhogan released this 02 Sep 15:51

This release is on the 0.84.x branch

  • [Types]: Fix async functions being inferrerd as returning void (not Promise<void>). (#1887 by @robhogan)
  • [Types]: Tidy up generated types, allow nullable props to be omitted in more places. (#1897 by @robhogan)

Full Changelog: v0.84.5...v0.84.6