Backpack Versions Save

🎒 Backpack is a minimalistic build system for Node.js projects.

v0.8.3

5 years ago

Security Patch

  • Updated flatmap-stream infected version of nodemon to latest safe release #153

v0.8.2

5 years ago

Patch

  • Removed json-loader since it's redundant in Webpack 4 and was causing build errors.

v0.8.1

5 years ago

Patch

  • Fixes Babel 7 betas and alphas to be > 7.0.x
  • Updated all examples

0.8.0 was botched because of differences between Babel 7 alphas/betas. Sorry!

v0.8.0

5 years ago
  • Webpack 4
  • Babel 7

👌

v0.7.0

6 years ago

v0.4.3

6 years ago

Patch Release

  • Exclude async transform functions if already supported - closes #83

Thanks @tobiaslins !

v0.4.2

6 years ago
  • #70 Only clears console during dev now. Thanks @mxstbr!

v0.4.1

6 years ago

Patch

  • Use NoEmitOnErrors webpack plugin

v0.4.0

6 years ago

Upgrading Dependencies

  • Webpack 3
  • Babel 6.25
  • Friendly Errors Webpack Plugin

v0.4.0-rc1

6 years ago

Upgrading Dependencies

  • Webpack 3
  • Babel 6.25
  • Friendly Errors Webpack Plugin