Skip to content

Releases: skovy/typed-scss-modules

v3.4.1

10 Jan 18:05
Compare
Choose a tag to compare

3.4.1 (2021-01-10)

Bug Fixes

  • fix --updateStaleOnly issue where new files cause crash (795471c)

v3.4.0

20 Nov 00:38
Compare
Choose a tag to compare

3.4.0 (2020-11-20)

Features

  • add update option to prevent unnecessary file updates (f006f40)

v3.3.0

28 Oct 00:47
Compare
Choose a tag to compare

3.3.0 (2020-10-28)

Bug Fixes

  • remove an extra message from alert (b44ffd9)

Features

  • add ability to delete old .d.ts files for *.scss files (3b0d85e)

v3.2.2

15 Oct 05:08
Compare
Choose a tag to compare

3.2.2 (2020-10-15)

Bug Fixes

  • list-different: handle prettier formatting (a0ee202)

v3.2.1

10 Oct 20:54
Compare
Choose a tag to compare

3.2.1 (2020-10-10)

Bug Fixes

  • addresses CRLF vs LF issue on windows (49b8422)

v3.2.0

08 Oct 04:07
Compare
Choose a tag to compare

3.2.0 (2020-10-08)

Features

  • banner: add documentation to README (5249c70)
  • banner: example updated (4c95dac)
  • banner: testing support (c220667)
  • banner-required: ensuring build works (b07660f)

v3.1.0

14 Sep 14:29
Compare
Choose a tag to compare

3.1.0 (2020-09-14)

Features

  • use prettier to format files before save if available (dd70a28)

v3.0.0

25 Aug 13:40
Compare
Choose a tag to compare

3.0.0 (2020-08-25)

Bug Fixes

BREAKING CHANGES

  • docs: re-releasing as a major since previous changes were breaking

v2.1.0

25 Aug 13:28
Compare
Choose a tag to compare

NOTE: this was accidentally released as a minor bump instead of major. This version should be skipped in favor of v3.

2.1.0 (2020-08-25)

Features

v2.0.1

17 Jul 15:50
Compare
Choose a tag to compare

2.0.1 (2020-07-17)

Bug Fixes

  • docs: fix logLevel options alias (d58feb3)