Skip to content

Latest commit

 

History

History
30 lines (16 loc) · 1.18 KB

CHANGELOG.md

File metadata and controls

30 lines (16 loc) · 1.18 KB

Unreleased

Breaking Change

  • Increase the minimum Node.js version to 14 (#43141).

3.0.0 (2021-04-29)

Breaking Changes

  • The bundled autoprefixer dependency has been updated from requiring ^9.8.6 to requiring ^10.2.5 (see Breaking Changes, #27821).
  • The bundled postcss-custom-properties dependency has been updated from requiring ^10.0.0 to requiring ^11.0.0 (see Breaking Changes, #27821).

2.0.0 (2021-01-21)

Breaking Changes

  • Increase the minimum Node.js version to 12 (#27934).

1.5.1 (2020-10-19)

Security

  • Updated postcss-custom-properties dependency to v10.0.0 that no longer contains vulnerable dependency url-regex.

1.0.0 (2020-05-28)

Initial release.