Miroslav Jonaš
779050b783
chore(repo): add additional user for nightly failure notification ( #6718 )
2021-08-13 19:07:07 +02:00
Jason Jean
c2832caf40
fix(misc): fix adding @nrwl/workspace to projects without prettier ( #6716 )
2021-08-13 11:59:02 -04:00
Jason Jean
5f2129ff77
docs(angular): clarify title of setting up nx in an angular cli project ( #6717 )
2021-08-13 08:28:30 -07:00
Miroslav Jonaš
051dc7ced4
chore(repo): enable node 15 and 16 in the nightly runs ( #6708 )
2021-08-13 16:41:15 +02: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
Emily Xiong
f96c5371c0
fix(gatsby): remove npm_config_legacy_peer_deps ( #6698 )
2021-08-12 12:47:46 -04:00
James Henry
3351ef80bc
chore(core): opt-in daemon for ProjectGraph creation, refactor hasher ( #6572 )
2021-08-12 08:56:01 -04:00
Miroslav Jonaš
51d247e5e8
chore(core): fix broken run-many e2e test ( #6693 )
2021-08-12 12:49:39 +00:00
Jason Jean
0cb247c3b3
chore(repo): update nx to 12.7.0 ( #6691 )
2021-08-11 23:43:33 +00:00
Jason Jean
dadf1f9d3d
chore(nxdev): update nx.dev with docs for 12.7.0 ( #6690 )
2021-08-11 19:05:13 -04:00
Miroslav Jonaš
9c676a3ba2
chore(repo): cleanup & optimize circleci config ( #6680 )
...
* chore(repo): optimize circleci config
* chore(repo): add package manager property to all jobs
* chore(repo): add more agents and fix config
2021-08-12 01:01:11 +02:00
Jason Jean
305c6a3221
fix(repo): fix release to not use deprecated github api ( #6689 )
2021-08-11 18:48:47 -04:00
Benjamin Cabanes
551064f0d7
docs(core): home page nx video ( #6687 )
2021-08-11 16:52:57 -04:00
Jason Jean
677701a1e0
Release 12.7.0
2021-08-11 16:02:54 -04:00
Benjamin Cabanes
81e00d28cf
docs(core): add eggheadio to course section ( #6686 )
2021-08-11 15:09:09 -04:00
Shihab Uddin
8cad038788
feat(core): make it possible to use environment variable to set cache directory ( #6670 )
...
Use the environment variable NX_CACHE_DIRECTORY to set the cache directory.
This would override the cache directory set in nx.json.
ISSUES CLOSED : #6629
2021-08-11 14:13:48 -04:00
Leosvel Pérez Espinosa
91527e18e8
fix(core): fix --with-deps arg support and deprecate its usage ( #6660 )
2021-08-11 14:11:13 -04:00
MaximSagan
735802e5dc
fix(workspace): exit process with exit code 1 on any failed task including dependency ( #6631 )
...
Co-authored-by: Max Sagan - Yieldbroker <Max.Sagan@yieldbroker.com>
2021-08-11 14:00:59 -04:00
Benjamin Cabanes
45946f5637
docs(core): update conf design ( #6676 )
2021-08-11 13:46:30 -04:00
Jason Jean
f8aaa4efa1
chore(nx-dev): update nx.dev with docs for 12.6.6 ( #6678 )
2021-08-11 10:57:35 -04:00
Juri
79ea377a65
fix(nextjs): allow plain url-loader inlining of SVGs not just SVGR
2021-08-11 15:58:30 +02:00
Jason Jean
1e7a340208
chore(repo): update nx to 12.7.0-beta.1 ( #6679 )
2021-08-11 00:50:59 +00:00
Miroslav Jonaš
aaf962ff0e
chore(repo): fix osx failing tests ( #6666 )
...
* chore(repo): test osx runs
* chore(repo): test workspace only
2021-08-10 14:05:26 +02:00
Leosvel Pérez Espinosa
ce7441217f
cleanup(misc): refactor absolute imports to self ( #6667 )
2021-08-10 12:45:43 +01:00
Miroslav Jonaš
549b735057
chore(repo): improve e2e test stability ( #6658 )
...
* chore(repo): rest mac failing tests
* chore(repo): update mac to bigsur
* chore(repo): revert mac to catalina
* chore(react): fix flaky react report test
* chore(web): check if content exists serving file server
* chore(core): fix flaky arguments test
* chore(repo): increase duration of web file serve test
* chore(repo): fix tests
* chore(repo): fix cleanup console logs
* chore(repo): test latest changes
* chore(repo): fix typo
* chore(repo): remove content check from file-server
* chore(repo): check workspace
* chore(repo): check workspace
* chore(repo): turn on all the tests
2021-08-09 12:48:48 -07:00
Nrwl CI Machine
b8aff5e7c3
fix(misc): minor fixes in readme files
2021-08-09 10:58:26 -04:00
amir toole
e2ffaec791
docs(nxdev): fix typo in project-graph-plugin guide ( #6655 )
2021-08-09 08:02:41 -05:00
Leosvel Pérez Espinosa
e31075362a
fix(angular): init cypress correctly if needed when creating an app ( #6652 )
2021-08-09 12:06:48 +01:00
Leosvel Pérez Espinosa
86a113c682
fix(core): fix prompt support for enum definitions ( #6651 )
2021-08-09 11:19:28 +01:00
Philip Fulcher
6b6b66c325
fix(misc): fix affected:dep-graph file output ( #6581 )
2021-08-07 09:17:01 -04:00
Jason Jean
c13c02d27e
fix(angular): fix angular projects not being standalone when all other projects are standalone ( #6641 )
2021-08-06 20:48:35 -04:00
Leosvel Pérez Espinosa
3e3794c52c
fix(core): default run-many to use provided projects order ( #6632 )
2021-08-06 18:16:14 -04:00
Miroslav Jonaš
13534369b7
chore(repo): revert pre-loading of nrwl/cypress on e2e tests ( #6639 )
...
* chore(repo): reorder the package installs for internal dependencies
* chore(repo): rename mac to osx
* chore(repo): revert change
2021-08-06 23:38:10 +02:00
Nrwl CI Machine
bc4ec52f53
cleanup(misc): avoid importing rxjs in the core path
2021-08-06 16:29:16 -04:00
Benjamin Cabanes
27a665c6c3
docs(core): update new tagline ( #6640 )
2021-08-06 20:08:57 +00:00
Jack Hsu
422c5f8c8e
fix(react): relax babel dependency versions ( #6637 )
2021-08-06 15:40:05 -04:00
Kirils L
e0028d30f6
feat(nextjs): turn off svgr by default for new apps ( #6634 )
2021-08-06 13:28:15 -04:00
Kirils L
50211204dd
feat(nextjs): warn for empty public directory ( #6636 )
2021-08-06 12:29:06 -04:00
Juri
4156434389
docs(storybook): improve Storybook docs and add info about Nrwl React Storybook preset
2021-08-06 18:11:47 +02:00
Juri
b5b5f250d0
feat(react): add Nx React Storybook preset
2021-08-06 18:11:47 +02:00
Kirils L
32c41b285a
fix(nextjs): update build and serve schemas ( #6553 )
2021-08-06 11:26:41 -04:00
Jack Hsu
9b0dade2eb
fix(nextjs): add missing dependency to @nrwl/devkit ( #6633 )
2021-08-06 15:24:56 +00:00
Brandon
fbbb8389e8
docs(core): update deep dive on computation caching ( #6622 )
2021-08-06 08:46:00 -05:00
Miroslav Jonaš
07251ba647
chore(repo): enforce fixed version for local packages in e2e tests ( #6628 )
2021-08-06 14:11:11 +02:00
Miroslav Jonaš
f6cf645e47
chore(repo): add isOsx for e2e tests and include macos to nightly ( #6627 )
2021-08-06 13:18:02 +02:00
Miroslav Jonaš
bd216dbb36
chore(angular): enable all e2e tests for npm pm ( #6625 )
2021-08-06 10:04:17 +02:00
jaybell
74034b272f
feat(core): add an option to selectively hash tsconfig
2021-08-05 16:17:17 -04:00
Chau Tran
f7aeb99e58
fix(core): ensure to only passthrough verbose if isVerbose is true ( #6607 )
...
* fix(core): ensure to only passthrough verbose if isVerbose is true
ISSUES CLOSED : #6606
* fix(core): update applyVerbosity test
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2021-08-05 15:18:57 -04:00
Benjamin Cabanes
33d11ab54d
docs(core): conference details ( #6561 )
2021-08-05 14:06:04 -04:00
Jason Jean
466826c364
fix(angular): lock version of angular-devkit to ~12.1.0 ( #6620 )
2021-08-05 12:13:15 -04:00