Distiller
a4430b52e5
Release 0.74.6
...
#publish-packages-to-npm&0.74-stable
2024-10-02 09:46:45 +00:00
Distiller
5e6fed361c
Release 0.74.5
...
#publish-packages-to-npm&latest
2024-08-05 13:31:03 +00:00
Distiller
097ce07602
Release 0.74.4
...
#publish-packages-to-npm&latest
2024-07-30 11:18:41 +00:00
distiller
8e5a9360bb
Release 0.74.3
...
#publish-packages-to-npm&latest
2024-07-01 17:33:11 +00:00
Distiller
17c0b1766f
Release 0.74.2
...
#publish-packages-to-npm&latest
2024-06-04 15:08:03 +00:00
Distiller
31f9d45074
Release 0.74.1
...
#publish-packages-to-npm&latest
2024-05-02 18:17:04 +00:00
Distiller
60962b4406
Release 0.74.1-rc.0
...
#publish-packages-to-npm&--no-tag
2024-05-01 12:34:20 +00:00
Distiller
972b42016e
Release 0.74.0
...
#publish-packages-to-npm&latest
2024-04-22 11:41:17 +00:00
Distiller
d4a48ce692
Release 0.74.0-rc.9
...
#publish-packages-to-npm&next
2024-04-15 14:02:09 +00:00
Distiller
2a6e156054
Release 0.74.0-rc.8
...
#publish-packages-to-npm&next
2024-04-10 13:06:30 +00:00
Distiller
40feba6a81
Release 0.74.0-rc.7
...
#publish-packages-to-npm&next
2024-04-08 12:21:14 +00:00
Distiller
6abca78895
Release 0.74.0-rc.6
...
#publish-packages-to-npm&next
2024-04-02 11:04:49 +00:00
Distiller
c0c3ac3f13
Release 0.74.0-rc.5
...
#publish-packages-to-npm&next
2024-03-25 13:57:17 +00:00
Distiller
907bd438ff
Release 0.74.0-rc.4
...
#publish-packages-to-npm&next
2024-03-18 15:20:38 +00:00
Alex Hunt
619b8eb4d0
Bump package versions
...
#publish-packages-to-npm&0.74-stable
2024-02-21 15:20:42 +00:00
Alex Hunt
f40bb9331c
Bump package versions for next major ( #39764 )
...
Summary:
#publish-packages-to-npm
Bump all package versions to `0.74.0` (next major release) for `main`, following instructions at https://reactnative.dev/contributing/release-branch-cut-and-rc0#12-bump-minor-version-of-all-monorepo-packages-in-main .
```sh
yarn bump-all-updated-packages --release-branch-cutoff
```
Changelog: [Internal]
Pull Request resolved: https://github.com/facebook/react-native/pull/39764
Test Plan: —
Reviewed By: robhogan
Differential Revision: D49871039
Pulled By: huntie
fbshipit-source-id: f4df6efeae4d8a9209e7aae7b9e6fea3d15793b5
2023-10-11 08:36:23 -07:00
Moti Zilberman
0cd5648155
Fix up missing index.js in files ( #39244 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39244
Changelog: [Internal]
TSIA. Fixup from D48680624.
#publish-packages-to-npm
bypass-github-export-checks
Reviewed By: huntie
Differential Revision: D48869800
fbshipit-source-id: 40733d09f9423232b4b5adb120bf268f8f7e4994
2023-08-31 09:19:52 -07:00
Moti Zilberman
b27607f853
Add debugger-frontend package and manual build script ( #39161 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/39161
Changelog: [Internal]
Creates a new stub package named `react-native/debugger-frontend`, which will contain a minimal build of the Chrome DevTools frontend adapted for React Native. Initially, the compiled frontend assets will be checked into the React Native repo, but we intend to replace this with a fully automated build in CI at a later date.
Reviewed By: huntie
Differential Revision: D48680624
fbshipit-source-id: a24c8b019881187963d0be88e773bc0a97a2437d
2023-08-31 08:34:33 -07:00