Skip to content

12.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 10 Oct 13:52
· 1 commit to master since this release
2b3b9dd

💅 Polish

  • Improve circular dependency errors, and make sure they end up in the compiler log so the editor tooling can surface them. #7940
  • JSX PPX: add Jsx.element return constraint. #7939

🏠 Internal

  • Use AST nodes with locations for fn arguments in the typed tree. #7873