12.0.0-beta.13
Pre-release
Pre-release
🐛 Bug fix
- Fix result examples. #7914
- Make inline record fields that overlap with a variant's tag a compile error. #7875
💅 Polish
- Keep track of compiler info during build. #7889
- Improve option optimization for constants. #7913
- Option optimization: do not create redundant local vars. #7915
- Js output: remove superfluous newline after every
if
. #7920 - Rewatch: Traverse upwards for package resolution in single context projects. #7896
- Rewatch: Add
--warn-error
flag tobuild
. #7916