Releases: jorrit/gulp-requirejs
Releases · jorrit/gulp-requirejs
v1.4.0
Compare
Sorry, something went wrong.
No results found
jorrit
released this
24 Jul 11:57
Update dependencies
Don't try to create file with no output (#53 ) (thanks @eemeli )
v1.3.0
Compare
Sorry, something went wrong.
No results found
jorrit
released this
20 May 09:02
v1.2.1
Compare
Sorry, something went wrong.
No results found
jorrit
released this
13 Dec 07:24
Pin event-stream to 3.3.4 to prevent installing a crypto backdoor (#39 )
v1.2.0
Compare
Sorry, something went wrong.
No results found
jorrit
released this
17 Sep 06:57
dependency updates.
minimum node version increased to 6.
Replace deprecated new Buffer() with Buffer.from().
v1.1.1
Compare
Sorry, something went wrong.
No results found
jorrit
released this
08 Jan 15:36
Fix an NPM packaging error.
v1.1.0
Compare
Sorry, something went wrong.
No results found
jorrit
released this
08 Jan 15:35
Dependency updates.
Replacing gulp-util with plugin-error and vinyl.
1.0.0
Compare
Sorry, something went wrong.
No results found
jorrit
released this
09 Sep 08:40
Same as v1.0.0-rc2, mostly.
Version 1.0.0-rc2
Compare
Sorry, something went wrong.
No results found
jorrit
released this
01 Apr 18:03
Dependency updates and replaced .npmignore with a files array in package.json.
Version 1.0.0-rc1
Compare
Sorry, something went wrong.
No results found
jorrit
released this
20 Dec 07:02
No more issues, no more pull requests: time for v1.0.0!
Compared to v0.4.0 only the code style has been improved and codified in .editorconfig and .eslintrc.json.
Version 0.4
Compare
Sorry, something went wrong.
No results found
jorrit
released this
02 Dec 14:01
This release adds:
Preliminary source map support (see readme for instructions)
Support for retrieving the r.js build report from the file object in the vinyl stream (see #21 ) (@docnoe )
r.js error reporting via the regular gulp error message system
Optional optimization via r.js via the optimize option