Mirror: The highly customizable and versatile GraphQL client with which you add on features like normalized caching as you grow.

Version Packages (#3486)

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>

Changed files
+8 -6
.changeset
packages
-5
.changeset/strange-drinks-sip.md
···
-
---
-
'@urql/storage-rn': minor
-
---
-
-
Bump peer-dependency of `@react-native-community/netinfo` to allow v11
+7
packages/storage-rn/CHANGELOG.md
···
# Changelog
+
## 1.1.0
+
+
### Minor Changes
+
+
- Bump peer-dependency of `@react-native-community/netinfo` to allow v11
+
Submitted by [@albinhubsch](https://github.com/albinhubsch) (See [#3485](https://github.com/urql-graphql/urql/pull/3485))
+
## 1.0.3
### Patch Changes
+1 -1
packages/storage-rn/package.json
···
{
"name": "@urql/storage-rn",
-
"version": "1.0.3",
+
"version": "1.1.0",
"sideEffects": false,
"description": "Graphcache offline storage for React Native",
"homepage": "https://formidable.com/open-source/urql/docs/",