aboutsummaryrefslogtreecommitdiffhomepage
path: root/package.json
Commit message (Collapse)AuthorAgeFilesLines
* Version 3.3.0Cyril Sobierajewicz2018-12-031-1/+1
|
* Version 3.2.03.2.0eric thul2018-06-141-1/+1
|
* Version 3.1.43.1.4eric thul2018-03-171-1/+1
|
* 3.1.33.1.3eric thul2018-03-171-1/+1
|
* 3.1.23.1.2eric thul2017-10-031-1/+1
|
* 3.1.13.1.1eric thul2017-08-241-1/+1
|
* 3.1.03.1.0eric thul2017-08-121-2/+2
|
* Version 3.0.03.0.0eric thul2017-04-251-1/+1
|
* Version 3.0.0-beta.23.0.0-beta.2eric thul2017-04-241-1/+1
|
* Version 3.0.0-beta.13.0.0-beta.1eric thul2017-04-231-1/+1
|
* Version 3.0.0-beta.03.0.0-beta.0eric thul2017-04-231-1/+1
|
* Refactoring cache usageeric thul2017-04-231-1/+1
|
* Version 2.4.22.4.2eric thul2017-04-151-1/+1
|
* Merge branch 'fix-deprecated-warning' of ↵eric thul2017-04-151-1/+1
|\ | | | | | | https://github.com/ryani33/purs-loader into ryani33-fix-deprecated-warning
| * fix deprecated warningryani332017-02-251-1/+1
| |
* | Version 2.4.12.4.1eric thul2017-03-181-1/+1
| |
* | Version 2.4.02.4.0eric thul2017-02-251-1/+1
| |
* | Version 2.4.0-beta.22.4.0-beta.2eric thul2017-02-251-1/+1
| |
* | Version 2.4.0-beta.12.4.0-beta.1eric thul2017-02-201-1/+1
| |
* | Version 2.4.0-beta.02.4.0-beta.0eric thul2017-02-191-1/+1
| |
* | Ensure that all imported files are watchederic thul2017-02-191-0/+1
|/ | | | | | | | | In order to handle the case where a new PureScript file is imported, but fails to compile, the purs-loader now tracks imports for each PureScript file in order to append any additional imports to the resulting JS. This ensures that webpack will watch the new file even before it successfully compiles.
* Version 2.3.02.3.0eric thul2017-02-121-1/+1
|
* Version 2.2.02.2.0eric thul2017-01-101-1/+1
|
* Version 2.1.12.1.1eric thul2016-11-191-1/+1
|
* Version 2.1.02.1.0eric thul2016-11-191-1/+1
|
* Bumping version number to 2.0.22.0.2eric thul2016-11-121-1/+1
|
* Bumping version number to 2.0.12.0.1eric thul2016-11-051-1/+1
|
* Adding dargs dependencyeric thul2016-11-051-0/+1
| | | | See issue #69
* Bumping version number to 2.0.02.0.0eric thul2016-10-121-1/+1
|
* Bumping version number to 2.0.0-rc.12.0.0-rc.1eric thul2016-06-121-1/+1
|
* Reduce building of PureScript module maperic thul2016-06-121-4/+4
| | | | Resolves #59 and resolves #60
* Bumping version number to 2.0.0-rc.0eric thul2016-06-041-5/+1
| | | | | | | | | Adds support for PureScript 0.9.1 and newer (purescript/purescript#2151) The `next` tag on NPM points to this pre-release. Also note that `peerDependencies` has been removed (npm/npm#8854). Resolves #54
* Bumping version number to 1.0.01.0.0eric thul2016-06-031-1/+1
|
* Bumping version number to 1.0.0-rc.11.0.0-rc.1eric thul2016-05-241-1/+1
|
* Escape require paths for windowseric thul2016-05-241-0/+1
| | | | Resolves #52
* Use cross-spawn for windows supporteric thul2016-05-241-0/+1
| | | | Resolves #50
* Bumping version number to 1.0.0-rc.01.0.0-rc.0eric thul2016-05-211-5/+8
|
* Add prepublish transpilation script.Alex Mingoia2016-05-211-0/+1
|
* Refactor to compile independently of purescript-webpack-plugin.Alex Mingoia2016-05-101-20/+39
| | | | | | | - Remove dependence on purescript-webpack-plugin - Fixes double-compilation issue by loading compiled JS instead of adding dependency. - Uses `psc-ide-server` for fast rebuilds.
* Bumping version number to 0.6.00.6.0eric thul2016-03-151-1/+1
|
* Bumping version number to 0.6.0-beta.60.6.0-beta.6eric thul2016-03-141-1/+1
|
* Escape path for requireeric thul2016-03-141-3/+2
| | | | Resolves #41
* Bumping version number to 0.6.0-beta.50.6.0-beta.5eric thul2016-03-131-1/+1
|
* Bumping version number to 0.6.0-beta.40.6.0-beta.4eric thul2016-03-121-1/+1
|
* Handle optional bundling by the compilereric thul2016-03-081-2/+1
| | | | Resolves ethul/purescript-webpack-plugin#9
* Bumping version number to 0.6.0-beta.30.6.0-beta.3eric thul2016-02-291-1/+1
|
* Bumping version number to 0.6.0-beta.20.6.0-beta.2eric thul2016-02-281-1/+1
|
* Bumping version number to 0.6.0-beta.10.6.0-beta.1eric thul2016-02-271-1/+1
|
* Adding debug loggingeric thul2016-02-271-0/+1
|
* Bumping version number to 0.6.0-beta.00.6.0-beta.0eric thul2016-02-251-1/+1
|