Victor Savkin
53a0528d7a
fix(repo): temporary disable tests
2022-03-14 21:31:55 -04:00
Victor Savkin
48a5d19b68
feat(core): add a migration to replace nrwl/cli and nrwl/tao with nx
2022-03-14 20:45:51 -04:00
Craigory Coppola
db938799a3
fix(misc): report should include nx-plugin ( #9312 )
2022-03-14 17:09:27 -04:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Jack Hsu
fabee46965
chore(repo): update check-versions script to also update versions.ts and add entries to migrations.json ( #9272 )
2022-03-11 12:18:58 -05:00
Jason Jean
94687e993c
chore(repo): ensure license file exists for all published packages ( #9274 )
2022-03-10 18:33:06 -05:00
Leosvel Pérez Espinosa
cef4bbd4cf
fix(angular): align root karma config when migrating from angular cli to match the one for new workspaces ( #9144 )
2022-02-28 15:15:09 +00:00
Miroslav Jonaš
b14e85056b
chore(repo): improve report message readability ( #9075 )
2022-02-22 09:49:48 +00:00
Miroslav Jonaš
6283d289a3
chore(repo): skip building obsolete packages for e2e ( #9048 )
2022-02-21 10:56:17 +01:00
Miroslav Jonaš
ab3509cc37
feat(nxdev): improve OG card text formatting ( #9025 )
2022-02-18 08:39:39 -05:00
Philip Fulcher
31d51c36fd
feat(dep-graph): add experimental collapse edges option ( #9004 )
2022-02-16 14:12:13 -07:00
Benjamin Cabanes
96be786dcc
docs(nxdev): optimize imports of og script ( #8988 )
2022-02-15 23:28:35 +00:00
Benjamin Cabanes
41e71cc884
docs(nxdev): truncate og image content & add ellipsis ( #8985 )
2022-02-15 22:33:05 +00:00
Benjamin Cabanes
1d2b754f73
docs(nxdev): add open graph image generation ( #8906 )
2022-02-15 09:10:06 -05:00
Phillip Barta
c9c17745ad
fix(nxdev): typedoc devkit links ( #8734 )
2022-01-28 09:32:49 -05:00
Victor Savkin
e5c3f2ce31
chore(repo): minor readme fixes
2022-01-24 09:46:42 -05: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
Victor Savkin
59f98e4719
feat(repo): add a script to fetch nx issues
2022-01-20 16:51:26 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo ( #8617 )
2022-01-20 12:00:51 -05:00
Victor Savkin
9e75918154
feat(core): speed up file map creation ( #8597 )
2022-01-19 15:30:21 -05:00
Victor Savkin
7b9294a360
chore(repo): update readme
2022-01-18 12:24:54 -05:00
Phillip Barta
b6a44bf3f2
chore(nxdev): scripts use fs-extra and child_process ( #8349 )
2022-01-14 11:12:30 -05:00
Benjamin Cabanes
57995d8d14
docs(core): renamed generated folder ( #8491 )
2022-01-13 12:37:19 -05:00
Benjamin Cabanes
7000b3782b
docs(nxdev): remove subfolder from public ( #8419 )
2022-01-06 16:58:49 -05:00
Benjamin Cabanes
2b73b60ad4
docs(nxdev): remove previous version folder & release tooling ( #8418 )
2022-01-06 21:49:01 +00:00
Benjamin Cabanes
be569a7612
docs(nxdev): remove flavoured docs ( #8414 )
2022-01-06 14:45:38 -05:00
Victor Savkin
67cb8cf8cc
docs(misc): rework the content to remove flavours
2022-01-05 16:23:44 -05:00
Victor Savkin
20f731990c
docs(misc): rework the top section of docs
2022-01-04 14:11:31 -05:00
Chau Tran
1139c616e1
feat(js): add nrwl/js:node executor to serve node apps
2021-12-22 10:33:02 -05:00
Victor Savkin
88751a3685
chore(repo): clean up the language to match the new tag line
2021-12-17 16:08:38 -05:00
Philip Fulcher
717a560a54
chore(dep-graph): migrate dep-graph app to React ( #8152 )
2021-12-16 23:30:04 +00:00
Victor Savkin
2867c596f6
chore(repo): add perf numbers to the turbo guide
2021-12-15 12:10:18 -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
Jack Hsu
f8c394af46
feat(web): add swc compiler option for webpack executor ( #8114 )
2021-12-10 16:09:20 -05:00
Benjamin Cabanes
ea0d65b019
docs(nxdev): better api generator templates ( #8109 )
2021-12-10 12:18:46 -05:00
Kirils L
015f1b78f4
feat(web): support swc compiler ( #7997 )
2021-12-09 21:16:35 +00:00
Victor Savkin
7885018ae9
fix(repo): handle circular deps between workspace and cli/jest
2021-12-08 10:28:26 -05:00
Leosvel Pérez Espinosa
0280e5ec7b
fix(angular): fix @nrwl/angular package build to produce the right type definitions and package entry points ( #8054 )
2021-12-08 15:22:25 +00:00
Craigory Coppola
fce3d9be35
feat(core): merge package json scripts with targets list when building dependency graph ( #7979 )
...
* feat(core): merge package json scripts with targets list when building dependency graph
* chore(repo): add tsconfig path handling to generate CLI docs
2021-12-07 18:02:19 -05:00
Victor Savkin
a4e97c7356
fix(core): global nx commands throws when not in nx workspace
2021-12-04 14:52:53 -05:00
Victor Savkin
ddaa36f8f7
chore(repo): update nx to 13.3.0-beta.13
2021-12-04 14:00:31 -05:00
Miroslav Jonaš
0934755111
chore(repo): parallelize CI build steps or PR/merge ( #7986 )
2021-12-03 14:41:35 +01:00
Miroslav Jonaš
f78e679735
chore(repo): add hint for skipping build and cleanup on e2e runs ( #7902 )
2021-11-26 11:12:54 +00:00
Miroslav Jonaš
50eb5a91a2
chore(repo): switch of invalid nightly parallel runs ( #7899 )
2021-11-26 10:21:57 +01:00
James Henry
8fa36ff3e8
feat(linter): support eslint v8 ( #7800 )
...
* feat(core): support eslint v8
* fix(core): align version of eslint across all packages
2021-11-19 17:22:21 +00:00
Victor Savkin
1ddb6120a2
chore(repo): update the version of nx cloud
2021-11-19 09:25:12 -05:00
Victor Savkin
9eb4df9aeb
fix(core): small fixes for issue discovered during migration
2021-11-17 16:32:22 -05:00
Victor Savkin
fcecebeb3a
feat(js): add library and app generators
2021-11-15 21:29:28 -05:00
Craigory Coppola
d28f571874
feat(js): create @nrwl/js package and move @nrwl/workspace:tsc to it ( #7604 )
2021-11-12 16:41:30 -06:00
AgentEnder
91967a37a7
feat(core): include community plugins when running nx report
2021-11-12 12:35:15 -05:00