File tree Expand file tree Collapse file tree 12 files changed +40
-21
lines changed Expand file tree Collapse file tree 12 files changed +40
-21
lines changed Original file line number Diff line number Diff line change
1
+ ## [ 0.1.71] ( https://github.com/Brooooooklyn/canvas/compare/v0.1.70...v0.1.71 ) (2025-06-08)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * memory leak in createPattern ([ #1067 ] ( https://github.com/Brooooooklyn/canvas/issues/1067 ) ) ([ 2e9f718] ( https://github.com/Brooooooklyn/canvas/commit/2e9f718b3037bcf2c711cf3697b379ca9bdfe0fc ) )
7
+ * shadow clipping beyond canvas bounds ([ #1068 ] ( https://github.com/Brooooooklyn/canvas/issues/1068 ) ) ([ deeeea7] ( https://github.com/Brooooooklyn/canvas/commit/deeeea772ac68e05542d0f4c71d3b1153868083d ) )
8
+ * wrong shadow alpha calculation ([ #1064 ] ( https://github.com/Brooooooklyn/canvas/issues/1064 ) ) ([ e853757] ( https://github.com/Brooooooklyn/canvas/commit/e853757112f190be945c82ca32b514f8e7137a97 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * chrome m137 ([ #1049 ] ( https://github.com/Brooooooklyn/canvas/issues/1049 ) ) ([ da30726] ( https://github.com/Brooooooklyn/canvas/commit/da3072634ae265e3a1fd3c6637c7500ebcec800e ) )
14
+ * chrome m138 ([ #1070 ] ( https://github.com/Brooooooklyn/canvas/issues/1070 ) ) ([ 2938333] ( https://github.com/Brooooooklyn/canvas/commit/29383332e13321f516446459511e1bf1dfb93ade ) )
15
+ * upgrade cssparser ([ #1063 ] ( https://github.com/Brooooooklyn/canvas/issues/1063 ) ) ([ 9c497a3] ( https://github.com/Brooooooklyn/canvas/commit/9c497a3415d3c309603b70707f2d0b5b49ad137f ) )
16
+ * upgrade to NAPI-RS beta ([ #1052 ] ( https://github.com/Brooooooklyn/canvas/issues/1052 ) ) ([ 91a20a0] ( https://github.com/Brooooooklyn/canvas/commit/91a20a07c24856c11258b17e26d4fff8c9e1b756 ) )
17
+
18
+
19
+
1
20
## [ 0.1.70] ( https://github.com/Brooooooklyn/canvas/compare/v0.1.69...v0.1.70 ) (2025-05-02)
2
21
3
22
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-android-arm64" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" android"
6
6
],
37
37
"type" : " git" ,
38
38
"url" : " git+https://github.com/Brooooooklyn/canvas.git"
39
39
}
40
- }
40
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-darwin-arm64" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" darwin"
6
6
],
37
37
"type" : " git" ,
38
38
"url" : " git+https://github.com/Brooooooklyn/canvas.git"
39
39
}
40
- }
40
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-darwin-x64" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" darwin"
6
6
],
37
37
"type" : " git" ,
38
38
"url" : " git+https://github.com/Brooooooklyn/canvas.git"
39
39
}
40
- }
40
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-arm-gnueabihf" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
37
37
"type" : " git" ,
38
38
"url" : " git+https://github.com/Brooooooklyn/canvas.git"
39
39
}
40
- }
40
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-arm64-gnu" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
40
40
"libc" : [
41
41
" glibc"
42
42
]
43
- }
43
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-arm64-musl" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
40
40
"libc" : [
41
41
" musl"
42
42
]
43
- }
43
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-riscv64-gnu" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
40
40
"libc" : [
41
41
" glibc"
42
42
]
43
- }
43
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-x64-gnu" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
40
40
"libc" : [
41
41
" glibc"
42
42
]
43
- }
43
+ }
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @napi-rs/canvas-linux-x64-musl" ,
3
- "version" : " 0.1.70 " ,
3
+ "version" : " 0.1.71 " ,
4
4
"os" : [
5
5
" linux"
6
6
],
40
40
"libc" : [
41
41
" musl"
42
42
]
43
- }
43
+ }
You can’t perform that action at this time.
0 commit comments