Skip to content

Releases: acss-io/atomizer

v3.13.0

24 Mar 18:06

Choose a tag to compare

v3.12.0

08 Mar 20:15

Choose a tag to compare

features

v3.11.0...v3.12.0

v3.11.0

22 Sep 23:02

Choose a tag to compare

features

v3.10.0...v3.11.0

v3.10.0

26 Aug 18:10

Choose a tag to compare

features

dependencies

misc

v3.9.2...v3.10.0

Atomizer 3.9.2

12 Jul 20:49
9ea933a

Choose a tag to compare

  • Deep clone of config to prevent mutation of original config - #392 (thanks @snyamathi!)

Atomizer 3.9.1

18 Feb 00:52

Choose a tag to compare

  • Adding TypeScript definition for bumpMQ in CSSOptions

Atomizer 3.9.0

17 Feb 21:06

Choose a tag to compare

  • New option (CLI: --bump-mq) for adding a small amount of specificity weight to media queries - #385, #384.

Atomizer 3.8.0

10 Nov 01:44

Choose a tag to compare

  • Added support for custom value substitution within custom values via #{ } syntax - #377

Atomizer 3.7.3

09 Oct 02:30

Choose a tag to compare

Atomizer 3.7.2

01 Oct 20:23

Choose a tag to compare

  • Fixed typo in command line script - #375 (thanks @fidian!)
  • Made grammar more specific to match = only when used as part of a class attribute - #374 (thanks @snyamathi!)