- Add a
proxiedValue
field to the proxy objects returned byuse
andwatch
hooks to get the unproxied model - Improved TypeScript typings to better show when you are working with a proxy or not
proxiedValue
field to the proxy objects returned by use
and watch
hooks to get the unproxied model