Skip to content

Releases: monkvision/monkjs

v4.0.9

02 Sep 16:35
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fixed a bug causing Jest configs to crash when used outside of the MonkJs monorepo

v4.0.8

02 Sep 15:51
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fixed an issue causing TypeScript tests to not compile properly outside of the MonkJs monorepository

v4.0.7

07 Aug 14:26
Compare
Choose a tag to compare

✨ New Features

  • Deployed local development packages into the SDK. More details here.

v4.0.6

07 Aug 12:50
Compare
Choose a tag to compare

🐞 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

02 Aug 13:01
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Removed source maps from every package of the SDK

v4.0.3

02 Aug 10:31
Compare
Choose a tag to compare

🐞 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

02 Aug 09:08
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Switched to fixed dependency versions between SDK packages

v4.0.1

02 Aug 08:40
Compare
Choose a tag to compare

🐞 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

01 Aug 14:03
Compare
Choose a tag to compare

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

16 Jul 10:13
Compare
Choose a tag to compare

Changes related to the SDK :

  • Fixed an issue causing a crash when car coverage is disabled in the Capture component