18 Commits

Author SHA1 Message Date
Niklas
6dde019a3b
fix(testing): add number type to cypress ciBuildId (#8677)
Expand the Cypress runner ciBuildId parameter to also receive numbers instead of only strings.

ISSUES CLOSED: #8675
2022-01-28 14:18:09 -05:00
Jason Jean
bf70569636
fix(core): deprecate, fix error, and print warning when using --only-failed (#8748) 2022-01-28 13:28:16 -05:00
Juri Strumpflohner
d5d25a8614
docs(core): fix Nx daemon docs (#8740) 2022-01-28 10:42:10 -05:00
Phillip Barta
c9c17745ad
fix(nxdev): typedoc devkit links (#8734) 2022-01-28 09:32:49 -05:00
Benjamin Cabanes
c3d89478a4
docs(core): improve workspace-lint command (#8731) 2022-01-27 22:10:34 +00: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
Colum Ferry
ac66fc1a17
feat(angular): add --export flag to scam-directive (#8673) 2022-01-24 15:24:29 +00:00
Colum Ferry
5081db1ecb
feat(angular): add --export to scam-pipe generator (#8672) 2022-01-24 15:24:13 +00:00
Colum Ferry
56261ae111
feat(angular): add --export flag to scam (#8662) 2022-01-24 15:09:29 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph (#8539)
* feat(core): add nx graph as alias of nx dep-graph

* docs(core): add note about old dep-graph syntax

* cleanup(core): formatting

* feat(core): formatting

* feat(core): formatting

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Phillip Barta
75eb1c532f cleanup(core): improve list command performance 2022-01-20 12:37:33 -05:00
Chau Tran
4b21ab9502 docs(js): remove experimental description on swc compiler 2022-01-20 12:33:44 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo (#8617) 2022-01-20 12:00:51 -05:00
Jack Hsu
4070eaec15
feat(js): improve watch mode support for tsc and swc builds (#8502) 2022-01-19 11:37:04 -05:00
MaximSagan
31bb2f3626
feat(core): show dep types in dep graph (#2760) (#8132) 2022-01-18 10:20:09 -07:00
Jason Jean
c72520ec17
fix(angular): do not format when skipFormat is passed for generating a lib (#8549) 2022-01-14 23:51:21 +00:00
André Dias (he/him)
46db84ad0f
docs(core): improve workspace-lint description (#8513) 2022-01-14 17:24:42 +00:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder (#8491) 2022-01-13 12:37:19 -05:00