Releases: static-dev/spike-core
Releases · static-dev/spike-core
v2.2.0
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
- This is a major version bump because it upgrades webpack to
3.0.0
, which is a major version boost for webpack, and spike is built on top of webpack, so you might see issues if you are running a more complex build. That being said, we haven't seen any issues in our testing, so try the upgrade locally and if something breaks please file an issue and roll back 😁 - The good news is that you can now use webpack's scope hoisting! It's as easy as adding this single line to your config. Give it a shot!
- Official release here