Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

Add browserlist support #341

Closed
MoOx opened this issue Feb 1, 2017 · 6 comments
Closed

Add browserlist support #341

MoOx opened this issue Feb 1, 2017 · 6 comments

Comments

@MoOx
Copy link
Owner

MoOx commented Feb 1, 2017

No description provided.

@rajdee
Copy link

rajdee commented Mar 15, 2017

Hi @MoOx!
I have updated the autoprefixer and added tests to test support for new features in PR #353

@MoOx
Copy link
Owner Author

MoOx commented Mar 16, 2017

Hi, this is not useful (since semver handle this update automatically (we use a ^ with get minor and patch) and does not help us with browserlist here.

@privatenumber
Copy link

@rajdee

Thanks for making the dependency update and adding tests.

Updating "^6.0.2" to "^6.7.6" doesn't do anything because the ^ syntax in semver gets the latest version of the same major.

Not to mention, the CHANGELOG for autoprefixer says "Browserslist 2" was added in 7.0.

Would you update the autoprefixer entry in package.json to "^7.0.0" and reopen the PR?

@Semigradsky
Copy link
Collaborator

Autoprefixer will be updated to 7.x in cssnext 3.x

@jonathantneal
Copy link
Collaborator

Possibly resolved by #445

@MoOx
Copy link
Owner Author

MoOx commented May 29, 2018

postcss-cssnext has been deprecated in favor of postcss-preset-env. Read more at https://moox.io/blog/deprecating-cssnext/

@MoOx MoOx closed this as completed May 29, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

5 participants