React Native Bot
b6400aae90
Release 0.76.9
...
#publish-packages-to-npm&0.76-stable
2025-04-03 11:13:42 +00:00
React Native Bot
084a723075
Release 0.76.8
...
#publish-packages-to-npm&0.76-stable
2025-03-26 16:15:05 +00:00
React Native Bot
39502c290b
Release 0.76.7
...
#publish-packages-to-npm&0.76-stable
2025-02-05 17:54:02 +00:00
React Native Bot
a0411eebe2
Release 0.76.6
...
#publish-packages-to-npm&latest
2025-01-09 10:47:05 +00:00
React Native Bot
f8654f9540
Release 0.76.5
...
#publish-packages-to-npm&latest
2024-12-09 16:30:18 +00:00
React Native Bot
30f208eb2b
Release 0.76.4
...
#publish-packages-to-npm&latest
2024-12-06 16:00:01 +00:00
React Native Bot
605e2e443b
Release 0.76.3
...
#publish-packages-to-npm&latest
2024-11-21 19:12:36 +00:00
React Native Bot
81737c2b99
Release 0.76.2
...
#publish-packages-to-npm&latest
2024-11-14 16:50:52 +00:00
React Native Bot
b048659ceb
Release 0.76.1
...
#publish-packages-to-npm&latest
2024-10-29 10:55:33 +00:00
React Native Bot
2e10ba945f
Release 0.76.0
...
#publish-packages-to-npm&latest
2024-10-23 16:09:59 +00:00
React Native Bot
9f9e1a41ca
Release 0.76.0-rc.6
...
#publish-packages-to-npm&next
2024-10-17 15:57:42 +00:00
React Native Bot
5e2f3e018c
Release 0.76.0-rc.5
...
#publish-packages-to-npm&next
2024-10-15 17:25:47 +00:00
React Native Bot
5106933c75
Release 0.76.0-rc.4
...
#publish-packages-to-npm&next
2024-10-08 22:20:58 +00:00
React Native Bot
dbd9952e0a
Release 0.76.0-rc.3
...
#publish-packages-to-npm&next
2024-10-01 10:20:51 +00:00
React Native Bot
23f62acd83
Release 0.76.0-rc.2
...
#publish-packages-to-npm&next
2024-09-24 08:25:33 +00:00
React Native Bot
ec9e1718aa
Release 0.76.0-rc.1
...
#publish-packages-to-npm&next
2024-09-16 16:25:38 +00:00
React Native Bot
f60fbc15ae
Release 0.76.0-rc.0
...
#publish-packages-to-npm&next
2024-09-10 13:17:08 +00:00
Nicola Corti
28facc2824
Revert "Release 0.76.0-rc.0"
...
This reverts commit 1e3c583d73 .
2024-09-10 14:09:13 +01:00
React Native Bot
1e3c583d73
Release 0.76.0-rc.0
...
#publish-packages-to-npm&next
2024-09-10 10:47:25 +00:00
Alex Hunt
ebf1a7b79b
Bump packages for next major release ( #45015 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/45015
Set package versions to `0.76.0-main` (`0.75-stable` branch was cut).
Changelog: [Internal]
Reviewed By: cipolleschi
Differential Revision: D58687399
fbshipit-source-id: 27ed987e4557705845d57d64e7547cddbd982a03
2024-06-26 07:59:49 -07:00
Blake Friedman
a380ea55fb
Summary: minor fix found in nightly logs from Publish NPM job ( #43519 )
...
Summary:
Minor fix to package.json which newer version of npm warn about when publishing, after running `npm pkg fix -ws` on the workspace.
{F1470070110}
## Changelog: [Internal] npm pkg fix -ws
Pull Request resolved: https://github.com/facebook/react-native/pull/43519
Test Plan: eyescloseddog
Reviewed By: cortinico
Differential Revision: D55012872
Pulled By: blakef
fbshipit-source-id: ff3c63a3eefaf56d369219a3d4b32d44d6d842c9
2024-03-18 08:29:10 -07:00
Alex Hunt
f57be12977
Bump packages for next major release ( #43132 )
...
Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/43132
Command run:
```
node scripts/releases/set-version 0.75.0-main --skip-react-native-version
```
Changelog: [Internal]
Reviewed By: lunaleaps, cipolleschi
Differential Revision: D54006327
fbshipit-source-id: 7afe9e7ca3020faf399fdba2221fab8a102c56c7
2024-03-04 07:54:37 -08: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