chore: edit changelog (#17463)

* chore: 5.46.2 was never published, merge the changes into 5.46.3 to avoid confusion

* chore: add notice about missing 5.46.2
pull/17468/head
Dominik G. 7 months ago committed by GitHub
parent ed8dcd0636
commit 6d90b96e99
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -6,10 +6,6 @@
- fix: reconnect clean deriveds when they are read in a reactive context ([#17362](https://github.com/sveltejs/svelte/pull/17362))
## 5.46.2
### Patch Changes
- fix: don't transform references of function declarations in legacy mode ([#17431](https://github.com/sveltejs/svelte/pull/17431))
- fix: notify deriveds of changes to sources inside forks ([#17437](https://github.com/sveltejs/svelte/pull/17437))
@ -28,6 +24,12 @@
- fix: don't revert source to UNINITIALIZED state when time travelling ([#17409](https://github.com/sveltejs/svelte/pull/17409))
## 5.46.2
### Notice
Not published due to CI issue
## 5.46.1
### Patch Changes

Loading…
Cancel
Save