File tree Expand file tree Collapse file tree 5 files changed +1417
-1377
lines changed
Expand file tree Collapse file tree 5 files changed +1417
-1377
lines changed Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v1.6.8 (26/01/2026)
4+
5+ ### Changes
6+
7+ - bump the supported React to v19
8+
39## v1.6.7 (25/06/2025)
410
511### Changes
3642
3743- :arrow_up : update pdfjs-dist to v4.10.38
3844
39-
4045## v1.6.1 (10/10/2023)
4146
4247### Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " react-mindee-js" ,
3- "version" : " 1.6.7 " ,
3+ "version" : " 1.6.8 " ,
44 "description" : " Front-End Computer Vision SDK for React" ,
55 "author" : " @mindee" ,
66 "license" : " MIT" ,
2727 "@types/cypress-image-snapshot" : " ^3.1.6" ,
2828 "@types/jest" : " ^27.0.1" ,
2929 "@types/node" : " ^20.3.3" ,
30- "@types/react" : " ^17.0.19" ,
30+ "@types/react" : " ^19.2.9" ,
31+ "@types/react-dom" : " ^19.2.3" ,
3132 "@types/uuid" : " ^8.3.1" ,
3233 "@typescript-eslint/eslint-plugin" : " ^5.61.0" ,
3334 "@typescript-eslint/parser" : " ^5.61.0" ,
3940 "eslint-plugin-prettier" : " ^3.1.4" ,
4041 "eslint-plugin-unused-imports" : " ^2.0.0" ,
4142 "prettier" : " ^2.8.8" ,
42- "react" : " ^18.3.1 " ,
43- "react-dom" : " ^18.3.1 " ,
43+ "react" : " ^19.2.3 " ,
44+ "react-dom" : " ^19.2.3 " ,
4445 "ts-patch" : " ^1.4.3" ,
4546 "typescript" : " ^4.9.5" ,
4647 "typescript-transform-paths" : " ^3.3.1" ,
4950 "vite-tsconfig-paths" : " ^4.2.0"
5051 },
5152 "peerDependencies" : {
52- "react" : " ^18.3.1 "
53+ "react" : " ^18 || ^19 "
5354 },
5455 "scripts" : {
5556 "preinstall" : " npx only-allow pnpm" ,
8283 " processing" ,
8384 " computer" ,
8485 " vision"
85- ]
86+ ],
87+ "packageManager" : " pnpm@8.15.7+sha512.c85cd21b6da10332156b1ca2aa79c0a61ee7ad2eb0453b88ab299289e9e8ca93e6091232b25c07cbf61f6df77128d9c849e5c9ac6e44854dbd211c49f3a67adc"
8688}
You can’t perform that action at this time.
0 commit comments