12.0.0-beta.1
Pre-release
Pre-release
🚀 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