Skip to content
This repository has been archived by the owner on Apr 17, 2023. It is now read-only.

0.15.1

Compare
Choose a tag to compare
@darahayes darahayes released this 24 Apr 15:16
· 839 commits to master since this release
6ff4f18

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