[Snyk] Upgrade: react, react-dom, , , , , react-native-safe-area-context, expo-ads-admob, expo-location, expo-status-bar, formik, graphql, react-native, react-native-dotenv, react-native-elements, react-native-reanimated, react-native-screens, react-native-select-dropdown, react-native-web #1674
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Snyk has created this PR to upgrade multiple dependencies.
👯♂ The following dependencies are linked and will therefore be updated together.ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
react
from 16.13.1 to 16.14.0 | 1 version ahead of your current version | 4 years ago
on 2020-10-14
react-dom
from 16.13.1 to 16.14.0 | 1 version ahead of your current version | 4 years ago
on 2020-10-14
@apollo/client
from 3.3.19 to 3.11.5 | 250 versions ahead of your current version | 25 days ago
on 2024-08-28
@react-native-community/masked-view
from 0.1.10 to 0.1.11 | 1 version ahead of your current version | 3 years ago
on 2021-04-26
@react-navigation/native
from 5.9.4 to 5.9.8 | 3 versions ahead of your current version | 3 years ago
on 2021-08-17
@react-navigation/stack
from 5.14.5 to 5.14.9 | 3 versions ahead of your current version | 3 years ago
on 2021-08-17
react-native-safe-area-context
from 3.2.0 to 3.4.1 | 5 versions ahead of your current version | 3 years ago
on 2022-02-18
expo-ads-admob
from 10.0.4 to 10.1.2 | 3 versions ahead of your current version | 3 years ago
on 2021-06-24
expo-location
from 12.0.4 to 12.1.3 | 4 versions ahead of your current version | 3 years ago
on 2021-09-09
expo-status-bar
from 1.0.4 to 1.12.1 | 19 versions ahead of your current version | 5 months ago
on 2024-04-23
formik
from 2.2.9 to 2.4.6 | 11 versions ahead of your current version | 5 months ago
on 2024-04-24
graphql
from 15.5.0 to 15.9.0 | 10 versions ahead of your current version | 3 months ago
on 2024-06-21
react-native
from 0.63.2 to 0.75.2 | 574 versions ahead of your current version | a month ago
on 2024-08-20
react-native-dotenv
from 2.5.5 to 2.6.2 | 1 version ahead of your current version | 3 years ago
on 2021-06-25
react-native-elements
from 3.4.2 to 3.4.3 | 1 version ahead of your current version | 2 years ago
on 2022-12-23
react-native-reanimated
from 2.1.0 to 2.17.0 | 36 versions ahead of your current version | a year ago
on 2023-04-24
react-native-screens
from 3.0.0 to 3.34.0 | 50 versions ahead of your current version | 2 months ago
on 2024-08-05
react-native-select-dropdown
from 1.0.7 to 1.13.0 | 15 versions ahead of your current version | 2 years ago
on 2022-04-18
react-native-web
from 0.13.18 to 0.19.12 | 62 versions ahead of your current version | 4 months ago
on 2024-05-22
Issues fixed by the recommended upgrade:
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ANSIREGEX-1583908
SNYK-JS-ASYNC-2441827
SNYK-JS-BRACES-6838727
SNYK-JS-DECODEURICOMPONENT-3149970
SNYK-JS-HERMESENGINE-1309667
SNYK-JS-REACTNATIVE-1298632
SNYK-JS-SHELLQUOTE-1766506
SNYK-JS-TMPL-1583443
SNYK-JS-UNSETVALUE-2400660
SNYK-JS-HERMESENGINE-1727253
SNYK-JS-WS-7266574
SNYK-JS-MICROMATCH-6838728
SNYK-JS-IP-6240864
SNYK-JS-NANOID-2332193
SNYK-JS-APOLLOCLIENT-1085706
SNYK-JS-HERMESENGINE-1015406
SNYK-JS-REACTDEVTOOLSCORE-6023999
SNYK-JS-HERMESENGINE-608850
SNYK-JS-HERMESENGINE-629268
SNYK-JS-REACTNATIVEREANIMATED-2949507
SNYK-JS-SEND-7926862
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-WS-1296835
SNYK-JS-HERMESENGINE-2342071
SNYK-JS-HERMESENGINE-629748
SNYK-JS-IP-7148531
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: react
-
16.14.0 - 2020-10-14
- Add support for the new JSX transform. (@ lunaruan in #18299)
-
16.13.1 - 2020-03-19
- Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@ acdlite in #18238)
- Revert warning for cross-component updates that happen inside class render lifecycles (
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
from react GitHub release notesReact
React DOM
componentWillReceiveProps,shouldComponentUpdate, and so on). (@ gaearon in #18330)Artifacts
Package name: react-dom
-
16.14.0 - 2020-10-14
- Add support for the new JSX transform. (@ lunaruan in #18299)
-
16.13.1 - 2020-03-19
- Fix bug in legacy mode Suspense where effect clean-up functions are not fired. This only affects users who use Suspense for data fetching in legacy mode, which is not technically supported. (@ acdlite in #18238)
- Revert warning for cross-component updates that happen inside class render lifecycles (
- react: https://unpkg.com/[email protected]/umd/
- react-art: https://unpkg.com/[email protected]/umd/
- react-dom: https://unpkg.com/[email protected]/umd/
- react-is: https://unpkg.com/[email protected]/umd/
- react-test-renderer: https://unpkg.com/[email protected]/umd/
- scheduler: https://unpkg.com/[email protected]/umd/
from react-dom GitHub release notesReact
React DOM
componentWillReceiveProps,shouldComponentUpdate, and so on). (@ gaearon in #18330)Artifacts
Package name: @apollo/client
-
3.11.5 - 2024-08-28
-
-
-
3.11.4 - 2024-08-07
-
-
-
-
3.11.3 - 2024-08-05
-
-
-
-
-
3.11.2 - 2024-07-31
- #11980
-
3.11.1 - 2024-07-23
-
-
-
3.11.0 - 2024-07-22
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
3.11.0-rc.2 - 2024-07-15
-
-
-
-
-
3.11.0-rc.1 - 2024-07-10
-
3.11.0-rc.0 - 2024-07-09
-
3.10.8 - 2024-06-27
-
3.10.7 - 2024-06-26
-
3.10.6 - 2024-06-21
-
3.10.5 - 2024-06-12
-
3.10.4 - 2024-05-15
-
3.10.3 - 2024-05-07
-
3.10.2 - 2024-05-03
-
3.10.1 - 2024-04-24
-
3.10.0 - 2024-04-24
-
3.10.0-rc.1 - 2024-04-15
-
3.10.0-rc.0 - 2024-04-02
-
3.10.0-alpha.1 - 2024-03-18
-
3.9.11 - 2024-04-10
-
3.9.10 - 2024-04-01
-
3.9.9 - 2024-03-22
-
3.9.8 - 2024-03-20
-
3.9.7 - 2024-03-13
-
3.9.6 - 2024-03-06
-
3.9.5 - 2024-02-15
-
3.9.4 - 2024-02-07
-
3.9.3 - 2024-02-06
-
3.9.2 - 2024-02-01
-
3.9.1 - 2024-01-31
-
3.9.0 - 2024-01-30
-
3.9.0-rc.1 - 2024-01-18
-
3.9.0-rc.0 - 2024-01-17
-
3.9.0-beta.1 - 2023-12-21
-
3.9.0-beta.0 - 2023-12-18
-
3.9.0-alpha.5 - 2023-12-05
-
3.9.0-alpha.4 - 2023-11-08
-
3.9.0-alpha.3 - 2023-11-02
-
3.9.0-alpha.2 - 2023-10-11
-
3.9.0-alpha.1 - 2023-09-21
-
3.9.0-alpha.0 - 2023-09-19
-
3.8.10 - 2024-01-18
-
3.8.9 - 2024-01-09
-
3.8.8 - 2023-11-29
-
3.8.7 - 2023-11-02
-
3.8.6 - 2023-10-16
-
3.8.5 - 2023-10-05
-
3.8.4 - 2023-09-19
-
3.8.3 - 2023-09-05
-
3.8.2 - 2023-09-01
-
3.8.1 - 2023-08-10
-
3.8.0 - 2023-08-07
-
3.8.0-rc.2 - 2023-08-01
-
3.8.0-rc.1 - 2023-07-17
-
3.8.0-rc.0 - 2023-07-13
-
3.8.0-beta.7 - 2023-07-10
-
3.8.0-beta.6 - 2023-07-05
-
3.8.0-beta.5 - 2023-06-28
-
3.8.0-beta.4 - 2023-06-20
-
3.8.0-beta.3 - 2023-06-15
-
3.8.0-beta.2 - 2023-06-07
-
3.8.0-beta.1 - 2023-05-31
-
3.8.0-beta.0 - 2023-05-26
-
3.8.0-alpha.15 - 2023-05-17
-
3.8.0-alpha.14 - 2023-05-16
-
3.8.0-alpha.13 - 2023-05-03
-
3.8.0-alpha.12 - 2023-04-13
-
3.8.0-alpha.11 - 2023-03-28
-
3.8.0-alpha.10 - 2023-03-17
-
3.8.0-alpha.9 - 2023-03-15
-
3.8.0-alpha.8 - 2023-03-02
-
3.8.0-alpha.7 - 2023-02-15
-
3.8.0-alpha.6 - 2023-02-07
-
3.8.0-alpha.5 - 2023-01-19
-
3.8.0-alpha.4 - 2023-01-13
-
3.8.0-alpha.3 - 2023-01-03
-
3.8.0-alpha.2 - 2022-12-21
-
3.8.0-alpha.1 - 2022-12-21
-
3.8.0-alpha.0 - 2022-12-09
-
3.7.17 - 2023-07-05
-
3.7.16 - 2023-06-20
-
3.7.15 - 2023-05-26
-
3.7.14 - 2023-05-03
-
3.7.13 - 2023-04-27
-
3.7.12 - 2023-04-12
-
3.7.11 - 2023-03-31
-
3.7.10 - 2023-03-02
-
3.7.9 - 2023-02-17
-
3.7.8 - 2023-02-15
-
3.7.7 - 2023-02-03
-
3.7.6 - 2023-01-31
-
3.7.5 - 2023-01-24
-
3.7.4 - 2023-01-13
-
3.7.3 - 2022-12-15
-
3.7.2 - 2022-12-06
-
3.7.1 - 2022-10-20
-
3.7.0 - 2022-09-30
-
3.7.0-rc.0 - 2022-09-21
-
3.7.0-beta.8 - 2022-09-21
-
3.7.0-beta.7 - 2022-09-08
-
3.7.0-beta.6 - 2022-06-27
-
3.7.0-beta.5 - 2022-06-10
-
3.7.0-beta.4 - 2022-06-10
-
3.7.0-beta.3 - 2022-06-07
-
3.7.0-beta.2 - 2022-06-07
-
3.7.0-beta.1 - 2022-05-26
-
3.7.0-beta.0 - 2022-05-25
-
3.7.0-alpha.6 - 2022-05-19
-
3.7.0-alpha.5 - 2022-05-16
-
3.7.0-alpha.4 - 2022-05-13
-
3.7.0-alpha.3 - 2022-05-09
-
3.7.0-alpha.2 - 2022-05-03
-
3.7.0-alpha.1 - 2022-05-03
-
3.7.0-alpha.0 - 2022-04-27
-
3.6.10 - 2022-09-29
-
3.6.9 - 2022-06-21
-
3.6.8 - 2022-06-10
-
3.6.7 - 2022-06-10
-
3.6.6 - 2022-05-26
-
3.6.5 - 2022-05-23
-
3.6.4 - 2022-05-16
-
3.6.3 - 2022-05-05
-
3.6.2 - 2022-05-03
-
3.6.1 - 2022-04-28
-
3.6.0 - 2022-04-26
-
3.6.0-rc.1 - 2022-04-19
-
3.6.0-rc.0 - 2022-04-18
-
3.6.0-beta.13 - 2022-04-14
-
3.6.0-beta.12 - 2022-04-11
-
3.6.0-beta.11 - 2022-04-05
-
3.6.0-beta.10 - 2022-03-29
-
3.6.0-beta.9 - 2022-03-10
-
3.6.0-beta.8 - 2022-03-10
-
3.6.0-beta.7 - 2022-03-10
-
3.6.0-beta.6 - 2022-02-15
-
3.6.0-beta.5 - 2022-02-04
-
3.6.0-beta.4 - 2022-02-03
-
3.6.0-beta.3 - 2021-11-23
-
3.6.0-beta.2 - 2021-11-22
-
3.6.0-beta.1 - 2021-11-16
-
3.6.0-beta.0 - 2021-11-16
-
3.5.10 - 2022-02-24
-
3.5.9 - 2022-02-15
-
3.5.8 - 2022-01-24
-
3.5.7 - 2022-01-10
-
3.5.6 - 2021-12-07
-
3.5.5 - 2021-11-23
-
3.5.4 - 2021-11-19
-
3.5.3 - 2021-11-17
-
3.5.2 - 2021-11-10
-
3.5.1 - 2021-11-09
-
3.5.0 - 2021-11-08
-
3.5.0-rc.3 - 2021-11-03
-
3.5.0-rc.2 - 2021-10-22
-
3.5.0-rc.1 - 2021-10-04
-
3.5.0-rc.0 - 2021-10-04
-
3.5.0-beta.18 - 2021-10-01
-
3.5.0-beta.17 - 2021-09-27
-
3.5.0-beta.16 - 2021-09-20
-
3.5.0-beta.15 - 2021-09-17
-
3.5.0-beta.14 - 2021-09-17
-
3.5.0-beta.13 - 2021-09-13
-
3.5.0-beta.12 - 2021-09-10
-
3.5.0-beta.11 - 2021-08-30
-
3.5.0-beta.10 - 2021-08-30
-
3.5.0-beta.9 - 2021-08-26
-
3.5.0-beta.8 - 2021-08-24
-
3.5.0-beta.7 - 2021-08-23
-
3.5.0-beta.6 - 2021-08-18
-
3.5.0-beta.5 - 2021-08-09
-
3.5.0-beta.4 - 2021-08-04
-
3.5.0-beta.3 - 2021-08-03
-
3.5.0-beta.2 - 2021-08-02
-
3.5.0-beta.1 - 2021-07-29
-
3.5.0-beta.0 - 2021-07-28
-
3.4.17 - 2021-11-08
-
3.4.16 - 2021-10-04
-
3.4.15 - 2021-09-27
-
3.4.14 - 2021-09-27
-
3.4.13 - 2021-09-20
-
3.4.12 - 2021-09-17
-
3.4.11 - 2021-09-10
-
3.4.10 - 2021-08-27
-
3.4.9 - 2021-08-24
-
3.4.8 - 2021-08-16
-
3.4.7 - 2021-08-09
-
3.4.6 - 2021-08-09
-
3.4.5 - 2021-08-04
-
3.4.4 - 2021-08-03
-
3.4.3 - 2021-08-02
-
3.4.2 - 2021-08-02
-
3.4.1 - 2021-07-29
-
3.4.0 - 2021-07-28
-
3.4.0-rc.23 - 2021-07-23
-
3.4.0-rc.22 - 2021-07-22
-
3.4.0-rc.21 - 2021-07-19
-
3.4.0-rc.20 - 2021-07-15
-
3.4.0-rc.19 - 2021-07-12
-
3.4.0-rc.18 - 2021-07-09
-
3.4.0-rc.17 - 2021-07-06
-
3.4.0-rc.16 - 2021-07-06
-
3.4.0-rc.15 - 2021-06-28
-
3.4.0-rc.14 - 2021-06-24
-
3.4.0-rc.13 - 2021-06-23
-
3.4.0-rc.12 - 2021-06-22
-
3.4.0-rc.11 - 2021-06-17
-
3.4.0-rc.10 - 2021-06-16
-
3.4.0-rc.9 - 2021-06-16
-
3.4.0-rc.8 - 2021-06-16
-
3.4.0-rc.7 - 2021-06-15
-
3.4.0-rc.6 - 2021-06-08
-
3.4.0-rc.5 - 2021-06-07
-
3.4.0-rc.4 - 2021-06-04
-
3.4.0-rc.3 - 2021-06-02
-
3.4.0-rc.2 - 2021-05-26
-
3.4.0-rc.1 - 2021-05-25
-
3.4.0-rc.0 - 2021-05-19
-
3.4.0-beta.28 - 2021-05-19
-
3.4.0-beta.27 - 2021-05-18
-
3.4.0-beta.26 - 2021-05-12
-
3.4.0-beta.25 - 2021-05-11
-
3.4.0-beta.24 - 2021-05-05
-
3.4.0-beta.23 - 2021-04-13
-
3.4.0-beta.22 - 2021-04-10
-
3.4.0-beta.21 - 2021-04-07
-
3.4.0-beta.20 - 2021-04-05
-
3.4.0-beta.19 - 2021-03-26
-
3.4.0-beta.18 - 2021-03-26
-
3.4.0-beta.17 - 2021-03-25
-
3.4.0-beta.16 - 2021-03-24
-
3.4.0-beta.15 - 2021-03-17
-
3.4.0-beta.14 - 2021-03-15
-
3.4.0-beta.13 - 2021-03-11
-
3.4.0-beta.12 - 2021-03-03
-
3.4.0-beta.11 - 2021-02-14
-
3.4.0-beta.10 - 2021-02-09
-
3.4.0-beta.9 - 2021-02-09
-
3.4.0-beta.8 - 2021-02-05
-
3.4.0-beta.7 - 2021-02-04
-
3.4.0-beta.6 - 2021-01-29
-
3.4.0-beta.5 - 2021-01-29
-
3.4.0-beta.4 - 2020-12-16
-
3.4.0-beta.3 - 2020-12-12
-
3.4.0-beta.2 - 2020-12-04
-
3.4.0-beta.1 - 2020-12-03
-
3.4.0-beta.0 - 2020-12-01
-
3.3.21 - 2021-07-06
-
3.3.20 - 2021-06-08
-
3.3.19 - 2021-05-18
from @apollo/client GitHub release notesPatch Changes
#12027
eb3e21bThanks @ JavaScriptBach! - TypeMutationResult.resetas an arrow function#12020
82d8cb4Thanks @ jerelmiller! - Better conform to Rules of React by avoiding write of ref in render foruseFragment.Patch Changes
#11994
41b17e5Thanks @ jerelmiller! - Update theModifierfunction type to allowcache.modifyto return deeply partial data.#11989
e609156Thanks @ phryneas! - Fix a potential crash when callingclearStorewhile a query was running.Previously, calling
client.clearStore()while a query was running had one of these results:useQuerywould stay in aloading: truestate.useLazyQuerywould stay in aloading: truestate, but also crash with a"Cannot read property 'data' of undefined"error.Now, in both cases, the hook will enter an error state with a
networkError, and the promise returned by theuseLazyQueryexecutefunction will return a result in an error state.#11994
41b17e5Thanks @ jerelmiller! - Prevent accidental distribution oncache.modifyfield modifiers when a field is a union type array.Patch Changes
#11984
5db1659Thanks @ jerelmiller! - Fix an issue where multiple fetches with results that returned errors would sometimes set thedataproperty with anerrorPolicyofnone.#11974
c95848eThanks @ jerelmiller! - Fix an issue wherefetchMorewould write its result data to the cache when using it with ano-cachefetch policy.#11974
c95848eThanks @ jerelmiller! - Fix an issue where executingfetchMorewith ano-cachefetch policy could sometimes result in multiple network requests.#11974
c95848eThanks @ jerelmiller! -Potentially disruptive change
When calling
fetchMorewith a query that has ano-cachefetch policy,fetchMorewill now throw if anupdateQueryfunction is not provided. This provides a mechanism to merge the results from thefetchMorecall with the query's previous result.Patch Changes
38c0a2cThanks @ jerelmiller! - Fix missinggetServerSnapshoterror when usinguseSubscriptionon the server.Patch Changes
#11969
061cab6Thanks @ jerelmiller! - Remove check forwindow.__APOLLO_CLIENT__when determining whether to connect to Apollo Client Devtools whenconnectToDevtoolsordevtools.enabledis not specified. This now simply checks to see if the application is in development mode.#11971
ecf77f6Thanks @ jerelmiller! - Prevent thesetTimeoutfor suggesting devtools from running in non-browser environments.Potentially Breaking Fixes
#11789
5793301Thanks @ phryneas! - Changes usages of theGraphQLErrortype toGraphQLFormattedError.This was a type bug - these errors were never
GraphQLErrorinstancesto begin with, and the
GraphQLErrorclass has additional properties that cannever be correctly rehydrated from a GraphQL result.
The correct type to use here is
GraphQLFormattedError.Similarly, please ensure to use the type
FormattedExecutionResultinstead of
ExecutionResult- the non-"Formatted" versions of these typesare for use on the server only, but don't get transported over the network.
#11626
228429aThanks @ phryneas! - CallnextFetchPolicywith "variables-changed" even if there is afetchPolicyspecified.Previously this would only be called when the current
fetchPolicywas equal to thefetchPolicyoption or the option was not specified. If you usenextFetchPolicyas a function, expect to see this function called more often.Due to this bug, this also meant that the
fetchPolicymight be reset to the initialfetchPolicy, even when you specified anextFetchPolicyfunction. If you previously relied on this behavior, you will need to update yournextFetchPolicycallback function to implement this resetting behavior.As an example, if your code looked like the following:
Update your function to the following to reimplement the resetting behavior:
Minor Changes
#11923
d88c7f8Thanks @ jerelmiller! - Add support forsubscribeToMorefunction touseQueryRefHandlers.#11854
3812800Thanks @ jcostello-atlassian! - Support extensions in useSubscription#11923
d88c7f8Thanks @ jerelmiller! - Add support forsubscribeToMorefunction touseLoadableQuery.#11863
98e44f7Thanks @ phryneas! - ReimplementuseSubscriptionto fix rules of React violations.#11869
a69327cThanks @ phryneas! - Rewrite big parts ofuseQueryanduseLazyQueryto be more compliant with the Rules of React and React Compiler#11936
1b23337Thanks @ jerelmiller! - Add the ability to specify a name for the client instance for use with Apollo Client Devtools. This is useful when instantiating multiple clients to identify the client instance more easily. This deprecates theconnectToDevtoolsoption in favor of a newdevtoolsconfiguration.This option is backwards-compatible with
connectToDevtoolsand will be used in the absense of adevtoolsoption.#11923
d88c7f8Thanks @ jerelmiller! - Add support forsubscribeToMorefunction touseBackgroundQuery.#11930
a768575Thanks @ jerelmiller! - Deprecates experimental schema testing utilities introduced in 3.10 in favor of recommending@ apollo/graphql-testing-library.Patch Changes
#11951
0de03afThanks @ phryneas! - add React 19 RC topeerDependencies#11927
2941824Thanks @ phryneas! - Addrestartfunction touseSubscription.#11949
4528918Thanks @ alessbell! - Remove deprecatedwatchFragmentoption,canonizeResults#11937
78332beThanks @ phryneas! -createSchemaFetch: simulate serialized errors instead of anApolloErrorinstance#11902
96422ceThanks @ phryneas! - Addcausefield toApolloError.#11806
8df6013Thanks @ phryneas! - MockLink: add query default variables if not specified in mock request#11926
3dd6432Thanks @ phryneas! -watchFragment: forward additional options todiffOptions#11946
7d833b8Thanks @ jerelmiller! - Fix issue where mutations were not accessible by Apollo Client Devtools in 3.11.0-rc.0.#11944
8f3d7ebThanks @ sneyderdev! - AllowIgnoreModifierto be returned from aoptimisticResponsefunction when inferring from aTypedDocumentNodewhen used with a generic argument.#11954
4a6e86aThanks @ phryneas! - Document (and deprecate) the previously undocumentederrorsproperty on theuseQueryQueryResulttype.#11719
09a6677Thanks @ phryneas! - Allow wrappingcreateQueryPreloader#11921
70406bfThanks @ phryneas! - addignoreResultsoption touseSubscriptionPatch Changes
#11951
0de03afThanks @ phryneas! - add React 19 RC topeerDependencies#11937
78332beThanks @ phryneas! -createSchemaFetch: simulate serialized errors instead of anApolloErrorinstance#11944
8f3d7ebThanks @ sneyderdev! - AllowIgnoreModifierto be returned from aoptimisticResponsefunction when inferring from aTypedDocumentNodewhen used with a generic argument.#11954
4a6e86aThanks @ phryneas! - Document (and deprecate) the previously undocumentederrorsproperty on theuseQueryQueryResulttype.Package name: @react-native-community/masked-view
-
0.1.11 - 2021-04-26
-
0.1.10 - 2020-04-22
from @react-native-community/masked-view GitHub release notesAdd fix for React v17 compatibility with React Native 0.64 and react-navigation v5
Fixed #111
Package name: @react-navigation/native
-
5.9.8 - 2021-08-17
-
5.9.7 - 2021-08-15
-
5.9.6 - 2021-08-01
-
5.9.4 - 2021-04-04
from @react-navigation/native GitHub release notesPackage name: @react-navigation/stack
-
5.14.9 - 2021-08-17
-
5.14.8 - 2021-08-15
-
5.14.7 - 2021-08-01
-
5.14.5 - 2021-05-09
from @react-navigation/stack GitHub release notesPackage name: react-native-safe-area-context
-
3.4.1 - 2022-02-18
- Revert "Drop support for ios < 11". This will be done in v4 instead.
-
3.4.0 - 2022-02-16
- Fix app extension build (d5fab0b)
- Drop support for ios < 11
-
3.3.2 - 2021-09-01
- Fix ReferenceError: React is not defined (#212) in jest mock
-
3.3.1 - 2021-08-31
-
3.3.0 - 2021-08-06
-
3.2.0 - 2021-03-07
from react-native-safe-area-context GitHub release notesPackage name: expo-ads-admob
-
10.1.2 - 2021-06-24
-
10.1.1 - 2021-06-22
-
10.1.0 - 2021-06-16
-
10.0.4 - 2021-04-13
from expo-ads-admob GitHub release notesPackage name: expo-location
-
12.1.3 - 2021-09-09
-
12.1.2 - 2021-06-24
-
12.1.1 - 2021-06-22
-
12.1.0 - 2021-06-16
-
12.0.4 - 2021-04-13
from expo-location GitHub release notesPackage name: expo-status-bar
-
1.12.1 - 2024-04-23
-
1.12.0 - 2024-04-18
-
1.11.1 - 2023-12-19
-
1.11.0 - 2023-12-12
-
1.10.0 - 2023-11-14
-
1.9.0 - 2023-10-17
-
1.8.0 - 2023-09-15
-
1.7.1 - 2023-08-02
-
1.7.0 - 2023-07-28
-
1.6.0 - 2023-06-21
-
1.5.0 - 2023-05-08
-
1.4.4 - 2023-02-09
-
1.4.3 - 2023-02-03
-
1.4.2 - 2022-11-02
-
1.4.1 - 2022-10-25
-
1.4.0 - 2022-07-07
-
1.3.0 - 2022-04-18
-
1.2.0 - 2021-12-03
-
1.1.0 - 2021-09-09
-
1.0.4 - 2021-03-10
from expo-status-bar GitHub release notesPackage name: formik
Patch Changes
f57ca9b#3949 Thanks @ DeveloperRaj! - Changing the state inside formik was changing reference of initialValues provided via props, deep cloning the initialvalues will fix it.Patch Changes
d7db9cd#3860 Thanks @ patik! - Add missing dependency@ types/hoist-non-react-statics, closes #3837fe4ed7e#3501 Thanks @ markspolakovs! - Markformikas side-effect free inpackage.json