3348 Commits

Author SHA1 Message Date
vsavkin
d88907a683 docs(core): document dependsOn and targetDependencies 2021-06-17 10:28:21 -04:00
Benjamin Cabanes
b858a8766d
docs(core): nxdev content update to 12.4.0 (#6048) 2021-06-17 14:29:42 +01:00
Miroslav Jonaš
4f429e0eab
chore(repo): optimize slack notifications (#6045) 2021-06-17 10:50:07 +02:00
Jason Jean
924582605a
chore(repo): remove tsconfig files from the published output (#6041) 2021-06-16 23:35:13 +00:00
Craigory V Coppola
374a9d6ba4
fix(nextjs): app generator should succeed with --directory (#6039)
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>

ISSUES CLOSED: #6027
2021-06-16 22:44:43 +00:00
Phillip Barta
b9ef28712d
cleanup(core): refactored @nrwl/workspace command-line to improve code quality (#5438) 2021-06-16 22:44:05 +00:00
Juri Strumpflohner
a1c208af29
fix(nextjs): remove obsolete React import on _app.tsx (#6034) 2021-06-16 18:32:10 -04:00
Benjamin Cabanes
5c13db8f2b
docs(core): close opened nav on route change (#6038) 2021-06-16 21:56:41 +00:00
Phillip Barta
9d78629ec0
cleanup(web): use json utils (#5944) 2021-06-16 21:09:30 +00:00
James Henry
d5c3a79f5f feat(core): allow NX_BASE and NX_HEAD environment variables to set affected SHAs 2021-06-16 14:12:19 -04:00
Jason Jean
bb059b3902 chore(repo): add details about each commit type 2021-06-16 14:08:11 -04:00
Jason Jean
c5ccd9c2fb fix(core): resolve npm packages after typescript 2021-06-16 14:07:57 -04:00
Phillip Barta
84f873dcdb
cleanup(misc): cleanup typescript imports 2021-06-16 14:07:01 -04:00
Tycho Bokdam
d67c956a88
chore(core): nx plugin submissions @nx-extend (#5928) 2021-06-16 14:02:12 -04:00
Tine Kondo
e7f18a03c3 feat(core): allow setting file permissions while writing with Tree
Closes #5680
2021-06-16 13:58:21 -04:00
kirjai
9bb56049af cleanup(nextjs): increase flaky test timeout 2021-06-16 18:33:51 +01:00
Jason Jean
28e279e42f Release 12.4.0 2021-06-16 10:19:23 -04:00
Jack Hsu
c9d9f68679
docs(core): fix header and footer links (#6025) 2021-06-15 22:17:25 -04:00
Jason Jean
1a1039f6c6
fix(testing): fix ts-jest transformer migration (#6024) 2021-06-16 01:03:36 +00:00
Craigory V Coppola
43b3eaf0bf
chore(testing): added null check to jest migration (#6021) 2021-06-15 22:47:23 +00:00
vsavkin
04b1401ace feat(misc): fixMissingBuildDependencies should not require package.json 2021-06-15 16:17:02 -04:00
Brandon
c39a56ca2e
docs(core): update files for generators/executors and fix plugins link (#6020) 2021-06-15 14:56:41 -05:00
Juri Strumpflohner
d40ca95501
fix(core): throw error for non-existing proj on getSourceDirOfDependentProjects (#6017) 2021-06-15 16:04:27 +00:00
Juri Strumpflohner
e182700f78
feat(core): expose utilities for retrieving source dirs of dependent projects (#5976)
* feat(core): expose utilities for retrieving source dirs of dependent projects

* feat(nextjs): utility to generate glob patterns from dependent projects
2021-06-15 10:11:05 -04:00
Leosvel Pérez Espinosa
b8162c4a17
cleanup(angular): migrate stories generator to nx devkit (#6010) 2021-06-15 14:13:56 +02:00
Miroslav Jonaš
a2f7511509
feat(repo): notify slack on nightly github actions (#6016) 2021-06-15 12:23:34 +02:00
Benjamin Cabanes
d4e277a144
docs(core): default flavour redirection per pages (#6013) 2021-06-14 21:54:23 +00:00
Benjamin Cabanes
6c9aaafbb3
docs(core): add id to navigation menu (#6012) 2021-06-14 19:08:04 +00:00
Jack Hsu
31ee288d78
docs(core): fix sitemap config (#6011) 2021-06-14 14:40:54 -04:00
Leosvel Pérez Espinosa
668ed1c54f
fix(angular): override TSLint deprecation message to point to Nx ESLint conversion generator (#5893) 2021-06-14 13:33:27 -04:00
Brandon
a0a7d28837
docs(core): update and combine nx plugins and devkit overview (#6007) 2021-06-14 12:28:17 -04:00
Jack Hsu
b51cd7fa3d
docs(core): fix headers style in document pages (#6006) 2021-06-14 11:45:58 -04:00
Miroslav Jonaš
4f92e608b4
chore(repo): prepare CI and E2E for better tracking of errors (#6001) 2021-06-14 17:41:05 +02:00
Miroslav Jonaš
a9945e2946
chore(testing): fix broken nx-plugin e2e test (#6002) 2021-06-14 16:47:06 +02:00
Leosvel Pérez Espinosa
d4537f75cc
cleanup(angular): migrate component-story and component-cypress-spec generators to nx devkit (#5977) 2021-06-14 15:20:58 +01:00
Miroslav Jonaš
f832cc99e2
chore(repo): fix PR rebase issue (#5999) 2021-06-14 14:20:41 +02:00
Miroslav Jonaš
bb8d73fb3e
feat(repo): remove obsolete kill commands and check if ports closed (#5939) 2021-06-14 12:48:33 +02:00
Miroslav Jonaš
5f4fc4b69d
chore(testing): cleanup web e2e tests (#5996) 2021-06-14 12:08:41 +02:00
Colum Ferry
3e8ff083f2
cleanup(angular): refactor library generator to use nx devkit (#5935)
* cleanup(angular): refactor library generator to use nx devkit

Refactor Library Generator to use Nx Devkit
2021-06-14 11:05:32 +01:00
Miroslav Jonaš
68b598f9a1
fix(nest): fix lint convertor incomplete type (#5995)
The incomplete type crashes build on stricter Windows build
2021-06-14 11:43:27 +02:00
Phillip Barta
868de62ae7
feat(core): use common fileutils in @nrwl/cli and create-nx-plugin (#5940) 2021-06-14 11:08:05 +02:00
Phillip Barta
817fc3c83b
cleanup(nx-plugin): use common json utils (#5942) 2021-06-14 11:03:35 +02:00
Jason Jean
702f15845e
fix(core): clean up tmp directories during migrate (#5971) 2021-06-11 19:46:14 -04:00
Noriyuki Shinpuku
a0b2df5395
fix(core): fix remove generator for custom layout (#5921) 2021-06-11 19:06:59 -04:00
Jonathan Cammisuli
5b2e594b62
feat(core): sort projects in nx.json, workspace.json, and tsconfig.base.json (#5945)
* feat(core): sort projects in nx.json, workspace.json, and tsconfig.base.json

* fix(core): catch errors when trying to format

* chore(core): use existing sort util - rename new sort util to match (will soon be merged)

* fix(core): only sort workspace.projects if they have projects

* fix(core): remove sort from old format-files

* fix(core): noop catches rather and outputting an error message

* chore(core): revert format-files utils
2021-06-11 17:54:29 -04:00
Jason Jean
2c533ace36
fix(core): fix aliased args parsing (#5973) 2021-06-11 16:46:55 -04:00
Brandon
87db4e3617
docs(core): more monorepo guide updates (#5981) 2021-06-11 16:46:42 -04:00
Benjamin Cabanes
8f397c5927
docs(core): nx dev release script (#5979) 2021-06-11 20:39:57 +00:00
Craigory V Coppola
f9751786c6
feat(testing): support for Jest 27 (#5873)
- Sets default testEnvironment to web
- Updates node generators to specify testEnvironment: node
- Provides migrations to update existing jest.config.js files
- Bump angular-preset-jest to latest

ISSUES CLOSED: #5771
2021-06-11 13:25:57 -05:00
kirjai
8801930553 feat(nextjs): support webpack 5 2021-06-11 16:45:14 +01:00