@ -1,6 +1,6 @@
# Svelte changelog
## Unreleased
## 3.18.0
* Fix infinite loop when instantiating another component during `onMount` ([#3218](https://github.com/sveltejs/svelte/issues/3218))
* Make autosubscribing to a nullish store a no-op ([#2181](https://github.com/sveltejs/svelte/issues/2181))
{
"name": "svelte",
"version": "3.17.3",
"version": "3.18.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",