Skip to content

12.0.0-beta.13

Pre-release
Pre-release
Compare
Choose a tag to compare
@cknitt cknitt released this 26 Sep 15:27
· 17 commits to master since this release
209c486

🐛 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 to build. #7916