Skip to content

12.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 11 Jul 14:29
· 19 commits to master since this release
9105535

🚀 New Feature

  • Add experimental command to rescript-tools for formatting all ReScript code blocks in markdown. Either in a markdown file directly, or inside of docstrings in ReScript code. #7598
  • Add String.getSymbolUnsafe back to Stdlib. #7626

💅 Polish

  • Add a warning if the name in package.json does not match the name in rescript.json. #7604

🏠 Internal

  • Remove uncurried handling from rewatch. #7625