Releases: monkvision/monkjs
Releases · monkvision/monkjs
v4.0.14
✨ New Features
- Added
availableVehicleTypes
in the AppState context
v4.0.13
✨ New Features
- The
MonkAppStateProvider
now only allows vehicle types present in the app config to be fetched in the URL
v4.0.12
✨ 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
🐞 Bug Fixes
- Fixed a misconfiguration causing the
setupTests.js
file to not be included in the@monkvision/jest-config
package build
v4.0.10
✨ 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
🐞 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