Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

Latest commit

 

History

History
81 lines (41 loc) · 3.54 KB

CHANGELOG.md

File metadata and controls

81 lines (41 loc) · 3.54 KB

Changelog

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

0.4.11 (2020-08-09)

Features

  • createresponsivemacro.js: add support for latest @dash-ui/responsive (f4f9084)

0.4.10 (2020-08-01)

Bug Fixes

  • transform: fix object keys again (4cf7f3e)

0.4.9 (2020-08-01)

Bug Fixes

  • transform: fix keys not being transformed to css case (7b88ef5)

0.4.8 (2020-08-01)

Bug Fixes

  • transform: handle more object stringification cases (34b512c)

0.4.7 (2020-08-01)

Bug Fixes

  • transform: handle even more cases for object stringification (0a90fb7)

0.4.6 (2020-08-01)

Bug Fixes

  • transform: handle more object strinigification cases (ca2ab12)

0.4.5 (2020-08-01)

Bug Fixes

  • fix issue where multiple exports per file couldn't be used (1014c24)

0.4.4 (2020-08-01)

Bug Fixes

0.4.3 (2020-08-01)

Features

  • add responsive minification (98960b1)

0.4.2 (2020-07-27)

0.4.1 (2020-07-21)

Bug Fixes

  • transform.js: fix minRight regex (decee9d)

0.4.0 (2020-07-16)

⚠ BREAKING CHANGES

  • deps-dev: Future versions of this plugin are only compatible with @dash-ui/styles@>=0.6.0

  • deps-dev: upgrade styles to v0.6.0 (e8aac4e)

0.3.1 (2020-07-15)

Features

  • styles: add cls to minifications (2a25cce)

0.3.0 (2020-07-04)