- #121
452be37
Thanks @baseballyama! - fix: do not duplicated variable names when multiple svelte:component exist
-
#78
85afdb0
Thanks @MircoSteyer! - fix: fix exports of package.json for ESM resolution -
#81
dfb1f59
Thanks @baseballyama! - chore: svelte-preprocess-delegate-events does not support Svelte 5 yet
- #53
6a15ec8
Thanks @baseballyama! - fix to generate variable name
- #29
10350be
Thanks @baseballyama! - chore: I released 0.4.0 but after that, I removed this version and again I tried to publish this. But failed. Therefore I tried to release a new version 0.4.1.
- #27
e5407a8
Thanks @baseballyama! - feat: add TypeScript support
- #22
7cba7e3
Thanks @baseballyama! - feat: supportbind:this
.
- #20
f4f5ee1
Thanks @baseballyama! - feat: Support Element withon:*
in{#each}
block
- #17
9bbcc70
Thanks @baseballyama! - fix type exports
- #15
0a05acb
Thanks @baseballyama! - fix: add main and types on package.json
- #13
5fdb6b3
Thanks @baseballyama! - fix type definition
- #11
4789412
Thanks @baseballyama! - Fix type error by svelte-check
-
#6
ec529bc
Thanks @renovate! - chore(deps): update dependency vitest to ^0.31.0 -
#9
217dc31
Thanks @renovate! - chore(deps): update coverallsapp/github-action action to v2 -
#10
99692f4
Thanks @baseballyama! - chore: add peerDependencies.
- 3c0cf0c: feat: support
on:*
for both HTML elements and Svelte components.