@ -1,6 +1,6 @@
# Svelte changelog
## Unreleased
## 3.17.3
* Fix updating a `<slot>` inside an `{#if}` or other block ([#4292](https://github.com/sveltejs/svelte/issues/4292))
* Fix using RxJS observables in `derived` stores ([#4298](https://github.com/sveltejs/svelte/issues/4298))
{
"name": "svelte",
"version": "3.17.2",
"version": "3.17.3",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",