Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 366 Bytes

CHANGELOG.md

File metadata and controls

23 lines (12 loc) · 366 Bytes

1.3.0

New Features:

  • Adds support for lang selectors found in media queries and other at-rules.

1.2.1

Bug fix release:

  • Only publish one postcss message per lang.

1.2.0

New Features:

  • Allow the lang optimizer to be disabled for portions of a css file.

1.1.0

New Features:

  • Adds a helper function: langOptimizer.extractAll(postcssResultObj).