File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.0.0] ( https://github.com/image-js/fast-png/compare/v6.4.0...v7.0.0 ) (2025-06-15)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * migrate to ESM ([ #53 ] ( https://github.com/image-js/fast-png/issues/53 ) )
9+
10+ ### Code Refactoring
11+
12+ * migrate to ESM ([ #53 ] ( https://github.com/image-js/fast-png/issues/53 ) ) ([ 85185d3] ( https://github.com/image-js/fast-png/commit/85185d38f6be1a4b0c044290b1dc7dfc14de4f5b ) )
13+
314## [ 6.4.0] ( https://github.com/image-js/fast-png/compare/v6.3.0...v6.4.0 ) (2025-06-11)
415
516
Original file line number Diff line number Diff line change 11{
22 "name" : " fast-png" ,
3- "version" : " 6.4 .0" ,
3+ "version" : " 7.0 .0" ,
44 "license" : " MIT" ,
55 "description" : " PNG image decoder and encoder written entirely in JavaScript" ,
66 "author" : " Michaël Zasso" ,
You can’t perform that action at this time.
0 commit comments