Skip to content

Latest commit

 

History

History
177 lines (79 loc) · 7.21 KB

CHANGELOG.md

File metadata and controls

177 lines (79 loc) · 7.21 KB

Changelog

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

4.1.0 (2022-07-23)

Features

4.0.1 (2022-03-12)

Bug Fixes

4.0.0 (2021-12-16)

⚠ BREAKING CHANGES

  • Update to TW 3. That comes with major changes in the resulting exports

Features

Bug Fixes

  • sanitize less negative values (b3638d2)

3.1.0 (2021-12-12)

Features

3.0.2 (2021-11-24)

3.0.1 (2021-11-24)

Bug Fixes

  • properly walk array of complex items (#46) (a531cad)

3.0.0 (2021-11-24)

⚠ BREAKING CHANGES

  • This PR Updates the TW dependency to ~2.0.0

  • Update to latest TW 2 (#45) (e385f1d)

2.3.1 (2021-11-24)

2.3.0 (2020-10-15)

Features

2.2.1 (2020-08-04)

Bug Fixes

2.2.0 (2020-07-01)

Features

  • enable converting deeply nested maps (046f8d5)

2.1.0 (2020-06-23)

Features

  • add quoting keys (2d4308b)
  • enable reading corePlugins settings, to disable generating unnecessary variables. (#15) (f9527d1)

2.0.2 (2019-08-29)

2.0.1 (2019-08-29)

Bug Fixes

  • make format param in CLI accept boolean (8001ab1)

2.0.0 (2019-08-29)

2.0.0-beta.1 (2019-04-24)

Bug Fixes

  • move tailwind to a dependency (bf6e34a)

2.0.0-beta.0 (2019-04-24)

⚠ BREAKING CHANGES

  • Works with new tailwind config structure

Features

  • update library to work with Tailwind 1.x (e005737)

2.0.0-beta.1 (2019-04-24)

Bug Fixes

  • move tailwind to a dependency (bf6e34a)

2.0.0-beta.0 (2019-04-24)

Features

  • update library to work with Tailwind 1.x (e005737)

BREAKING CHANGES

  • Works with new tailwind config structure

1.0.5 (2019-04-24)

1.0.4 (2019-03-24)

1.0.3 (2019-03-15)

Bug Fixes

  • fix array to string conversion in LESS (c295e38)

1.0.2 (2018-06-21)

1.0.1 (2018-06-20)

Bug Fixes

  • reduce image size and add more description and tests (967b6c7)
  • update package to work with older versions of node. (d83b506)