Skip to content

Releases: monkvision/monkjs

v4.0.14

05 Sep 15:09
Compare
Choose a tag to compare

✨ New Features

  • Added availableVehicleTypes in the AppState context

v4.0.13

05 Sep 14:55
Compare
Choose a tag to compare

✨ New Features

  • The MonkAppStateProvider now only allows vehicle types present in the app config to be fetched in the URL

v4.0.12

05 Sep 13:12
Compare
Choose a tag to compare

✨ New Features

  • Added more detailed error messages when camera permission is not granted in the Camera component
  • Replaced the Validate button with an "Inspection completed" message when the inspection is complete in the InspectionGallery component
  • Added new sights :
    • all-11w-_e9c - Dashboard Screen (interior sight)
    • all-mdwq0pl4 - Keys (empty sight with a custom label)

v4.0.11

03 Sep 07:48
Compare
Choose a tag to compare

🐞 Bug Fixes

  • Fixed a misconfiguration causing the setupTests.js file to not be included in the @monkvision/jest-config package build

v4.0.10

03 Sep 07:23
Compare
Choose a tag to compare

✨ New Features

  • Created a new sight for tires : all-9cw4tn4s

🐞 Bug Fixes

  • Fixed a bug causing the Jest create config options being required when they should be optional

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