Skip to content

11.2.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 06 Feb 08:47
· 772 commits to master since this release

💥 Breaking Change

  • Deprecate JSX 3. #7042
  • Deprecate js_cast.res. #7074
  • Deprecate top-level "suffix" option in rescript.json. #7056

🐛 Bug Fix

  • Handle absolute file paths in gentype. #7111
  • Fix "rescript format" with many files. #7081
  • Fix exponential notation syntax. #7174
  • Fix formatter handling of wildcard in pattern matching records with no fields specified. #7224

🏠 Internal

  • Playground: Bundle and upload stdlib runtime so that the playground can execute functions from Core/Belt/Js. #7268