You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactored code base to use TypeScript and splitted functionality in separate files
Updated dependencies
Improved overall look of sketched results
Several bugfixes related to SVG rendering
Minor Incompatible
Removed the bundled result for now. Usually the bundling is done by downstream projects anyway, and it was not documented to support other loading mechanisms than importing it as ES Module. However, this may be added in the future again.