COMMITS
/ scripts/rollup/packaging.js February 16, 2025
M
build: add support to the rollup build for building typescript packages (#32393)
michael faith committed
September 18, 2024
T
Build `react-dom` in `builds/facebook-fbsource` (#30711)
Timothy Yung committed
June 10, 2024
R
Move @generated from build to sync (#29799)
Ricky committed
April 17, 2024
J
[UMD] Remove umd builds (#28735)
Josh Story committed
April 9, 2024
J
[Fizz] Stop publishing external-runtime to stable channel (#28796)
Josh Story committed
J
[DOM] Infer react-server entries bundles if not explicitly configured (#28795)
Josh Story committed
May 18, 2023
S
Remove Flight Relay DOM/Native (#26828)
Sebastian Markbåge committed
April 25, 2023
R
Handle line endings correctly on Windows in build script for RN (#26727)
Rubén Norte committed
April 19, 2023
S
Use .slice() for all substring-ing (#26677)
Sophie Alpert committed
April 14, 2023
R
February 21, 2023
S
Split out Edge and Node implementations of the Flight Client (#26187)
Sebastian Markbåge committed
November 17, 2022
C
Add Bun streaming server renderer (#25597)
Colin McDonnell committed
October 15, 2022
A
Scaffolding for react-dom/unstable_external-server-runtime (#25482)
Andrew Clark committed
June 19, 2022
S
Add entry points for "static" server rendering passes (#24752)
Sebastian Markbåge committed
February 23, 2022
A
Remove ./src/* export from public build (#23262)
Andrew Clark committed
February 9, 2022
S
Exclude react-dom/unstable_testing entry point from stable releases (#23258)
Sebastian Markbåge committed
January 12, 2022
M
Add RN_FB bundles for react-is (#23101)
Moti Zilberman committed
December 8, 2020
S
[Flight] Rename react-transport-... packages to react-server-... (#20403)
Sebastian Markbåge committed
November 13, 2020
S
Add Node ESM build option (#20243)
Sebastian Markbåge committed
November 3, 2020
S
Add Relay specific React Native build of Flight (#20149)
Sebastian Markbåge committed
May 29, 2020
S
Build FB specific Isomorphic Bundles (#19049)
Sebastian Markbåge committed
May 28, 2020
S
Add simple Node build (#19022)
Sebastian Markbåge committed
S
Delete Entries without Build Output from package.json and the build directory (#19029)
Sebastian Markbåge committed
April 3, 2020
S
Remove /dist/ UMD builds (#18473)
Sebastian Markbåge committed
April 1, 2020
B
Fixed race condition in release script (#18456)
Brian Vaughn committed
March 31, 2020
B
Cleanup previous shims directories before re-copying (#18447)
Brian Vaughn committed
March 21, 2020
S
Stop syncing ReactTypes to RN (#18366)
Sebastian Markbåge committed
January 9, 2020
D
Bump Prettier (#17811)
Dan Abramov committed
June 21, 2019
D
[Flare] Refine flow type annotations (#15950)
Dominic Gannaway committed
June 19, 2019
D
[Flare] Add RN build step for ReactTypes (#15926)
Dominic Gannaway committed
June 3, 2019
J
September 14, 2018
B
Add UMD production+profiling entry points (#13642)
Brian Vaughn committed
June 26, 2018
B
Add PROFILE bundles for www+DOM and fbsource+RN/RF (#13112)
Brian Vaughn committed
June 11, 2018
B
Added production profiling bundle type (#12886)
Brian Vaughn committed
April 18, 2018
B
Fork React Native renderer into FB and OSS bundles (#12625)
Brian Vaughn committed
January 18, 2018
S
Remove experimental RT/CS renderers (#12032)
Sebastian Markbåge committed
January 4, 2018
D
Move npm output from build/packages/* to build/node_modules/* (#11962)
Dan Abramov committed
December 6, 2017
D
Refactor the build scripts (#11787)
Dan Abramov committed
December 5, 2017
November 27, 2017
D
Use async/await in Rollup scripts (#11669)
Dan Abramov committed
October 25, 2017
D
Expose TapEventPlugin on the www bundle (#11360)
Dan Abramov committed
October 24, 2017
D
Drop Haste (#11303)
Dan Abramov committed
D
Rename Haste modules (#11349)
Dan Abramov committed
October 20, 2017
D
Flatten everything (#11304)
Dan Abramov committed
D
Group event code together and forbid cross-client/server imports (#11298)
Dan Abramov committed
October 19, 2017
D
Reorganize code structure (#11288)
Dan Abramov committed
October 18, 2017
D
Use Yarn Workspaces (#11252)
Dan Abramov committed
D
Put NativeCS bundles into their own directory (#11266)
Dan Abramov committed
October 13, 2017
S
[CS] Split Host Config Out into a Mutable or Immutable Mode (#11213)
Sebastian Markbåge committed
October 10, 2017
B
Update build scripts to put RN-RT files in the right places (#11183)
Brian Vaughn committed