We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b9cffe commit bf8b5a9Copy full SHA for bf8b5a9
CHANGELOG.md
@@ -2,6 +2,13 @@
2
3
- -
4
5
+# v0.3.1
6
+
7
+**Version bump to update README, functionality remains unchanged**
8
9
+- Added SvelteKit instructions to README.md
10
+- Various dependency updates
11
12
# v0.3.0
13
14
- Added component event typings. This should significantly improve autocompletion and suggestions when using the on:event syntax for Konva events
package.json
@@ -1,6 +1,6 @@
1
{
"name": "svelte-konva",
- "version": "0.3.0",
+ "version": "0.3.1",
"author": {
"name": "TeyKey1",
"url": "https://github.com/TeyKey1"
0 commit comments