2.3.0
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.