Skip to content

Commit

Permalink
chore: specify breaking changes
Browse files Browse the repository at this point in the history
Added `canvas-constructor/browser` export.
Added `canvas-constructor/cairo` export.
Added `canvas-constructor/skia` export.
Added `registerFont` in `/cairo` and `/skia`.
Added non-standard package-specific support in dedicated classes.
Removed automatic module detection in utilities.
Refactored internals to work without dependencies for browser environments.
Refactored types so they are always accurate and never yield type errors.

BREAKING CHANGE: Removed main export at `canvas-constructor`.
BREAKING CHANGE: Dropped Node 8, 10, and 12 support
  • Loading branch information
favna committed Jul 22, 2021
1 parent f80dc98 commit 3a2aece
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 3a2aece

Please sign in to comment.