Skip to content

Commit

Permalink
update v0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
TeyKey1 committed Jan 14, 2023
1 parent 98a7244 commit fd27207
Show file tree
Hide file tree
Showing 36 changed files with 3,151 additions and 5,555 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# v0.1.1

- Update to SvelteKit v1 (library is now fully compatible with SvelteKit v1)
- Other dependency updates

# v0.1.0

- Initial release
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ svelte-konva is a component-based svelte wrapper for the [Konva HTML5 2D canvas

## Compatibility

Currently compatible with Svelte v3 and Konva v8. The Library should also work for SvelteKit. This cannot be guaranteed though, as SvelteKit is still working towards a v1 release. svelte-konva aims to fully support SvelteKit v1 once it is released (For more info on SvelteKit compatability visit the [docs](https://teykey1.github.io/svelte-konva/docs/svelte-kit)).
Currently compatible with Svelte v3, SvelteKit v1 and Konva v8. (For more info on SvelteKit compatability visit the [docs](https://teykey1.github.io/svelte-konva/docs/svelte-kit))

## Install

Expand Down
Loading

0 comments on commit fd27207

Please # to comment.