Releases: jaredpalmer/backpack
Releases · jaredpalmer/backpack
v0.8.3
v0.8.2
Patch
- Removed
json-loader
since it's redundant in Webpack 4 and was causing build errors.
v0.8.1
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
- Webpack 4
- Babel 7
👌
v0.7.0
v0.7.0
v0.4.3
Patch Release
- Exclude async transform functions if already supported - closes #83
Thanks @tobiaslins !
v0.4.2
v0.4.1
Patch
- Use
NoEmitOnErrors
webpack plugin
v0.4.0
Upgrading Dependencies
- Webpack 3
- Babel 6.25
- Friendly Errors Webpack Plugin
v0.4.0-rc1
Upgrading Dependencies
- Webpack 3
- Babel 6.25
- Friendly Errors Webpack Plugin