Skip to content

Releases: svitejs/svelte-preprocess-svg

@svitejs/svelte-preprocess-svg@2.0.0

04 Dec 16:03
8b4708d
Compare
Choose a tag to compare

Major Changes

  • update to svgo 3.0 (#58)

@svitejs/svelte-preprocess-svg@1.0.2

01 Dec 10:10
8d1a314
Compare
Choose a tag to compare

Patch Changes

  • update PreprocessorInput interface to match new svelte version (#13)

@svitejs/svelte-preprocess-svg@1.0.1

06 Nov 13:20
a4950ad
Compare
Choose a tag to compare

Patch Changes

  • fix useSimpleStringParser off-by-one error with closing svg tag (#8)

@svitejs/svelte-preprocess-svg@1.0.0

04 Nov 22:59
16742bc
Compare
Choose a tag to compare

Major Changes

  • drop support for node12 (#4)

  • Add options for svgo and custom transforms (#4)

  • Some signature changes in config options (#4)

@svitejs/svelte-preprocess-svg@0.1.0

02 Nov 19:31
8f191e2
Compare
Choose a tag to compare

Minor Changes

  • Initial implementation (#1)