Skip to content

Tags: react/react

Tags

v19.3.0

Toggle v19.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[RN] Move RN globals to RN private interface module (#37550)

## Summary

ReactNativeFeatureFlags and fabricUIManager were introduced in
`react-native/react-private-interface` in
react/react-native#57940 and
react/react-native#58398:


https://github.com/react/react-native/blob/73a76ddced2088d925809432fd6b0503f239dbfe/packages/react-native/src/react-private-interface.js#L74


https://github.com/react/react-native/blob/73a76ddced2088d925809432fd6b0503f239dbfe/packages/react-native/src/react-private-interface.js#L87

This migrates the use of globals for those bindings to use the exported
values instead.

## How did you test this change?

Existing tests and Flow.

v19.2.8

Toggle v19.2.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FlightReply] Performance improvements when decoding (#37087)

This fixes security vulnerabilities in Server Functions.

v19.1.9

Toggle v19.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FlightReply] Performance improvements when decoding (#37088)

This fixes security vulnerabilities in Server Functions.

v19.0.8

Toggle v19.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[FlightReply] Performance improvements when decoding (#37089)

This fixes security vulnerabilities in Server Functions.

v19.2.7

Toggle v19.2.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 19.2.7 (#36591)

Releasing with
```console
gh workflow run runtime_release_from_ci.yml \
  --ref releases/19.2.x \
  --raw-field="type=stable-latest"\
  --raw-field="only_packages=react react-art react-dom react-server-dom-webpack react-server-dom-turbopack react-server-dom-parcel react-is react-test-renderer" \
  --raw-field="dry=true"
```

v19.1.8

Toggle v19.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 19.1.8 (#36590)

Releasing with
```console
gh workflow run runtime_release_from_ci.yml \
  --ref releases/19.1.x \
  --raw-field="type=stable-backport"\
  --raw-field="only_packages=react react-art react-dom react-server-dom-webpack react-server-dom-turbopack react-server-dom-parcel react-is react-test-renderer" \
  --raw-field="dry=true"
```

v19.0.7

Toggle v19.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version 19.0.7 (#36589)

Releasing with
```console
gh workflow run runtime_release_from_ci.yml \
  --ref releases/19.0.x \
  --raw-field="type=stable-backport"\
  --raw-field="only_packages=react react-art react-dom react-server-dom-webpack react-server-dom-turbopack react-is react-test-renderer" \
  --raw-field="dry=true"
```

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.

Unverified

This tag is not signed, but one or more authors requires that any tag attributed to them is signed.