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

Postcss6 upgrade #400

Merged
merged 4 commits into from
Jul 5, 2017
Merged

Postcss6 upgrade #400

merged 4 commits into from
Jul 5, 2017

Conversation

MoOx
Copy link
Owner

@MoOx MoOx commented Jul 4, 2017

Closes #384
Closes #374
Closes #389

MoOx added 2 commits July 4, 2017 15:57
For now just a (stupid) bump of all dependencies.

Some breaking changes:

- image-set polyfill change 2x from 144dpi to 192dpi
- whitespace changes for image-set polyfill output
- rebeccapurpule is now an hexa number
- custom-selector does not output useless (empty) blocks with a selector with no rules associated

You can expect some other since all postcss plugins used have been updated to latest versions. If you have unexpected regression, please check corresponding plugins changelog before opening an issue.
@MoOx
Copy link
Owner Author

MoOx commented Jul 4, 2017

Maybe we can cut a release with this as v3 and plan a v4?

@shouze
Copy link

shouze commented Jul 4, 2017

@MoOx yup... and do you plan to sill support node 0.12?

@MoOx
Copy link
Owner Author

MoOx commented Jul 4, 2017 via email

No more 0.12 support as some deps require node4+
@MoOx
Copy link
Owner Author

MoOx commented Jul 4, 2017

Only 0.12 is not passing, so node4+ should do it.

@armandabric
Copy link

A agree as node 4 is still in LTS 👍

@MoOx
Copy link
Owner Author

MoOx commented Jul 5, 2017

This release won't really have any breaking change but I added a warning if you use @apply.
So in next major: bye apply.

@MoOx MoOx merged commit b7d6ffd into master Jul 5, 2017
@MoOx MoOx deleted the postcss6-upgrade branch July 5, 2017 20:25
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants