Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 581 Bytes

CHANGELOG.md

File metadata and controls

35 lines (25 loc) · 581 Bytes

Change Log

This project adheres to Semantic Versioning.

5.0

  • Added min-size and max-size support (by @meduzen).
  • Removed Node.js 10, 12, 14, 16 support.

4.0.1

  • Added funding links.

4.0

  • Moved to PostCSS 8.
  • Moved postcss to peerDependencies.

3.0

  • Use PostCSS 7.
  • Remove Node.js 4 support.

2.0

  • Use PostCSS 6.0.

1.1.1

  • Fix npm package dependencies.

1.1

  • Ignore size inside @page at-rule (by Margarita Klubochkina).

1.0

  • Use PostCSS 5.0 API.

0.2

  • Support PostCSS 4.1 API.

0.1

  • Initial release.