@mitojs/shared
provider some common configuration,such as constants、enum for @mitojs
read the mito-doc to konw more info
@mitojs/shared
add react ErrorBoundary component
collect Vue3 prop data when code error @mitojs/vue
multiple instances,more info click here
add wx-mini hooks:
add wx-mini options:
browser: the singleton change to multiple instances,more info click here
remove MITO.log and add MitoInstance.log
remove window.__MITO__ and replace to MitoInstance
ErrorTypes change: JAVASCRIPT_ERROR change to JAVASCRIPT
LOG_ERROR change to LOG
HTTP_ERROR change to HTTP
VUE_ERROR change to VUE
REACT_ERROR change to REACT
RESOURCE_ERROR change to RESOURCE
PROMISE_ERROR change to PROMISE
ROUTE_ERROR change to ROUTE