v1.0.0-next.3
Pre-release
Pre-release
breaking changes please refer to the migration guide for detailed examples on how to update.
- Breaking: Renamed
handleused to access Konva node tonode - Breaking:
stage.handle()is no longer a function. Usestage.nodeinstead, which is immediately defined and nevernull - Breaking: All svelte-konva Component's
nodeobjects are immediately defined and usable. It is no longer necessary to wait one rendering cycle usingawait tick() - Various dependency updates