- smooth graphics
- update to Pixi v6 (using separate Pixi packages as regular dependencies, instead of previously used Pixi bundle as peer dependency)
- fix initialization in React useEffect
- remove Graphology hotfix
- listen and apply graph changes
- use tiny-typed-emitter for typed events
- add mousemove events
- pass original event to event handlers
- fix moving nodes to use container coordinates
- add missing PIXI imports
- fix hovering after click
- add node/edge events
- initial release