mirror of https://github.com/sveltejs/svelte
Version Packages (#8928)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>pull/9001/head svelte@4.1.0
parent
f8283fbc77
commit
5d66f96d01
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: ensure `svelte:component` evaluates props once
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: remove `let:variable` slot bindings from select binding dependencies
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': minor
|
|
||||||
---
|
|
||||||
|
|
||||||
feat: add ability to extend custom element class
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: handle destructured primitive literals
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
perf: optimize imports that are not mutated or reassigned
|
|
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'svelte': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
fix: don't add accessor twice
|
|
Loading…
Reference in new issue