pull/7738/head
Conduitry 6 years ago
parent 89e99a5a11
commit d6b6300c62

@ -0,0 +1 @@
{"files.insertFinalNewline":false}

@ -1,6 +1,6 @@
# Svelte changelog
## Unreleased
## 3.17.1
* Only attach SSR mode markers to a component's `<head>` elements when compiling with `hydratable: true` ([#4258](https://github.com/sveltejs/svelte/issues/4258))

@ -1,6 +1,6 @@
{
"name": "svelte",
"version": "3.17.0",
"version": "3.17.1",
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",

Loading…
Cancel
Save