Skip to content

2.3.0

Choose a tag to compare

@domenic domenic released this 20 May 01:26
· 57 commits to master since this release

Compilation errors are now emitted as "error" events on the transform stream, and not thrown synchronously. (@StreetStrider, #9) Note that this will apparently not work properly with browserify versions between 3.25.0 and 4.1.2 inclusive, due to browserify/browserify#763.