You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 17, 2023. It is now read-only.
Patch release that fixes a couple of bugs, updates dependencies, adds a new example app, and some minor docs fixes.
Bug Fixes
55b3545 fix: id overwrite issue in optimistic responses 52dd303 Runtime config validation Closes #283 (#402)
New Example App
113f4e8 feat: add unstyled react native example app
Docs changes
64ab7e3 chore: add link to example app for React d76725b fix: link error with React Native doc. c604961 chore: add link to example app in docs a83f5b8 fix: remove unnecessary step in react example readme