minor not patch

pull/17029/head
Rich Harris 1 week ago committed by GitHub
parent cf9c731b66
commit 84f099fe48
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1,13 +1,15 @@
# svelte
## 5.41.5
## 5.42.0
### Minor Changes
- feat: experimental `fork` API ([#17004](https://github.com/sveltejs/svelte/pull/17004))
### Patch Changes
- fix: always allow `setContext` before first await in component ([#17031](https://github.com/sveltejs/svelte/pull/17031))
- feat: experimental `fork` API ([#17004](https://github.com/sveltejs/svelte/pull/17004))
- fix: less confusing names for inspect errors ([#17026](https://github.com/sveltejs/svelte/pull/17026))
## 5.41.4

Loading…
Cancel
Save