Skip to content

Latest commit

 

History

History
56 lines (31 loc) · 3.25 KB

CHANGELOG.md

File metadata and controls

56 lines (31 loc) · 3.25 KB

Changelog

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

1.2.4 (2021-03-03)

1.2.3 (2021-03-03)

1.2.2 (2021-03-03)

1.2.1 (2021-03-03)

Bug Fixes

1.2.0 (2021-03-03)

Features

  • added tailwinds as peer dependency (a9d3c3f)

1.1.3 (2021-03-03)

1.1.2 (2021-02-12)

1.1.1 (2021-02-12)

Bug Fixes

  • add group level (5cc351e)
  • error TS6133: 'x' is declared but its value is never read. (948ab32)

1.1.0 (2021-02-12)

Features

  • added group scope option (237cd38)
  • implement nested groups plugin (20027ef)
  • make group variants configurable (7c4ad6b)

Bug Fixes

  • add tailwindcss to cspell dictionary (6c71c53)
  • cast type of node.parent (1e3992d)
  • error TS2688: Cannot find type definition file for 'node'. (c3a239f)
  • error TS7016: Could not find a declaration file for module 'tailwindcss/plugin' (65dc9e2)
  • lint stuff (5305197)
  • prettier (2dc4412)
  • prettier (b1c654e)