4817 Commits

Author SHA1 Message Date
Victor Savkin
f00a0b5390 fix(core): affected logic should get file hashes from graph 2022-01-12 11:54:48 -05:00
Benjamin Cabanes
0d4b442bea
docs(core): angular package doc link fix (#8490) 2022-01-12 15:01:53 +00:00
Katerina Skroumpelou
31b8b46a18
Revert "fix(storybook): apply a webpack tweak for storybook and angular (#8392)" (#8486)
This reverts commit 77529a1770ce848c3184d0b86571e3300f585ac8.
2022-01-12 16:45:43 +02:00
Benjamin Cabanes
798d7e2903
docs(nxdev): add auto docs sync build command (#8483) 2022-01-12 09:22:11 -05:00
Leosvel Pérez Espinosa
b989e8de19
feat(angular): simplify generated tailwind config for v3 (#8471) 2022-01-12 11:33:29 +00:00
Colum Ferry
ae0f8dc999
feat(angular): switch new workspaces to v2 config (#8473)
* feat(angular): switch new workspaces to v2 config

* fix(angular): e2e tests
2022-01-12 11:21:59 +00:00
Victor Savkin
8661f20802 chore(repo): update the version of nx 2022-01-11 21:08:56 -05:00
Victor Savkin
d21047efbc cleanup(core): misc cleanup 2022-01-11 20:57:22 -05:00
Victor Savkin
58814c697a cleanup(core): make hashing faster 2022-01-11 20:56:26 -05:00
Jason Jean
b95fb4f55e
chore(repo): sync documentation (#8481) 2022-01-11 17:01:58 -05:00
Phillip Barta
cb84ec7199
chore(repo): removed unused dependency find-parent-dir (#8356) 2022-01-11 15:34:26 -05:00
Phillip Barta
16e4964cb6
cleanup(linter): remove unnecessary createDirectory util function and use mkdirSyncs recursive option (#8359) 2022-01-11 15:33:25 -05:00
Rares Matei
c238f16a69 fix(core): correctly check if on azure CI
add a new env variable to the isCi check that works on Azure
2022-01-11 13:42:58 -05:00
Colum Ferry
15c6ca70a2
chore(repo): use LTS node typings (#8366) 2022-01-11 12:31:58 -05:00
Phillip Barta
da39485076
cleanup(misc): removed yargs and yargs-parser from packages (#8350) 2022-01-11 12:25:18 -05:00
Martin Gansler
b73da63026
fix(core): update @nrwl/js package with nx migrate latest (#8363)
ISSUES CLOSED: #8362
2022-01-11 12:21:53 -05:00
Leosvel Pérez Espinosa
7a35db9037
fix(web): prevent caching in the file-server (#8472) 2022-01-11 12:21:10 -05:00
Maurizio Vitale
c2115c2a72
fix(angular): skipFormat files when converting to Nx project (#8387)
Add the ability to skipFormat files when converting to Nx project

ISSUES CLOSED: #8386
2022-01-11 15:26:45 +00:00
Chau Tran
978cfe942d
fix(testing): turn swc/jest back on for react, web, and js (#8464) 2022-01-11 09:28:30 -05:00
Emily Xiong
8fdec37525
fix(react-native): add test-setup to exclude in tsconfig for react native (#8429) 2022-01-11 09:12:06 -05:00
Emily Xiong
9b6d5773f9
feat(react-native): upgrade react native to 0.66.4 (#8400) 2022-01-11 09:09:13 -05:00
Emily Xiong
bda1a76b72
fix(react-native): update typing for svg in react native (#8399) 2022-01-11 09:08:19 -05:00
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox (#8451) 2022-01-11 09:06:47 -05:00
Victor Savkin
75cc52fd48 fix(core): change default folder for daemon assets to cache dir 2022-01-10 16:54:12 -05:00
Victor Savkin
a40ef21a20 Release 13.4.4 2022-01-10 15:47:41 -05:00
Victor Savkin
85fe340173 fix(core): inherit stdio instead of resetting it to 0,1,2 2022-01-10 15:45:49 -05:00
Jack Hsu
6407ff3275
feat(web): update http-server to 14.1.0 (#8465) 2022-01-10 15:37:11 -05:00
Benjamin Cabanes
1d7f2774a4
docs(reame): update core team (#8461) 2022-01-10 11:36:32 -07:00
Victor Savkin
16e9f58f76 feat(core): optimise cache restoration and storing 2022-01-10 11:40:10 -05:00
Benjamin Cabanes
630c850ccf
docs(nxdev): add storybook redirect rules (#8460) 2022-01-10 15:06:13 +00:00
Miroslav Jonaš
147d929984
chore(repo): trigger nightly when workflow changes (#8458) 2022-01-10 13:57:00 +01:00
Miroslav Jonaš
60b68b81dc
chore(nextjs): disable failing e2e test for windows runs (#8455) 2022-01-10 12:32:43 +01:00
Miroslav Jonaš
6fc5bbe931
fix(angular): fix broken data persistence normalize action function (#8453) 2022-01-10 11:41:03 +01:00
Miroslav Jonaš
5549ded23f
chore(repo): fix version of tmate github action (#8454) 2022-01-10 11:40:12 +01:00
Colum Ferry
90f0ab2ea5
feat(angular): add mfe migration to fix incorrect setups from previously incorrect generator (#8433) 2022-01-10 09:40:33 +00:00
Victor Savkin
8f01630843 docs(misc): misc fixes 2022-01-08 20:48:47 -05:00
Huyen Nguyen
2286c0f730 docs(nxdev): fix a minor typo 2022-01-08 20:46:01 -05:00
Isaac Mann
e5f8073cf6 docs(nxdev): updates again 2022-01-08 20:45:53 -05:00
Isaac Mann
ef8986df47 docs(nxdev): updates 2022-01-08 20:45:53 -05:00
Isaac Mann
3845a55cf9 docs(nxdev): more cleanup 2022-01-08 20:45:53 -05:00
Isaac Mann
eafcb95742 docs(nxdev): cleaning up docs 2022-01-08 20:45:53 -05:00
Victor Savkin
045b713318 chore(repo): bump up nx to next 2022-01-07 21:08:14 -05:00
Benjamin Cabanes
1bd86bde44
docs(nxdev): add hotjar analytics (#8440) 2022-01-07 18:28:30 -05:00
Caleb Ukle
baf44ad662
fix(testing): Create root babel config if one isn't present (#7816)
* fix(testing): create root babel config for babel-jest option

when creating a jest project with babel-jest a root babel.config.json file will be create if one

doesn't exist and babel deps install for allowing jest tests to run successfully

ISSUES CLOSED: #6782

* feat(testing): add migration for missing root babel config
2022-01-07 17:05:32 -05:00
Victor Savkin
b3fb9eef4a fix(core): correctly print parsing errors when receiving graph from daemon 2022-01-07 16:00:29 -05:00
Phillip Barta
d3bad60e53
chore(repo): removed unused dependency npm-run-all (#8340) 2022-01-07 14:10:42 -05:00
Phillip Barta
8abcaab7c3
fix(misc): dont publish jest.config.js files (#8341) 2022-01-07 14:10:24 -05:00
Caleb Ukle
240da9a43c
fix(testing): support cypress --tag arg (#8434)
* fix(testing): fix error with cypress --tag not being parsed

using --tag will now correctly pass the value to the cypress runner. learn more about --tag here
https://docs.cypress.io/guides/guides/command-line#cypress-run-tag-lt-tag-gt

ISSUES CLOSED: #4998

* docs(testing): add --tag option to cypress docs
2022-01-07 11:39:25 -06:00
Victor Savkin
9d5e4e9964 chore(repo): docs changes 2022-01-07 12:20:58 -05:00
Victor Savkin
e6ef4ccc85 docs(misc): fix doc id 2022-01-07 11:19:14 -05:00