Skip to content

Latest commit

 

History

History
93 lines (48 loc) · 3.46 KB

CHANGELOG.md

File metadata and controls

93 lines (48 loc) · 3.46 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.3.0 (2021-12-10)

0.2.7 (2021-12-10)

Features

  • update to postcss 8 and stylelint 14, remove tsdx (eefbac1)

0.2.6 (2019-10-29)

Features

  • alternate inline config (453158b)
  • support multi value props (491efde)

0.2.5 (2019-10-05)

Features

  • pass key and original value to subset function (7d2ec98)

0.2.4 (2019-10-05)

Bug Fixes

0.2.3 (2019-10-04)

Features

  • support functions for subsets (340ce99)

0.2.2 (2019-10-04)

0.2.1 (2019-10-04)

Features

0.2.0 (2019-10-04)

Bug Fixes

BREAKING CHANGES

  • @media rules now go un level up, and are inside an array allowing for multiple rules. See the readme example.

0.1.5 (2019-07-23)

Bug Fixes

0.1.4 (2019-05-07)

0.1.3 (2019-05-07)

Bug Fixes

0.1.2 (2019-05-07)

Bug Fixes

0.1.1 (2019-05-07)

Bug Fixes

0.1.0 (2019-05-07)

Bug Fixes

Features