File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file.
44
5+ # [ 7.0.0] ( https://github.com/kyranet/canvas-constructor/compare/v6.0.2...v7.0.0 ) - (2022-09-01)
6+
7+ ## 🏠 Refactor
8+
9+ - Re-export async ` loadImage ` from ` @napi-rs/canvas ` (#516 ) ([ c5ad068] ( https://github.com/kyranet/canvas-constructor/commit/c5ad0689a37a0b5920b14d0c579dd88844444051 ) )
10+ - 💥 ** BREAKING CHANGE:** When using @napi/rs loader the ` loadImage ` function is now an async function returning a ` Promise `
11+
512# [ 6.0.2] ( https://github.com/kyranet/canvas-constructor/compare/v6.0.1...v6.0.2 ) - (2022-07-12)
613
714## 🐛 Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " canvas-constructor" ,
3- "version" : " 6 .0.2 " ,
3+ "version" : " 7 .0.0 " ,
44 "description" : " A ES6 class for node-canvas with built-in functions and chained methods." ,
55 "author" : " kyranet" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments