All Versions
13
Latest Version
Avg Release Cycle
59 days
Latest Release
1274 days ago

Changelog History
Page 1

  • v3.8.0 Changes

    November 10, 2020
    • โž• Added support for custom value substitution within custom values via #{ } syntax - #377
  • v3.7.3 Changes

    October 09, 2020
  • v3.7.2 Changes

    October 01, 2020
    • ๐Ÿ›  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!)
  • v3.7.1 Changes

    July 10, 2020
    • โž• Added = as a valid boundary for detecting Atomic classes - #373 (thanks @snyamathi!)
  • v3.7.0 Changes

    March 31, 2020
    • Handling edge cases for invalid values in classes - #359 (thanks @tom76kimo!)
    • โž• Adding support for multiple interpolations of values into rule styles - #361 (thanks @nsaunders!)
  • v3.6.3 Changes

    March 31, 2020
    • โž• Added support for :placeholder-shown pseudo class - #367 (thanks @nspector!)
    • ๐Ÿ›  Fixed issue with processing of invalid Atomic classes - #369
  • v3.6.2 Changes

    October 02, 2019
    • โž• Adding support for object-fit via Objf() syntax - #357 (thanks @snyamathi!)
  • v3.6.1 Changes

    September 11, 2019
  • v3.6.0 Changes

    June 18, 2019
    • ๐Ÿ‘ CLI: Adds support for -w/--watch option so you can automatically re-atomize as your source files change (thanks @fidian!)
    • โž• Adds support for focus-within pseudo class (:fw) (thanks @nspector!)
  • v3.5.3 Changes

    February 13, 2019
    • CLI: Only write CSS to file if the contents have changed - #342 (thanks @sarbbottam!)