Skip to content

Latest commit

 

History

History
75 lines (38 loc) · 1010 Bytes

CHANGELOG.md

File metadata and controls

75 lines (38 loc) · 1010 Bytes

v1.0.7

  • Change default indentation to 4 spaces

v1.0.6

  • Refactor
  • Upgrade dependencies

v1.0.5

v1.0.4

  • Return 1 exit code using --diff and --recursive option

v1.0.3

  • Return 1 exit code when using --diff option

v1.0.2

  • Format spaces between a value and !important keyword

v1.0.1

  • Fix so as not to exit a process when in CLI with --watch option

v1.0.0

  • Major release 🎉

v0.4.0

  • Rename to scssfmt
  • Support to format one linear rules
  • Fix a bug in nested atrule

v0.3.0

Add --ignore option in CLI, now it can use with --watch option.

v0.2.2

Fix a bug in CLI.

v0.2.1

Fix a bug with --watch option in CLI.

v0.2.0

  • Add a API to run as a standalone node package
  • Imprement --watch option in CLI

v0.1.3

Fix a bug when comments are in selectors.

v0.1.2

Support windows env.

v0.1.1

Refactor and fix typo.

v0.1.0

First small release.