Releases: ForbesLindesay/browserify-middleware
Releases · ForbesLindesay/browserify-middleware
1.14.0 / 2013-07-07
- Implement dynamic caching (
{cache: 'dynamic'}
is now the default when in development mode) - Update browserify to 2.23.1
1.13.1 / 2013-07-03
- Add support for using without express (except serving a directory)
- Fix
opts.noParse
(thanks to @haimschindler)
1.13.0 / 2013-06-26
- Update browserify to 2.22.0
1.12.0 / 2013-05-31
- Update browserify to 2.17.2
1.11.0 / 2013-05-30
- Update browserify to 2.16.0
- Add npm badge
1.10.0 / 2013-05-21
- Update browserify to 2.14.1
- Added
noParse
option
1.9.0 / 2013-05-02
- Update uglify-js to 2.3.0
- Added
.npmignore