8807 Commits

Author SHA1 Message Date
Jason Jean
1e27759bba
fix(core): fix NX_TASK_TARGET_CONFIGURATION being set to 'null' (#15725) 2023-03-16 22:39:44 +00:00
Jason Jean
4b9865c187
fix(react): fix next import (#15724) 2023-03-16 15:38:48 -06:00
Craigory Coppola
9791f31c34
fix(core): nx migrate should accept tags other than latest and next for community packages (#15673) 2023-03-16 16:41:21 -04:00
Caleb Ukle
041d3b6565
chore(repo): update codeowners for CT and linter (#15722) 2023-03-16 16:39:29 -04:00
FrozenPandaz
4b41eb7028
chore(misc): publish 15.9.0-beta.3 2023-03-16 16:17:35 -04:00
Jason Jean
583ee1f348
fix(react): print next prod server error in verbose mode (#15721) 2023-03-16 16:00:10 -04:00
Emily Xiong
bf88c22bd6
bugfix(react-native): fix the ios 2nd run failed (#15704) 2023-03-16 15:17:02 -04:00
Jason Jean
9a2ce4a86b
chore(repo): add more people to approve package.json (#15712) 2023-03-16 14:18:10 -04:00
Leosvel Pérez Espinosa
41dc26c098
chore(repo): sync lock file (#15720) 2023-03-16 14:16:05 -04:00
Richard Versteeg
c95b27d80a
feat(core): make task runner selection configurable through env variable (#14529) 2023-03-16 14:12:46 -04:00
Colum Ferry
7812f41994
feat(angular): remove protractor (#15627) 2023-03-16 12:38:04 -04:00
Colum Ferry
942f984231
cleanup(angular): use our own pipe for scam-pipe (#15717) 2023-03-16 16:11:52 +00:00
Colum Ferry
5ac7243d4a
cleanup(angular): use our own directive for scam-directive (#15715) 2023-03-16 16:11:32 +00:00
Katerina Skroumpelou
5e88d1d7d1
docs(storybook): improve docs around migration and react/angular (#15706) 2023-03-16 17:07:40 +02:00
Craigory Coppola
c8208de587
chore(repo): bump lock-threads to hourly until it catches up (#15713) 2023-03-16 10:48:06 -04:00
Miroslav Jonaš
c6904619aa
fix(angular): fix e2e tests to support pnpm v7 (#15587) 2023-03-16 12:22:22 +01:00
Miroslav Jonaš
10a69b7d0f
docs(linter): add API information for enforce-module-boundaries (#15678) 2023-03-16 09:11:00 +00:00
FrozenPandaz
567024e107
chore(misc): publish 15.9.0-beta.2 2023-03-15 18:19:03 -04:00
Miroslav Jonaš
85cd9546a3
feat(repo): improve yarn install caching for nightly (#15683) 2023-03-15 18:13:55 -04:00
Craigory Coppola
cc68012978
fix(core): wildcard implicit dependency should support scoped project names (#15699) 2023-03-15 18:11:36 -04:00
Nicholas Cunningham
be81405a84
fix(nextjs): refactor how webpack config is loaded with nextjs (#15650)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-03-15 18:07:19 -04:00
Miroslav Jonaš
1b448d21be
fix(repo): update @monodon/rust to 1.1.1 (#15695) 2023-03-15 12:00:37 -04:00
FrozenPandaz
0ef06e4af7
chore(misc): publish 15.9.0-beta.1 2023-03-15 11:16:10 -04:00
Philip Fulcher
cc8907bb13
chore(graph): reducing flakiness of tests (#15680) 2023-03-15 10:36:35 -04:00
Leosvel Pérez Espinosa
76ec6f9e0f
fix(angular): throw error for invalid project name in withModuleFederation helper (#15694) 2023-03-15 14:14:00 +00:00
Craigory Coppola
9897cbeb9a
fix(core): apply nxignore after gitignore (#15679) 2023-03-15 09:53:25 -04:00
Leosvel Pérez Espinosa
2e88414d87
cleanup(angular): set up projects in unit tests to avoid missing .gitignore noisy logs (#15691) 2023-03-15 11:09:45 +00:00
Leosvel Pérez Espinosa
8f2830c939
cleanup(angular): remove unused index from schema options using default source projectName (#15672) 2023-03-15 09:22:30 +00:00
Craigory Coppola
72d64b66b0
fix(core): clear line escape code shouldn't erase prefix in output (#15674) 2023-03-15 02:34:43 +00:00
Craigory Coppola
cd3d316af4
fix(core): prevent running arbitrary code when attempting to detect plugin capabilities (#15676) 2023-03-15 01:56:37 +00:00
FrozenPandaz
b2a467bcb2
chore(misc): publish 14.9.0-beta.1 2023-03-14 20:22:10 -04:00
Miroslav Jonaš
5a9274e57e
chore(repo): fix nightly message format (#15663) 2023-03-14 18:08:02 -04:00
Craigory Coppola
a950719c71
fix(core): help text shouldn't include .js file extensions on windows (#15677) 2023-03-14 16:29:50 -04:00
Katerina Skroumpelou
5e0cb7cf59
docs(storybook): include note for older name of flag (#15662) 2023-03-14 19:11:26 +00:00
tko39
87a6b3054e
fix(misc): cli - case in drive letters - windows (#15643) 2023-03-14 15:08:41 -04:00
Katerina Skroumpelou
8e838b5aac
fix(vite): configuration docs and optional chain targets (#15655) 2023-03-14 19:56:04 +02:00
Jason Jean
63eced7fca
fix(core): include target and configuration being run in env variables (#15668) 2023-03-14 13:44:33 -04:00
Colum Ferry
9cd28583f6
feat(angular): add pipe generator (#15659) 2023-03-14 17:16:32 +00:00
Leosvel Pérez Espinosa
ca8d24b3d4
fix(angular): set projectName as the default source for relevant generators (#15664) 2023-03-14 16:38:35 +00:00
Miroslav Jonaš
425c13448b
fix(core): handle missing package version on lockfile parsing (#15648) 2023-03-14 17:20:59 +01:00
Iza Ledzka
cd512c47f3
docs(detox): fix typo for script to run test for android in release mode (#15665) 2023-03-14 11:59:21 -04:00
Martin Kapal
a491b3522f
feat(misc): add a link to Nx Console for IntelliJ on React & Angular Nx welcome page (#15617) 2023-03-14 15:56:30 +00:00
Isaac Mann
10a7e7d3a6
docs(core): escape wildcard in shell (#15395) 2023-03-14 11:47:14 -04:00
Leosvel Pérez Espinosa
87833b913e
cleanup(misc): add known preset dependencies before generating it (#15459) 2023-03-14 11:46:45 -04:00
William Neely
46bc6af3c2
fix(misc): move generator should null-check cypress props (#15436) 2023-03-14 11:43:25 -04:00
Colum Ferry
481899ce9f
feat(angular): add directive generator (#15630) 2023-03-14 15:31:49 +00:00
Jason Jean
636a74b62a
fix(misc): handle standalone repos when removing nested projects (#15609) 2023-03-14 11:30:49 -04:00
Zachary DeRose
5add52bebf
fix(core): only perform pattern matching if file input doesn't exist (#15640) 2023-03-14 11:27:25 -04:00
Richard Roozenboom
19eb9efe32
chore(core): nx plugin submission @rbnx/webdriverio (#15649) 2023-03-14 11:25:11 -04:00
Miroslav Jonaš
3f4ba6d2af
fix(core): fix invalid yarn parser dependencies grouping key (#15647) 2023-03-14 11:21:58 -04:00