postcss/autoprefixer
### [`v10.0.4`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1004)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.3...10.0.4)
- Fixed `Cannot read property 'proxyOf' of undefined` error (by Igor Kamyshev).
### [`v10.0.3`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1003)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.2...10.0.3)
- Fixed `substract` to `subtract` value for `mask-composite` (by Michelle Enos).
### [`v10.0.2`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1002)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.1...10.0.2)
- Removed `-ms-user-select: all` because IE and old Edge don’t support it.
- Fixed Grid Layout warning.
### [`v10.0.1`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1001)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.0...10.0.1)
- Fix PostCSS 8.1 compatability.
- Add our OpenCollective to `package.json`.
- Clean up code (by Sukka).
### [`v10.0.0`](https://togithub.com/postcss/autoprefixer/releases/10.0.0)
[Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.6...10.0.0)
Autoprefixer 10 is based on top of [PostCSS 8](https://togithub.com/postcss/postcss/releases/tag/8.0.0) (check **Known Issues** section before updating).
Node.js 6.x, 8.x, 11.x support was removed.
Now you need to install Autoprefixer by `npm install --save-dev autoprefixer postcss`. We moved `postcss` from `dependencies` to `peerDependencies` according to [new PostCSS plugin guidelines](https://togithub.com/postcss/postcss/blob/master/docs/guidelines/plugin.md).
Renovate configuration
:date: Schedule: "every 3 months on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
9.8.6
->10.0.4
Release Notes
postcss/autoprefixer
### [`v10.0.4`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1004) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.3...10.0.4) - Fixed `Cannot read property 'proxyOf' of undefined` error (by Igor Kamyshev). ### [`v10.0.3`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1003) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.2...10.0.3) - Fixed `substract` to `subtract` value for `mask-composite` (by Michelle Enos). ### [`v10.0.2`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1002) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.1...10.0.2) - Removed `-ms-user-select: all` because IE and old Edge don’t support it. - Fixed Grid Layout warning. ### [`v10.0.1`](https://togithub.com/postcss/autoprefixer/blob/master/CHANGELOG.md#1001) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/10.0.0...10.0.1) - Fix PostCSS 8.1 compatability. - Add our OpenCollective to `package.json`. - Clean up code (by Sukka). ### [`v10.0.0`](https://togithub.com/postcss/autoprefixer/releases/10.0.0) [Compare Source](https://togithub.com/postcss/autoprefixer/compare/9.8.6...10.0.0)Renovate configuration
:date: Schedule: "every 3 months on the first day of the month" (UTC).
:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.
:recycle: Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.
:no_bell: Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.