We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e1abf21 commit 7382a9fCopy full SHA for 7382a9f
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Svelte changelog
2
3
+## 3.0.0
4
+
5
+* Everything
6
7
## 2.15.4
8
9
* IE `classList` fix ([#1868](https://github.com/sveltejs/svelte/pull/1868))
package.json
@@ -1,6 +1,6 @@
{
"name": "svelte",
- "version": "3.0.0-beta.28",
+ "version": "3.0.0",
"description": "Cybernetically enhanced web apps",
"module": "index.mjs",
"main": "index",
0 commit comments