A framework for building native applications using React
COMMITS
/ jest/preprocessor.js August 18, 2025
July 8, 2025
A
Reorganise shared script utils (#52473)
Alex Hunt committed
June 10, 2025
T
RN: Private Package for Monorepo ESLint Rules (#51858)
Tim Yung committed
May 29, 2025
M
Fix the ability to require() JSON files in tests (#51678)
Moti Zilberman committed
May 23, 2025
T
RN: Sort Pragmas in Headers (#51554)
Tim Yung committed
February 3, 2025
A
Relocate babel-register script (#49102)
Alex Hunt committed
October 18, 2024
T
RN: Fix `lint/sort-imports` Errors (#47109)
Tim Yung committed
October 7, 2024
V
do not require @fb-tools/babel-register in open source (#46863)
Vitali Zaidman committed
October 1, 2024
A
Bump Metro to 0.81.0-alpha.2 (#46703)
Alex Hunt committed
September 27, 2024
A
Substitute babel-preset-fbjs for metro-transform-plugins (#46689)
Alex Hunt committed
September 17, 2024
R
fix: clean up various ESLint issues (#46379)
Rexogamer committed
August 9, 2024
G
Revert D61014834: Substitute babel-preset-fbjs for metro-transform-plugins
Gijs Weterings committed
A
Substitute babel-preset-fbjs for metro-transform-plugins (#45959)
Alex Hunt committed
January 27, 2024
R
Set BUILD_EXCLUDE_BABEL_REGISTER: true under Jest tests (#42690)
Rob Hogan committed
November 6, 2023
M
Enable lint/sort-imports everywhere (#41334)
Moti Zilberman committed
September 1, 2023
R
Register Babel in Jest setup to load transformer (#39251)
Rob Hogan committed
August 7, 2023
M
Remove unused inlineRequires params from BabelTransformer API (#38771)
Moti Zilberman committed
July 27, 2023
July 24, 2023
T
RN: Upgrade to `[email protected]` (#38554)
Tim Yung committed
July 3, 2023
R
Monorepo Jest - remove now unnecessary Babel registration (#38146)
Rob Hogan committed
June 15, 2023
P
Switch xplat prettier config to hermes plugin (#37915)
Pieter Vanderwerff committed
April 11, 2023
R
Internal Jest setup - improve workaround for Babel registration (#36838)
Rob Hogan committed
March 30, 2023
A
Bump RN CLI, add @react-native/metro-config to template (#36623)
Alex Hunt committed
March 20, 2023
May 6, 2022
M
Stop publishing jest/preprocessor.js to npm
Moti Zilberman committed
March 14, 2022
M
Deprecate jest/preprocessor.js
Moti Zilberman committed
February 11, 2022
R
Remove `@babel/plugin-transform-object-assign` from preprocessor
Rob Hogan committed
December 30, 2021
A
Update copyright headers from Facebook to Meta
Andres Suarez committed
November 9, 2021
R
Revert changes in RN preprocessor
Rubén Norte committed
November 3, 2021
T
JS: Format with Prettier v2.4.1 [3/n]
Tim Yung committed
June 4, 2021
R
Fix inline requires for ESM in react-native-github
Rubén Norte committed
January 19, 2021
P
misc Flow library fixes & suppressions
Panagiotis Vekris committed
October 7, 2020
C
Remove `fbjs-scripts` in favor of `@jest/create-cache-key-function`
Christoph Nakazawa committed
July 23, 2020
M
Use globalPrefix for babelHelpers
Moti Zilberman committed
March 6, 2020
D
deploy 120 to xplat
Daniel Sainati committed
December 9, 2019
J
exact-by-default in xplat/js
Jordan Brown committed
August 9, 2019
L
xplat/js/react-native-github
Logan Daniels committed
March 6, 2019
G
Deploy 0.94 to xplat
George Zahariev committed
January 21, 2019
M
Update references to the CLI (#23052)
Mike Grabowski committed
December 14, 2018
R
Remove metro dependency from react native
Rafael Oleza committed
December 11, 2018
C
Remove remaining references to local-cli
Christoph Nakazawa committed
November 29, 2018
P
0.87.0 in xplat/js
Panagiotis Vekris committed
November 9, 2018
G
Adds support for `publicPath` to enable serving assets from different locations. (#299)
Gary Borton committed
October 5, 2018
R
Expose enableBabelRuntime config param externally
Rafael Oleza committed
September 24, 2018
R
Cleanup the transformer flow types
Rafael Oleza committed
R
Remove absolute path parameter from transformers
Rafael Oleza committed
September 21, 2018
J
Use babel runtime instead of relying on global babelHelpers and regenerator (#198)
Janic Duplessis committed
September 11, 2018
H
Update copyright headers to yearless format
Héctor Ramos committed
August 23, 2018
R
Standarize options passed to the transformer
Rafael Oleza committed
August 22, 2018
K
Fix eslint errors and warnings in preprocessor.js
Kohei TAKATA committed