Simon Johansson
Simon Johansson
If you have specified a restrictive CSP then 2.31 is a breaking change. ``` VM105:1 Refused to connect to 'https://api-js.mixpanel.com/decide/?verbose=1&version=1&lib=web&token=redacted' because it violates the following Content Security Policy directive: "connect-src...
In `/src/add-routes-tracker.js` there's an import from `@vue/shared`, which is not listed in the dependencies. This happens to work in many cases, since the dependency is used by many other vue-packages....
Accessing `UnmodifiedEntity` on a type with a ComplexType on it causes an exception. It doesn't matter if the changed value is inside the complextype or directly on the entity: accessing...