Releases: robinscholz/svelte-inline-svg
Releases · robinscholz/svelte-inline-svg
Remove contenteditable
What's Changed
- Remove contenteditable by @CaptinKraken in #36
New Contributors
- @CaptinKraken made their first contribution in #36
Full Changelog: 1.1.4...1.2.0
Update TS typings
What's Changed
- Bump terser from 5.6.0 to 5.14.2 by @dependabot in #33
- Bump svelte from 3.32.3 to 3.49.0 by @dependabot in #32
- Bump jsdom from 16.4.0 to 16.7.0 by @dependabot in #31
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #28
- Make transformSrc type optional by @james-camilleri in #34
Full Changelog: 1.1.0...1.1.4
Add basic TS typings, add native event listeners
What's Changed
- refactor: change how get the rest of the props by @erianvc in #12
- feat: add native event listeners by @robinscholz in #14
- Bump browserslist from 4.16.3 to 4.19.1 by @dependabot in #21
- Bump ws from 7.4.3 to 7.5.7 by @dependabot in #20
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #19
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #18
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #17
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #16
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #15
- Add simple TS typing by @james-camilleri in #26
New Contributors
- @erianvc made their first contribution in #12
- @james-camilleri made their first contribution in #26
Full Changelog: 1.0.8...1.1.0
What's Changed
- refactor: change how get the rest of the props by @erianvc in #12
- feat: add native event listeners by @robinscholz in #14
- Bump browserslist from 4.16.3 to 4.19.1 by @dependabot in #21
- Bump ws from 7.4.3 to 7.5.7 by @dependabot in #20
- Bump tmpl from 1.0.4 to 1.0.5 by @dependabot in #19
- Bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #18
- Bump hosted-git-info from 2.8.8 to 2.8.9 by @dependabot in #17
- Bump lodash from 4.17.20 to 4.17.21 by @dependabot in #16
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #15
- Add simple TS typing by @james-camilleri in #26
New Contributors
- @erianvc made their first contribution in #12
- @james-camilleri made their first contribution in #26
Full Changelog: 1.0.8...1.1.2
Initial release
First version of the ported component.