@vfx-js/core@0.4.0
What's Changed
- fix: prevent main loop from running more than once by @fand in #75
- fix: recover the original opacity of the element on VFX.remove() by @fand in #76
- fix: cleanup the canvas on VFX.destroy() by @fand in #77
- feat: add VFXProps.overlay by @fand in #78
- feat: add VFXProps.zIndex by @fand in #80
- feat: support HTMLCanvasElement for input by @fand in #81
- refactor: reorganize docs by @fand in #82
Full Changelog: https://github.com/fand/vfx-js/compare/@vfx-js/core@0.3.0...@vfx-js/core@0.4.0