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