0.3.0
Features
The purescript-webpack-plugin now directs PureScript errors and warnings to the arrays of errors and warnings that are part of the webpack compilation process. This provides the output to the browser and console, and allows for other tools to pre-process it.
Issues Resolved
- #18 Error output compatibility