-
-
Notifications
You must be signed in to change notification settings - Fork 188
Conversation
The tests are failing now https://travis-ci.org/MoOx/postcss-cssnext/jobs/181888295#L1001 Can you take a look to the change and adjust the tests accordingly please? |
submit a PR to fix the broken! |
😢 |
@coderhaoxin, I’m sorry that makes you sad. Would you be able to tell me why that is? FWIW, the current LTS for Node has been v6.9.2, and the older widely-used release (v0.12) ended support 8 months ago, with the last maintenance on it is scheduled to finish in 2 weeks (cite). All 20+ of my PostCSS plugins now require Node v6+. It has greatly improved their readability and maintainability. |
I use node@6+, but I'm +1 for dropping |
Will drop in v3.... |
postcss-pseudo-class-any-link has gone back down to It would be a really bad idea to drop support for Node 4 here; quite apart from Node holding 4 under LTS for another year, Ubuntu, which is probably the most popular OS for cssnext users (or at least close to it), doesn’t have anything newer than Node 4 in its package manager at present. |
@chris-morgan, agreed. I am bumping the dependency down in all of my plugins and have not raised it in any of my PRs to this project. |
updated :) |
Closing in favor of #400 |
No description provided.