Emily Xiong
20ba188b89
feat(react-native): upgrade metro to 0.72.3 ( #12325 )
2022-10-12 10:49:37 -04:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support ( #12279 )
2022-09-28 11:08:01 -04:00
Emily Xiong
aceaadd7dd
bugfix(react-native): fix pod install hanging when generate a new app ( #12217 )
2022-09-26 09:07:10 -04:00
Emily Xiong
2436a5d542
feat(react-native): upgrade react-native version to 0.70.1 ( #12124 )
2022-09-26 09:06:36 -04:00
Emily Xiong
a411e85e42
Feature/move expo ( #11712 )
...
* feat(expo): move expo to main repo
* feat(expo): add e2e expo tests and fix expo unit tests
* feat(expo): add generated docs
* feat(expo): update cz-config to add expo to commit message
* feat(expo): add @nrwl/expo to e2e test setup
* feat(expo): add expo to preset
* feat(expo): add detox tests
* feat(expo): update docs
* feat(expo): fix e2e tests
* feat(expo): upgrade expo to 46.0.10
* fix(expo): correct eas-cli build:info parameters names
* fix(expo): add cleanupProject to e2e test
2022-09-16 11:56:28 -04:00
Emily Xiong
306d8a4cec
feat(react-native): upgrade react native to 0.70.0 ( #11971 )
...
* chore(react-native): add test for build library react native
* feat(react-native): upgrade react native to 0.70.0
2022-09-14 14:02:45 -04:00
Emily Xiong
73d748c59c
feat(react-native): upgrade metro to 0.72.1 ( #11697 )
2022-08-25 10:59:06 -04:00
Caleb Ukle
657b2bff5a
feat(testing): support jest 28 ( #10857 )
...
* feat(testing): support jest 28
WIP jest migration
* fix(testing): jest-environment-jsdom must be explicitly added now
* fix(testing): add rxjs to the transform lsit
* fix(testing): jest ts-jest updates and resolver issues
* feat(testing): remove test runner for react native jest
* feat(testing): add preprocessor for react native jest
* fix(testing): update query to handle tsx file syntax, remove rxjs transform
* chore(repo): remove file from accident commit
* chore(testing): update migration to target 14.6 for RN jest preprocessor
* fix(testing): call passed in packageFilter if preset
* docs(testing): add resolver env var to troubleshooting guide
* chore(repo): prep resolver for jest 28 migration
* fix(testing): update deps to handle esbuild-wasm service error
* fix(testing): switch to testEnvironmentOptions for cjs loading vs resolver list
* fix(testing): force babel-jest preset in transformer for project transforms
* chore(testing): address PR feedback
* fix(testing): address pr feedback, remove react-native transform
* chore(testing): update createTreeWithEmptyWorkspace calls
* chore(testing): address pr feedback
* feat(testing): add migration script for react native to rename .babelrc to babel.config.json
* chore(testing): nx format after rebase
* chore(testing): fix display name for @nrwl/js
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2022-08-18 18:40:31 -04:00
Miroslav Jonaš
187f5200c0
fix(linter): add jest to root .eslintrc if selected as unit test runner ( #11555 )
2022-08-18 14:51:09 +02:00
Emily Xiong
519451e1e2
feat(react-native): upgrade metro to 0.72.0 ( #11480 )
2022-08-17 13:22:58 -04:00
Craigory Coppola
458fc36014
chore(misc): split create tree with empty workspace to remove parameter ( #10188 )
...
* feat(devkit): split create-empty-tree to different functions
* chore(repo): apply migration for createEmptyTree
* cleanup(misc): fix tests that migration misses
2022-08-11 19:24:04 -04:00
Emily Xiong
635825ed2b
feat(react-native): upgrade react-native to 0.69.3 ( #11324 )
2022-07-28 11:36:21 -04:00
Emily Xiong
c075e69898
feat(react-native): upgrade metro to 0.71.3 ( #11105 )
2022-07-13 19:50:15 +00:00
Emily Xiong
1a9678298a
feat(react-native): upgrade react-native to 0.69.1 ( #11020 )
2022-07-06 12:24:57 -04:00
Emily Xiong
cce43db1f9
feat(react-native): upgrade metro to 0.71.1 and react-native-config to 1.4.6 ( #10700 )
2022-06-13 12:57:22 -04:00
Emily Xiong
d038b70a87
feat(react-native): upgrade metro to 0.71.0 ( #10598 )
2022-06-07 10:57:58 -04:00
Jason Jean
04985be149
chore(repo): switch publishing to use lerna ( #10293 )
2022-05-20 00:35:47 +00:00
Emily Xiong
5192b09eec
feat(react-native): upgrade react-native to 0.68.2 ( #10380 )
2022-05-18 16:09:21 -04:00
Emily Xiong
0bee59727e
feat(react-native): upgrade metro to 0.70.3 ( #10307 )
2022-05-18 18:11:42 +00:00
Emily Xiong
d439d4b20a
feat(react-native): upgrade metro version to 0.70.2 ( #9961 )
2022-04-26 11:54:05 -04:00
Caleb Ukle
88971468db
fix(testing): pass --js flag to jest generators ( #9965 )
2022-04-22 22:43:59 -04:00
Caleb Ukle
39331d1e17
feat(testing): move jest config to .ts files ( #9854 )
...
* feat(testing): move jest config to .ts
move jest config and preset to ts files
ISSUES CLOSED : #8344
* fix(testing): update tests for jest.config.ts changes
update tests broken by renaming jest fils to ts files
2022-04-21 17:58:40 +00:00
Emily Xiong
2f41eb07c1
cleanup(core): update the docs to be inline with nx 14 ( #9851 ) ( #9872 )
...
Co-authored-by: Victor Savkin <mail@vsavkin.com>
2022-04-21 12:42:45 -04:00
Jason Jean
cb7fb22bca
feat(core): remove @types/node from default workspace ( #9853 )
...
Signed-off-by: Jason Jean <jasonjean1993@gmail.com>
2022-04-20 12:43:23 -04:00
Jack Hsu
b02beb551b
feat(react): update to react 18 ( #9613 )
2022-03-30 17:48:37 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Emily Xiong
3627c3a38c
feat(react-native): upgrade metro-resolver to 0.69.1 ( #9381 )
2022-03-17 13:46:01 -04:00
Emily Xiong
8101df4396
feat(react-native): upgrade react-native to 0.67.3 ( #9215 )
2022-03-08 12:33:09 -05:00
Emily Xiong
38ba36129d
feat(react-native): upgrade react native to 0.67 ( #8935 )
2022-02-14 12:28:29 -05:00
Emily Xiong
19efdfc938
feat(react-native): add storybook to react native ( #8886 )
2022-02-14 10:13:23 -05:00
Victor Savkin
4e474773bf
Revert "feat(core): show dep types in dep graph ( #2760 ) ( #8132 )"
...
This reverts commit 31bb2f36261fdf222e9e8e962227dcd911dfee66.
2022-01-25 15:23:25 -05:00
MaximSagan
31bb2f3626
feat(core): show dep types in dep graph ( #2760 ) ( #8132 )
2022-01-18 10:20:09 -07:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable ( #8485 )
2022-01-13 14:59:41 -05:00
Emily Xiong
9b6d5773f9
feat(react-native): upgrade react native to 0.66.4 ( #8400 )
2022-01-11 09:09:13 -05:00
Phillip Barta
e57cef0901
cleanup(repo): use devkit instead of devkit reexports from workspace ( #7773 )
2021-12-21 21:06:31 +00:00
Phillip Barta
50b1bc6bc6
fix(react-native): deprecation warning because of rmDirSync ( #7772 )
...
ISSUES CLOSED : #7739
2021-12-16 13:20:11 -05:00
Jack Hsu
6d6f29439d
feat(testing): add --compiler=tsc|swc|babel option for jest project generator ( #8177 )
2021-12-15 14:27:53 +00:00
Emily Xiong
3add9caacf
bugfix(react-native): fix the js e2e tests ( #7922 )
2021-11-29 14:07:45 -05:00
Emily Xiong
624f3f944e
feat(react-native): enable pnpm support for react-native ( #7781 )
2021-11-26 09:14:55 -05:00
Emily Xiong
445d72c38a
bugfix(react-native): change path to absolute to allow run commands in any directory ( #7737 )
...
- change the path to absolute to run the nx command in any directory
- add resetCache option to run-ios and run-android command
2021-11-26 09:13:30 -05:00
Emily Xiong
9eb3ac58e9
chore(react-native): uncomment detox e2e test to build and test native ios ( #7479 )
2021-11-08 12:33:13 -05:00
Emily Xiong
5d47468f17
feat(react-native): upgrade @types/react-native versions ( #7392 )
...
- upgrade @type/react-native, detox and @react-native-community/cli
2021-10-19 21:24:35 -04:00
Miroslav Jonaš
b23f2d8b80
feat(core): extract project graph external nodes ( #7340 )
2021-10-15 10:08:12 -04:00
Jack Hsu
508ff79296
fix(react-native): use jest-jasmine2 runner ( #7249 )
...
- Using jest-circus results in timing issues
2021-10-05 11:33:16 -04:00
Jack Hsu
6caba471f8
fix(react-native): fix svg-mock path in generated jest config ( #7248 )
2021-10-05 10:43:47 -04:00
Emily Xiong
0492ff00ce
feat(react-native): add support for svg and upgrade react-native to 0.66.0 ( #7231 )
...
* feat(react-native): add support for svg
* feat(react-native): upgrade to 0.66
2021-10-04 14:59:22 -04:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo ( #6493 )
2021-08-25 15:54:23 -04:00