Skip to content

Releases: winston0410/glory-svelte-preprocess

v0.1.3

20 Aug 07:28
Compare
Choose a tag to compare
  • Add test for sharing declaration across multiple components 7b51f14
  • Add test for the new fix 672e905
  • Fix bug where identical declaration is not reused correctly 2776e3a

v0.1.2...v0.1.3

v0.1.2

19 Aug 20:40
Compare
Choose a tag to compare
  • Use compiler generated as for test as it is version dependent 714df46
  • Handle exception when no css rules can be found 06967df
  • Fix node type for svelte-compiler 3.42 a956458

v0.1.1...v0.1.2

v0.1.1

19 Aug 17:20
Compare
Choose a tag to compare
  • Remove watch flag in test as it blocks CI adfb229
  • Fix stringifying issue 53b720e
  • Use published package 4c569fb
  • Update README for clear description 318243b
  • Update description 3588d73
  • Only publish the src file 8213433
  • Complete test for transformer 02c818c
  • Update readme 6361039
  • Use filename for hashing components c645bc5
  • Fix bug for handling pseudo-class and pseudo-element 6d1a90d
  • Add test for psuedo selector 6af6df1
  • Update README df1a534
  • Turn all styling global 26efe0c
  • Create test 273d263
  • Add installation and usage note ebc8c30
  • Use magic-string to change th string template correctly d85bf18
  • Fix class hashing 6fc3a31
  • Add support for media query 2ddbcca
  • Add related project cdfc8ed
  • Merge pull request #1 from winston0410/add-license-1 16e144c
  • Create LICENSE 37c9053

8fd549c...v0.1.1