Releases: monkvision/monkjs
Releases · monkvision/monkjs
v4.3.15
🐞 Bug Fixes
- Fixed potential memory leak in
CreateInspection
component
v4.3.14
🐞 Bug Fixes
- Fixed wrong export for
useIsMounted
hook
v4.3.13
✨ New Features
- Added
useIsMounted
hook
🐞 Bug Fixes
- Fixed a potential memory leak in
MonkAppStateProvider
component - Fixed a potential memory leak in
LiveConfigAppProvider
component
v4.3.12
✨ New Features
- Added the
azp
field (Auth0 Client ID) to theMonkJwtPayload
type
v4.3.11
✨ New Features
- Allow passing the Auth0 context to the
useAuth
hook to help deal with multi-instance applications