Skip to content

Releases: rlamana/docusaurus-plugin-sass

v0.2.5

20 Jul 12:34
f636e1a
Compare
Choose a tag to compare

What's Changed

  • build: support docusarus@3.0.0-alpha.0 by @noomorph in #33
  • Add TypeScript support for Sass/SCSS modules by @roydukkey in #21

New Contributors

Full Changelog: v0.2.4...v0.2.5-2

v0.2.4

01 Jul 17:09
6aec796
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.3...v0.2.4

v0.2.3

09 Jan 14:10
d97f88c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.2.2...v0.2.3

v0.2.2

24 Jan 00:46
050968b
Compare
Choose a tag to compare
  • Merge pull request #23 from Queue-ri/master
    Fix npm ERESOLVE and EJSONPARSE in package.json

v0.2.1

24 Jun 13:05
294e8a5
Compare
Choose a tag to compare
  • Fix: dev css modules classnames should include filename #18

v0.2.0

18 May 16:38
Compare
Choose a tag to compare
  • Allow configuring either sass or node-sass.

v0.1.15

18 May 16:32
82e3177
Compare
Choose a tag to compare
  • Restores dependency node-sass. A sass-agnostic version will be released as v0.2.0.

v0.1.14

04 May 09:16
38396f3
Compare
Choose a tag to compare
  • Fix importLoader value

v0.1.13

03 May 23:54
cfb62a6
Compare
Choose a tag to compare
  • Allow configuring either sass or node-sass

v0.1.12

09 Mar 15:40
Compare
Choose a tag to compare
  • Handle "onlyLocals" breaking change (#9).