Releases: monkvision/monkjs
Releases · monkvision/monkjs
v4.0.9
🐞 Bug Fixes
- Fixed a bug causing Jest configs to crash when used outside of the MonkJs monorepo
v4.0.8
🐞 Bug Fixes
- Fixed an issue causing TypeScript tests to not compile properly outside of the MonkJs monorepository
v4.0.7
v4.0.6
🐞 Bug Fixes
- Fixed misplaced packages dependencies (dev deps → deps)
Note: Due to a deployment error, version 4.0.5
has been skipped.
v4.0.4
🐞 Bug Fixes
- Removed source maps from every package of the SDK
v4.0.3
🐞 Bug Fixes
- Fixed missing peer dependencies in
@monkvision/camera
and@monkvision/inspection-capture-web
- Fixed a bug causing source maps to be included in the NPM build
v4.0.2
🐞 Bug Fixes
- Switched to fixed dependency versions between SDK packages
v4.0.1
🐞 Bug Fixes
- Fixed missing peer dependency in
@monkvision/common-ui-web
- Removed source maps from NPM build to prevent warning when using the SDK
v4.0.0
MonkJs 4
After more than 2 years, MonkJs v4 is finally here! this new version consists of a complete revamp of the entire SDK, with many new features along the way. This includes, but not only :
- Switch from React-Native for Web to ReactJs
- TypeScript support, with typings and TSDoc integrated into the SDK
- New and improved UX/UI
- Better performances, wider support of devices
- Monitoring & Analytics support
- A whole set of new features (live compliance, offline management...)
- And many more 🚀
This new version of the SDK comes with a complete rewrite of the official documentation, available here. See guidelines for upgrade from v3 here.
Happy inspections!! 🕵️ 🚀
Release 3.8.17
Changes related to the SDK :
- Fixed an issue causing a crash when car coverage is disabled in the Capture component