mirror of https://github.com/sveltejs/svelte
parent
6d26dce265
commit
4b4ef6bfc2
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
perf: use `createElement` instead of `createElementNS` for HTML elements
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
perf: store `current_sources` as a `Set` for O(1) membership checks
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
perf: deduplicate identical hoisted templates within a component
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': minor
|
||||
---
|
||||
|
||||
feat: allow declarations in the template
|
||||
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
perf: hoist `rest_props` exclude list as a module-scope `Set`
|
||||
Loading…
Reference in new issue