Noriyuki Shinpuku
fe2e6ee589
cleanup(nextjs): remove unnecessary type in next-env.d.ts ( #8301 )
2022-01-14 15:10:07 +00:00
Katerina Skroumpelou
dcf835fb9e
fix(storybook): bumped versions of Storybook packages - Angular 13 fix ( #8487 )
2022-01-14 14:44:35 +02:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable ( #8485 )
2022-01-13 14:59:41 -05:00
Leosvel Pérez Espinosa
b5b666f03d
fix(angular): remove invalid style option from the library generator defaults ( #8515 )
2022-01-13 18:19:03 +00:00
Victor Savkin
6c75057556
fix(core): daemon should reinitilize hasher when doing reset
2022-01-13 11:29:10 -05:00
Jason Jean
1a82c1c018
fix(node): properly set ng-add as alias for init ( #8512 )
2022-01-13 16:19:20 +00:00
Hoon Oh
f30b8a318d
fix(nest): add missing resource generator option ( #8310 )
...
Co-authored-by: hoonoh <hoonoh@users.noreply.github.com>
2022-01-13 10:15:50 -05:00
Jordan
a7a7c55ff5
fix(angular): expose executors sources ( #8368 )
...
* fix(angular): expose executors sources
when having custom builder relying on yours, explicit access to executors directory is now required with ng13. Otherwise calls such as `require("@nrwl/angular/src/executors/package/package.impl");` do not work anymore
* feat(angular): expose only executor functions
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-01-13 12:19:46 +00:00
Jason Jean
eabeebcb2d
fix(core): create new env variable for performance profile and add documentation ( #8479 )
2022-01-12 19:55:20 -05:00
Linbudu
8945604c87
chore(core): use extrapolated ts type in create-nx-workspace & create… ( #8452 )
...
* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin
* chore(core): use extrapolated ts type in create-nx-workspace & create-nx-plugin
* fix(core): adjust package manager list order
2022-01-12 15:10:41 -05:00
Emily Xiong
045d4f0d33
feat(detox): add buildTarget to test-ios and test-android for detox ( #8431 )
2022-01-12 14:16:51 -05:00
Emily Xiong
2a9e92e054
fix(react-native): add babel.config.json at root for react native project ( #8467 )
...
Co-authored-by: Rares Matei <matei.rar@gmail.com>
2022-01-12 14:16:12 -05:00
Katerina Skroumpelou
883acaf4f4
fix(storybook): fixed story template for angular ( #8388 )
2022-01-12 20:46:21 +02:00
Victor Savkin
fd3673df7a
feat(core): separate local and remote cache statuses
2022-01-12 13:18:57 -05:00
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
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
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
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
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
Victor Savkin
16e9f58f76
feat(core): optimise cache restoration and storing
2022-01-10 11:40:10 -05:00
Miroslav Jonaš
6fc5bbe931
fix(angular): fix broken data persistence normalize action function ( #8453 )
2022-01-10 11:41:03 +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
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
75e6b12535
cleanup(core): remove a level of indirection in neo terminal output
2022-01-06 21:48:32 -05:00
“JamesHenry”
d225319ede
chore(core): neo run-many output life cycle
2022-01-06 20:00:22 -05:00
Kirils L
4ce7c7aaa8
fix(react): update conflicting eslint plugin versions ( #8376 )
2022-01-06 19:03:38 +00:00
Noriyuki Shinpuku
054d4eb775
fix(nextjs): fix .babelrc for libraries ( #8075 )
2022-01-06 19:03:11 +00:00
Victor Savkin
9b947a5306
docs(misc): add more content to Nx and ... guides
2022-01-06 12:24:12 -05:00