This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.70.0.
5c1c0839 Move required PackageRestore properties into shared property sheets (jthysell@microsoft.com)
React Native Windows 0.70.1
This is patch release of react-native-windows, fixing bugs or adding non-breaking enhancements. To see a summary of changes in this major release, see release notes for React Native Windows 0.70.0.
76794bf8 Fixes bug introduced by pointerEvents change (ericroz@fb.com)
React Native Windows 0.70.0
We're excited to release React Native Windows 0.70.0-preview.1 targeting React Native 0.70.0-rc.3. There have been many changes to both react-native-windows and react-native itself and we would love your feedback on anything that doesn't work as expected.
How to upgrade
You can view the changes made to the default new React Native Windows applications for C++ and C# using React Native Upgrade Helper. See this document for more details.
What's new from React Native
React Native is now using @react-native-community/cli@9.0.0-alpha.3. See Upgrade @react-native-community/cli.
Folly is now on version v2021.07.22.0.
Debuggability
Fixes a crash when enabling Yoga logging.
Fixes metro config when using --useDevMode.
Reliability
Improved Supply Chain security by updating NuGet config files.
Fixes floating point conversions in non en-US locales.
Updates autolinking to not error if a dependency is misconfigured.
Fixes matrix multiplication logic for transforms to match iOS/Android.
Fixes ExecuteJsi on instance shutdown.
Fixes bug when UTF-8 characters are in bundle path.
Updates autolinking to update project paths in solution files rather than including new paths, upon not finding the exact project entry for a given GUID.
Fixes skew transforms for degree inputs.
Fixes bug in onLongPress functionality. Now onLongPress is only allowed during left clicks.\
Fixes crash in DynamicAutomationPeer::GetContentName.
Accessibility
Updates visual of TextInput if focusable == false.
Fixes color customization bug for Text component during High Contrast mode.
Other
Supports PreparedScriptStore for V8 Node-API.
Exposes LoadingState on ReactContext.
Implements Blob module.
Adds partial PlatformColor support for Image's tintColor.
Adds CoreApp API to run a JS-only app. The application object in this case is fixed and owned by the framework instead of the app author. See blog post.
Implements HTTP client timeout.
Breaking Changes
Break in ABI and binary compatibility introduced with change to JsiValueKind enumeration.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/react-native-progress-view/progress-view/network/alerts).
Bumps shell-quote to 1.7.3 and updates ancestor dependencies shell-quote, react-native, @react-native-community/cli, @react-native-community/cli-platform-android, @react-native-community/cli-platform-ios and react-native-windows. These dependencies need to be updated together.
Updates
shell-quote
from 1.6.1 to 1.7.3Commits
Updates
react-native
from 0.64.0 to 0.70.2Release notes
Sourced from react-native's releases.
... (truncated)
Changelog
Sourced from react-native's changelog.
... (truncated)
Commits
b9c2975
[0.70.2] Bump version numbers13a2b11
Minor: Rename AccessibilityInfo.sendAccessibilityEvent_unstable to sendAccess...2de4cf0
chore(deps): bump CLI to 9.1.3 and Metro to 0.72.3 (#34803)7b53a24
Fix port as -1 if dev server without specifying port on Android (#34705)b03f536
fix: KeyboardAvoidingView height when "Prefer Cross-Fade Transitions" is enab...764f584
Let ScrollView Know About Keyboard Opened Before Mount75d5679
feat: Add support for "Prefer Cross-Fade Transitions" into AccessibilityInfo ...73e5533
Add a pseudo flow declaration for AccessibilityInfo9fd7643
Revert "fix: KeyboardAvoidingView height when "Prefer Cross-Fade Transitions"...a54ba33
[0.70.1] Bump version numbersMaintainer changes
This version was pushed to npm by fb, a new releaser for react-native since your current version.
Updates
@react-native-community/cli
from 4.14.0 to 9.1.3Release notes
Sourced from
@react-native-community/cli
's releases.Changelog
Sourced from
@react-native-community/cli
's changelog.Commits
a78b62a
v9.1.3752712e
v9.1.2cf8f3bb
v9.1.1b89e81b
v9.1.0021a122
v9.0.1d61d255
v9.0.02c318f8
fix: remove peerDependencies on react-native (#1683)a3d63ff
v9.0.0-alpha.129555545
v9.0.0-alpha.1199d010c
v9.0.0-alpha.10Updates
@react-native-community/cli-platform-android
from 4.13.0 to 9.1.0Release notes
Sourced from
@react-native-community/cli-platform-android
's releases.... (truncated)
Commits
8b68d84
chore: rename package folders to conform to the cli-* convention (#1645)2487c1f
fix: allow nullish codegenConfig (#1643)379ca2d
v9.0.0-alpha.30fb3d1b
[android] Do not import a linked Android.mk file if the library is not specif...148d317
[android] Refine and test the findLibraryName function (#1635)86df104
[android] Add support for autolinking via CMake (#1630)61797e4
v9.0.0-alpha.2504405d
fix: allowdependency.platforms.[platform]
to benull
again (#1613)e9e89eb
fix(platform-android):findComponentDescriptors
picks up directories (#1614)c4179d8
v9.0.0-alpha.0Updates
@react-native-community/cli-platform-ios
from 4.13.0 to 9.1.2Release notes
Sourced from
@react-native-community/cli-platform-ios
's releases.... (truncated)
Commits
8b68d84
chore: rename package folders to conform to the cli-* convention (#1645)379ca2d
v9.0.0-alpha.361797e4
v9.0.0-alpha.2504405d
fix: allowdependency.platforms.[platform]
to benull
again (#1613)c4179d8
v9.0.0-alpha.0810b6a0
v8.0.0efa5cf8
v8.0.0-alpha.39a00969
v8.0.0-alpha.22d2281e
v8.0.0-alpha.199f953e
feat: Add support for .xcode.env file in init and doctor commands (#1585)Updates
react-native-windows
from 0.64.27 to 0.70.2Release notes
Sourced from react-native-windows's releases.
... (truncated)
Changelog
Sourced from react-native-windows's changelog.
... (truncated)
Commits
db259d1
applying package updates NO_CIecd361d
[0.70] Consolidate JavaScript HTTP module specifications (#10629)5c1c083
[0.70] Move required PackageReference properties into shared property sheets ...77bf720
[0.70] Export OriginPolicy.h to NuGet package (#10616)0573fc2
applying package updates NO_CI4161b2c
[0.70] Implement HTTP redirection (#10596)76794bf
[0.70] Fixes bug introduced by pointerEvents change (#10513)f3feaad
applying package updates NO_CIa32daf4
Integrate v0.70.0 (#10516)6703c83
Fix crash creating InstanceSettings on Windows 8.1 (#10471) (#10476)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/react-native-progress-view/progress-view/network/alerts).