Skip to content

Commit

Permalink
docs: update
Browse files Browse the repository at this point in the history
  • Loading branch information
kazupon committed Dec 26, 2024
1 parent fbe5221 commit a75472f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ Based on Svelte v4 (maybe v3 compatible)
- [ ] `$$restProps`
- [x] `$`
- [x] `context="module"`
- [x] style
- [ ] Logic blocks
- [x] `{#if}` / `{:else}` / `{:else if}`
- [x] `{#each}`
Expand Down Expand Up @@ -186,6 +187,7 @@ Based on Svelte v4 (maybe v3 compatible)
- [ ] script
- [ ] styles
- [ ] Vite plugin with unplugin (PoC Done)
- [ ] HMR
- [ ] analysis dependencies
- [ ] runtime transform
- [ ] reactivity transform
Expand Down

0 comments on commit a75472f

Please sign in to comment.