File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# CHANGELOG
22
3+ ## v1.6.7 (25/06/2025)
4+
5+ ### Changes
6+
7+ - bump the supported React to v18
8+
39## v1.6.6 (31/03/2025)
410
511### Changes
3036
3137- :arrow_up : update pdfjs-dist to v4.10.38
3238
39+
3340## v1.6.1 (10/10/2023)
3441
3542### Changes
Original file line number Diff line number Diff line change 2525 "netlify" : " ^8.0.0" ,
2626 "prism-react-renderer" : " ^1.2.1" ,
2727 "raw-loader" : " ^4.0.2" ,
28- "react" : " ^17.0.2 " ,
29- "react-dom" : " ^17.0.2 " ,
28+ "react" : " ^18.3.1 " ,
29+ "react-dom" : " ^18.3.1 " ,
3030 "react-loadable" : " ^5.5.0" ,
3131 "react-mindee-js" : " link:.." ,
3232 "url-loader" : " ^4.1.1"
Original file line number Diff line number Diff line change 11{
22 "name" : " react-mindee-js" ,
3- "version" : " 1.6.6 " ,
3+ "version" : " 1.6.7 " ,
44 "description" : " Front-End Computer Vision SDK for React" ,
55 "author" : " @mindee" ,
66 "license" : " MIT" ,
3939 "eslint-plugin-prettier" : " ^3.1.4" ,
4040 "eslint-plugin-unused-imports" : " ^2.0.0" ,
4141 "prettier" : " ^2.8.8" ,
42- "react" : " ^18.2.0 " ,
43- "react-dom" : " ^18.2.0 " ,
42+ "react" : " ^18.3.1 " ,
43+ "react-dom" : " ^18.3.1 " ,
4444 "ts-patch" : " ^1.4.3" ,
4545 "typescript" : " ^4.9.5" ,
4646 "typescript-transform-paths" : " ^3.3.1" ,
4949 "vite-tsconfig-paths" : " ^4.2.0"
5050 },
5151 "peerDependencies" : {
52- "react" : " ^17.0.2 "
52+ "react" : " ^18.3.1 "
5353 },
5454 "scripts" : {
5555 "preinstall" : " npx only-allow pnpm" ,
You can’t perform that action at this time.
0 commit comments