Skip to content

12.0.0-rc.3

Pre-release
Pre-release

Choose a tag to compare

@fhammerschmidt fhammerschmidt released this 24 Oct 21:11
· 4 commits to master since this release
f3b1cb8

🐛 Bug fix

  • Fix @directive on function level with async and multiple parameters. #7977
  • Fix fatal error for external with @as. #7978

💅 Polish

  • Rewatch: plain output when not running in tty. #7970
  • Streamline rewatch help texts. #7973
  • Rewatch: Reduced build progress output from 7 steps to 3 for cleaner, less verbose logging. #7971

🏠 Internal

  • Clean up usage of Ast_uncurried helpers. #7987