Releases: JLAcostaEC/svgtosvelte
Releases · JLAcostaEC/svgtosvelte
v1.1.6
Patch Changes
- fix: better explanation of
-k
option and cleanup (8b8a53f
)
v1.1.5
Patch Changes
- fix: better workaround for kit server-only modules + tests (
cb6958c
)
v1.1.4
Patch Changes
- fix: add jsdocs types for SvelteJSTemplate (
01aed10
)
v1.1.3
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
Patch Changes
- fix: check if registry file already exist to append the content instead of overwrite it (
a485f51
)
v1.1.1
Patch Changes
- fix: include @render children before closing the svg tag (
0d82593
)
v1.1.0
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
)