react-native-macos/packages
Jordan Brown 6064fd0600 Presuppress xplat and upgrade to 0.178.1
Summary:
This diff upgrades xplat to 0.178.1 and pre-suppresses errors from turning on constrained writes.

To generate this diff I:
* Modified every `env_mode=constrain_writes` to `env_mode=ssa` and made a commit (this is so our upgrade script will work)
* Ran   scripts/flow/upgrade.sh 0.178.1 to upgrade all the flowconfigs to 178.1 and suppress new-env errors
* Modified arvr/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project arvr`
* Modified xplat/js/flowconfig.ejs to use 0.178.1 and ran `scripts/gen-flowconfig/gen-flowconfig --project xplat`
* Unstacked from the commit in point 1

Reviewed By: SamChou19815

Differential Revision: D36676019

fbshipit-source-id: c3032f18ed838afc327f00de563e7f20713bdc26
2022-05-26 12:59:52 -07:00
..
assets Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
babel-plugin-codegen Fix babel-plugin-codegen crash when export init is null (#33387) 2022-03-11 23:24:22 -08:00
eslint-config-react-native-community Fix ESLint and Typescript-ESLint disagreeing about function spacing (#33453) 2022-04-01 06:49:02 -07:00
eslint-plugin-react-native-community Bump version of @react-native-community/eslint-plugin to 1.2.0 2022-04-20 13:19:43 -07:00
eslint-plugin-specs Update copyright headers from Facebook to Meta 2021-12-30 15:11:21 -08:00
normalize-color Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
polyfills Fixup typo in pfh labels 2022-04-05 12:15:05 -07:00
react-native-codegen Rename the folly `headers_only` target to warn 2022-05-26 08:17:27 -07:00
react-native-gradle-plugin Extend the React Native Gradle plugin to accept a config from package.json 2022-05-23 07:58:41 -07:00
rn-tester Presuppress xplat and upgrade to 0.178.1 2022-05-26 12:59:52 -07:00