File tree Expand file tree Collapse file tree 2 files changed +12
-4
lines changed
Expand file tree Collapse file tree 2 files changed +12
-4
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 5.0.0] ( https://www.github.com/image-js/tiff/compare/v4.3.0...v5.0.0 ) (2021-07-06)
4+
5+
6+ ### ⚠ BREAKING CHANGES
7+
8+ * Removed support for Node.js 10.
9+
10+ ### Miscellaneous Chores
11+
12+ * stop testing on Node.js 10 ([ 220822f] ( https://www.github.com/image-js/tiff/commit/220822f008a3b8c6b047f4f78d2f01b202cda8b0 ) )
13+
314## [ 4.3.0] ( https://github.com/image-js/tiff/compare/v4.2.0...v4.3.0 ) (2020-12-03)
415
516
169180
170181<a name =" 0.0.1 " ></a >
171182## 0.0.1 (2015-09-19)
172-
173-
174-
Original file line number Diff line number Diff line change 11{
22 "name" : " tiff" ,
3- "version" : " 4.3 .0" ,
3+ "version" : " 5.0 .0" ,
44 "description" : " TIFF image decoder written entirely in JavaScript" ,
55 "main" : " lib/index.js" ,
66 "module" : " lib-esm/index.js" ,
You can’t perform that action at this time.
0 commit comments