Skip to content

Latest commit

 

History

History
99 lines (59 loc) · 6.29 KB

CHANGELOG.md

File metadata and controls

99 lines (59 loc) · 6.29 KB

Changelog

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

Generated by auto-changelog.

  • fix: infinite loop relating to :not pseudo-classes #20
  • chore: upgrade dependencies 097d900

31 March 2021

  • chore: remove unused clean-publish dependency e4ff34b
  • fix: handle wider range of selectors f681775
  • docs: inline require statements in examples b1850be

30 September 2020

  • chore: bring config inline with plugin boilerplate 75c2e65
  • chore: upgrade dependencies 880b5cc
  • refactor!: upgrade to PostCSS 8 d48cf51

26 July 2020

  • fix: set selectors rather than selector 33cc92a

26 July 2020

  • chore(deps): bump lodash from 4.17.15 to 4.17.19 #2
  • chore: bump dependencies f5b1861
  • docs: document rootSelectors option a7a95eb
  • feat: add rootSelectors option 272d3a1

17 March 2020

  • chore(deps): bump acorn from 5.7.3 to 5.7.4 #1
  • docs: update readme format d1d316a
  • docs: add status badges to readme 7c1c96f

16 March 2020

  • feat: add fallback and fallbackClassName opts ba272e3
  • docs: add new options and more detail 8ee5ede
  • chore(CI): explicitly add node v12 fdd3667

20 January 2020

  • fix: manipulate selectors as strings 4cc24f7

20 January 2020

  • refactor: singularise selector var names 09fe8b3
  • fix: revert to parsing @media from string b2f7579
  • fix: clean raws from atRule cf3df04

20 January 2020

  • fix: set atRule.source 16ef323
  • refactor: singularise selector var names 65425b7
  • test: add test with CSS declarations f3460ad

18 January 2020

  • chore(Travis): update config bb709ca

18 January 2020

  • chore(Travis): update config 76cb5fb

v0.1.1

18 January 2020

  • chore: initial commit 6d4a58f
  • chore: add auto-changelog to version script f55e8d3
  • chore(Travis): add encrypted email and auth token 5863d1c