Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

Conversation

@joshwiens
Copy link
Member

Release branch for Cache Loader v2

  • Drops Node 4.x
  • Increments Webpack peerDependency "webpack": "^3.0.0 || ^4.0.0"
  • Updates babel env target
  • Removes cache prefix
  • Adds schema enforcment
@michael-ciniawsky
Copy link
Member

michael-ciniawsky commented Nov 16, 2017

We still need to support node 4 when webpack >= v3.0.0 is officially supported, if v2.0.0 (#21, #22) is on hold until webpack >= v4.0.0 && node >= v6.0.0 we should release a minor with #24 && #19 meanwhile imho. #21, #22 aren't of any urgency at all

@joshwiens
Copy link
Member Author

Node 4 is being dropped across the entire organization in the next major version of every loader & plugin. What we need to do in regards to NodeJS support has already been decided.

@michael-ciniawsky michael-ciniawsky changed the title Cache Loader v2.0.0 refactor(loader): v2.0.0 Feb 27, 2018
@alexander-akait
Copy link
Member

Done in master

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.