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

refactor(loader): v2.0.0 #25

Closed
wants to merge 6 commits into from
Closed

refactor(loader): v2.0.0 #25

wants to merge 6 commits into from

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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants