All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
4.0.0 (2020-04-01)
Note: Version bump only for package postcss-move-props-to-bg-image-query
3.0.0 (2020-04-01)
Note: Version bump only for package postcss-move-props-to-bg-image-query
2.0.0 (2020-01-24)
- detect PostCSS processor properly (c2c3bec)
computeCustomProps
now accepts only PostCSS plugin instance instead of boolean (35c3a81)
computeCustomProps
now accepts only PostCSS plugin instance instead of boolean
1.0.2 (2019-05-21)
- detect PostCSS processor properly (c2c3bec)
1.0.1 (2019-04-27)
Note: Version bump only for package postcss-move-props-to-bg-image-query
1.0.0 (2019-02-08)
- prevent double parsing in custom when compute custom props (a3c04ab)
- change default props transformer (c1cb3ba)
- change default prop to move from
-svg-*
to-svg-mixer-*
0.3.1 (2019-02-08)
- encode css functions properly (b8f8681)
0.3.0 (2019-02-08)
- add ability to compute CSS custom properties (f13564b)
0.2.8 (2018-12-05)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.7 (2018-10-29)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.6 (2018-10-29)
- refer to license file in readme (e34a289)
0.2.5 (2018-09-15)
0.2.4 (2018-08-20)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.3 (2018-06-13)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.2 (2018-05-11)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.1 (2018-04-28)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.2.0 (2018-04-21)
- handle super complex cases (a5fceb9)
- pass object<{ name, value }> to transformer instead of declaration (512fc03)
0.1.2 (2018-04-13)
Note: Version bump only for package postcss-move-props-to-bg-image-query
0.1.1 (2018-04-13)
Note: Version bump only for package postcss-move-props-to-bg-image-query
- initial implementation (988eda3)