Releases: bsansouci/bucklescript
Minor release
Fixes the issue when having opam installed.
Minor release
Contains everything from 4.0.8 of BuckleScript.
4.0.7000
Minor release
This contains all the changes in [email protected].
It's 2 versions ahead of bsb for no real reason, it'll stay in sync until bsb reaches 4.0.9 itself (or does a major release).
Fix a bug with requires
being generated wrong because -bs-package-ouput
in bcc didn't support absolute paths.
Fix a bug with ppx which made them not work when built on postinstall inside node_modules because of missing bs_ppx_tools.exe.
Bsb-native release - minor update
Minor update that incorporate all of bsb's changes.
Fixed a bug where the generated import/requires had the wrong path (since 4.0.6).
Fixed a bug with ppxes built on postinstall not finding the bs_ppx_tools.exe that bsb-native automatically exposes to ppxes.
Bsb-native release
4.0.6 Add dep on yauzl for unzipping