mirror of https://github.com/sveltejs/svelte
parent
ac7e160029
commit
553506f31c
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: depend on reads of deriveds created within reaction (async mode)
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: SSR regression of processing attributes of `<select>` and `<option>`
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: async `class:` + spread attributes were compiled into sync server-side code
|
@ -1,5 +0,0 @@
|
||||
---
|
||||
'svelte': patch
|
||||
---
|
||||
|
||||
fix: ensure tick resolves within a macrotask
|
Loading…
Reference in new issue