v2.0.3
Bug fixes
- prevent crash during SSR (as library no more uses
window
directly)
Other improvements
- correctly detects is Proxy natively supported by browser (no more issue with polyfill)
- potentially improves testing experience for
mixin
as we can mock proxy support now - rebuild with
[email protected]
&[email protected]