Compiler ยท Oct 4, 2017

Announcing BuckleScript 1.5.0

Hongbo Zhang
Compiler Team

New Changes

Besides a number of minor bug fixes and perf improvement, most notable changes

  • Bundled Reason together thanks to Reason team, so that Reason syntax support is also first class, this also makes Reason for the first time available to Windows users.

  • FFI added bs.uncurry which will automatically uncurry the callback so the user land API is clearer

  • Improve object label translation to cause less surprise, this might case minor backward compatibility

This article was originally released on https://bucklescript.github.io/blog/2017/10/04/release-1-5-0
Want to read more?
Back to Overview