pmndrs / valtio

🧙 Valtio makes proxy-state simple for React and Vanilla
https://valtio.dev
MIT License
8.84k stars 248 forks source link

fix(readme): add note about shallow proxy #639

Closed valstu closed 1 year ago

valstu commented 1 year ago

Related Issues

Related to #620.

Summary

Adds note to useProxy readme about its shallow proxy implementation and that you can only mutate on the root level.

Check List

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated
valtio ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Jan 27, 2023 at 0:40AM (UTC)
codesandbox-ci[bot] commented 1 year ago

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 9e6304557c53d59c7df6e51a6f234cdf11518d02:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration
dai-shi commented 1 year ago

I forgot that I have opened #639. 😓