···11----
22-'@urql/exchange-persisted': patch
33-'@urql/core': patch
44----
55-66-Use nullish coalescing for `preferGetMethod` and `preferGetForPersistedQueries` so that `false` is kept if set.
···11# @urql/exchange-persisted-fetch
2233+## 5.0.1
44+55+### Patch Changes
66+77+- Use nullish coalescing for `preferGetMethod` and `preferGetForPersistedQueries` so that `false` is kept if set
88+ Submitted by [@dargmuesli](https://github.com/dargmuesli) (See [#3812](https://github.com/urql-graphql/urql/pull/3812))
99+- Updated dependencies (See [#3812](https://github.com/urql-graphql/urql/pull/3812))
1010+ - @urql/core@6.0.1
1111+312## 5.0.0
413514### Major Changes
···11# @urql/core
2233+## 6.0.1
44+55+### Patch Changes
66+77+- Use nullish coalescing for `preferGetMethod` and `preferGetForPersistedQueries` so that `false` is kept if set
88+ Submitted by [@dargmuesli](https://github.com/dargmuesli) (See [#3812](https://github.com/urql-graphql/urql/pull/3812))
99+310## 6.0.0
411512### Major Changes