Skip to content

Releases: ForbesLindesay/browserify-middleware

1.14.0 / 2013-07-07

07 Jul 14:38

Choose a tag to compare

  • 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

03 Jul 15:10

Choose a tag to compare

  • Add support for using without express (except serving a directory)
  • Fix opts.noParse (thanks to @haimschindler)

1.13.0 / 2013-06-26

03 Jul 15:11

Choose a tag to compare

  • Update browserify to 2.22.0

1.12.0 / 2013-05-31

03 Jul 15:12

Choose a tag to compare

  • Update browserify to 2.17.2

1.11.0 / 2013-05-30

03 Jul 15:13

Choose a tag to compare

  • Update browserify to 2.16.0
  • Add npm badge

1.10.0 / 2013-05-21

03 Jul 15:14

Choose a tag to compare

  • Update browserify to 2.14.1
  • Added noParse option

1.9.0 / 2013-05-02

03 Jul 15:14

Choose a tag to compare

  • Update uglify-js to 2.3.0
  • Added .npmignore