Skip to content

0.6.0

Choose a tag to compare

@ethul ethul released this 15 Mar 23:13
· 122 commits to master since this release

Features

The main changes in this release are to support the new dependency management functionality in the plugin. Also, the debug NPM module is now used. Debug logging can be enabled by adding the key purs-loader to the DEBUG environment variable.

This release is to be used with the purescript-webpack-plugin@0.2.0.

Issues Resolved

  • #37 Handles PureScript dependencies in conjunction with the plugin
  • #40 PureScript output is now written to STDERR by the plugin
  • #45 Escape the require path for windows support