Skip to content

Releases: JLAcostaEC/svgtosvelte

v1.1.6

20 Feb 20:44
491e069
Compare
Choose a tag to compare

Patch Changes

  • fix: better explanation of -k option and cleanup (8b8a53f)

v1.1.5

20 Feb 20:14
01f7bc2
Compare
Choose a tag to compare

Patch Changes

  • fix: better workaround for kit server-only modules + tests (cb6958c)

v1.1.4

20 Feb 14:45
f42bab5
Compare
Choose a tag to compare

Patch Changes

  • fix: add jsdocs types for SvelteJSTemplate (01aed10)

v1.1.3

19 Feb 21:23
041a6a9
Compare
Choose a tag to compare

Patch Changes

  • fix: add -k option to prevent errors caused by using the word SERVER in src/lib when using SvelteKit (4ea0f65)

v1.1.2

19 Feb 18:56
a1cdec7
Compare
Choose a tag to compare

Patch Changes

  • fix: check if registry file already exist to append the content instead of overwrite it (a485f51)

v1.1.1

19 Feb 14:49
2882201
Compare
Choose a tag to compare

Patch Changes

  • fix: include @render children before closing the svg tag (0d82593)

v1.1.0

18 Feb 20:05
17b0721
Compare
Choose a tag to compare

Minor Changes

  • feat: new CLI options and fix convertions issues (f430460)

Patch Changes

  • fix: prevent test to be compiled at build time and improve linter (0d46dbd)