650 Commits

Author SHA1 Message Date
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
Victor Savkin
86baac49f5 chore(repo): update to nx 13.2 2021-11-12 10:13:26 -05:00
Brandon
7020fe307e
chore(misc): update Nx livestream branding (#7673) 2021-11-09 14:08:40 -06:00
Philip Fulcher
5f9279a3ff
feat(dep-graph): use xstate for state management (#7634) 2021-11-08 21:00:45 -07:00
Gustavo Perdomo
e960285769
feat(nest): support nest 8 (#6284)
* feat(nest): support nest 8

* feat(nest): update migration and generation logic

* feat(nest): updated according feedback

* feat(nest): fix migration issues

* feat(nest): final changes according feedback

Co-authored-by: Chau Tran <nartc7789@gmail.com>

* fix(nest): log info to install packages install running installPackageTask

Co-authored-by: Chau Tran <nartc7789@gmail.com>
2021-11-04 16:48:38 -05:00
Benjamin Cabanes
54aecd07c8
docs(nxdev): typedoc generator upgraded (#7374) 2021-10-15 11:59:27 -06:00
Jon Hammerskov
1b500a8b5d
fix(repo): make sure NX_WORKSPACE_ROOT_PATH exists (#7238) 2021-10-15 10:40:30 -04:00
Miroslav Jonaš
b23f2d8b80
feat(core): extract project graph external nodes (#7340) 2021-10-15 10:08:12 -04:00
James Henry
e7d49aa55d chore(core): nx reset command, updates to cli help output and docs 2021-10-14 20:10:20 -04:00
Jason Jean
b611b8b4f9
chore(repo): skip fetching when publishing locally (#7350) 2021-10-13 23:54:44 +02:00
Leosvel Pérez Espinosa
a00f8e0e5b
feat(angular): add tailwind support when building publishable libraries (#7285) 2021-10-12 12:32:43 +01:00
Jason Jean
3881d002fe
chore(repo): add logging to failing build during e2e tests (#7261) 2021-10-06 14:47:29 +00:00
Miroslav Jonaš
d973010949
chore(repo): make local registry package publishing async (#7200) 2021-10-05 09:05:35 +00:00
Victor Savkin
b79072a5ae feat(core): parallelize cache restoration 2021-10-04 16:55:41 -04:00
Victor Savkin
d79bba3630 chore(repo): update to nx 12.10 2021-09-20 16:39:13 -04:00
Victor Savkin
0bee059f9c Release 12.10.0-beta.1 2021-09-17 11:29:28 -04:00
Victor Savkin
dca092874b feat(core): add examples and links to nx.dev when using --help 2021-09-17 10:02:44 -04:00
Jason Jean
c81576ec65 feat(repo): add logs to documentation generation in CI 2021-09-17 09:11:51 -04:00
James Henry
31a9bff5b0 chore(core): properly add strip-ansi to dependencies for workspace 2021-09-17 08:58:34 -04:00
James Henry
4956ebea9f fix(core): ensure ANSI escape codes are stripped in git-hasher process outputs 2021-09-17 08:58:34 -04:00
Victor Savkin
a5ba9bc0c3 docs(core): add better docs for run-script 2021-09-16 20:30:00 -04:00
Benjamin Cabanes
848436bca5
docs(nxdev): master docs is latest (#6975)
* docs(nxdev): master docs is latest

* docs(nxdev): update latest documentation

* docs(nxdev): removing NX ROOT
2021-09-13 13:55:18 +00:00
Benjamin Cabanes
ffb38b062b
docs(nxdev): fix check script output (#6963) 2021-09-08 19:05:33 +00:00
Benjamin Cabanes
b73c7088c8
docs(nxdev): fix check script output (#6949) 2021-09-07 14:37:06 +00:00
Emily Xiong
387af0cf3f
feat(core): add react native to main repo (#6493) 2021-08-25 15:54:23 -04:00
Leosvel Pérez Espinosa
a30d9e11f8
docs(core): improve cli docs (#6669) 2021-08-24 16:05:02 +00:00
AgentEnder
c9c8fa7f1c chore(core): project.json should not be included in builds
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-08-20 20:22:30 -04:00
Jason Jean
85f92e740e
feat(misc): simplify npm scripts generated (#6764) 2021-08-20 12:07:26 -04:00
Leosvel Pérez Espinosa
ff202d323c
cleanup(misc): rename oss preset to npm and update presets related docs (#6777) 2021-08-19 11:10:29 -07:00
Jason Jean
c90aaea256
fix(repo): fix release to properly generate changelog (#6740) 2021-08-16 18:27:15 -04:00
Jason Jean
a7759ff89e
fix(repo): fix release to update package.json version without release-it (#6700) 2021-08-12 17:22:37 -04:00
Jason Jean
305c6a3221
fix(repo): fix release to not use deprecated github api (#6689) 2021-08-11 18:48:47 -04:00
Nrwl CI Machine
b8aff5e7c3 fix(misc): minor fixes in readme files 2021-08-09 10:58:26 -04:00
Miroslav Jonaš
1c3397f033
chore(repo): switch to using nx orb on circleci workflows (#6505)
* chore(repo): switch to using nx orb on circleci workflows

* chore(repo): set proper name of the main branch
2021-07-26 15:11:17 +02:00
Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix (#6471) 2021-07-23 08:16:54 -04:00
Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability (#6451)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json (#6442) 2021-07-21 11:42:43 +01:00