Benjamin Cabanes
f29cc7918d
docs(nxdev): homepage outline rework ( #8511 )
2022-01-13 16:24:11 +00: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
Benjamin Cabanes
1d8db105d2
chore(core): nx 13.4.4 ( #8498 )
2022-01-12 16:57:36 -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
ffd50338df
chore(repo): update nx to 13.4.5-beta.4
2022-01-12 12:03:14 -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
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