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 1
1
# Changelog
2
2
3
+ ## [ 3.0.0] ( https://github.com/image-js/fast-jpeg/compare/v2.0.1...v3.0.0 ) (2025-06-16)
4
+
5
+
6
+ ### ⚠ BREAKING CHANGES
7
+
8
+ * migrate to ESM ([ #4 ] ( https://github.com/image-js/fast-jpeg/issues/4 ) )
9
+
10
+ ### Code Refactoring
11
+
12
+ * migrate to ESM ([ #4 ] ( https://github.com/image-js/fast-jpeg/issues/4 ) ) ([ 4d830b9] ( https://github.com/image-js/fast-jpeg/commit/4d830b934cce8a36554240684428ef4ec8d58d19 ) )
13
+
3
14
## [ 2.0.1] ( https://github.com/image-js/fast-jpeg/compare/v2.0.0...v2.0.1 ) (2024-04-11)
4
15
5
16
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " fast-jpeg" ,
3
- "version" : " 2 .0.1 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " JPEG image decoder written entirely in JavaScript" ,
6
6
"author" : " Michaël Zasso" ,
You can’t perform that action at this time.
0 commit comments