Leosvel Pérez Espinosa
|
caefe8f509
|
cleanup(angular): rearrange validation helper function (#16906)
|
2023-05-10 12:55:51 +01:00 |
|
Leosvel Pérez Espinosa
|
bdfb10db0a
|
fix(angular): warn in ng-packagr executors when finding conflicting package export conditions (#16905)
|
2023-05-10 12:55:35 +01:00 |
|
Miroslav Jonaš
|
6aac7ba04b
|
fix(repo): ignore failed daemon reset on e2e tests (#16902)
|
2023-05-10 08:34:09 +00:00 |
|
Jason Jean
|
ec22b7e540
|
fix(devkit): catch errors resolving configs while formatting files (#16872)
|
2023-05-09 16:19:36 -04:00 |
|
Jack Hsu
|
854b180013
|
fix(nextjs): inline dev-only dependencies and add e2e test to catch issues (#16890)
|
2023-05-09 13:28:52 -04:00 |
|
Emily Xiong
|
8347e61810
|
fix(react-native): fix buildable react native library (#16749)
|
2023-05-09 12:52:36 -04:00 |
|
Miroslav Jonaš
|
c9a7cd8b01
|
fix(core): fix version report when version is missing (#16888)
|
2023-05-09 16:35:30 +00:00 |
|
Emily Xiong
|
942350810e
|
fix(expo): fix expo detox test (#16779)
|
2023-05-09 12:28:52 -04:00 |
|
Miroslav Jonaš
|
ae5cdcb86e
|
fix(core): keep all explicit dependencies in the graph (#16576)
|
2023-05-09 11:39:48 -04:00 |
|
Caleb Ukle
|
50ad516278
|
feat(testing): add --strict flag for jest-preset-angular test env opts (#16467)
|
2023-05-09 15:07:21 +00:00 |
|
Caleb Ukle
|
5743f158ba
|
fix(js): info about jest global setup/teardown + swc (#16681)
|
2023-05-09 10:40:45 -04:00 |
|
Emily Xiong
|
ad77b91526
|
fix(expo): update package.json eas build scripts to fix eas build (#16742)
|
2023-05-09 10:29:30 -04:00 |
|
Miroslav Jonaš
|
c8688a6d4d
|
fix(repo): remove outdated caching config from CI (#16796)
|
2023-05-09 10:11:48 -04:00 |
|
Caleb Ukle
|
ad841c9048
|
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865)
|
2023-05-09 08:30:52 -05:00 |
|
Colum Ferry
|
54eb7be765
|
feat(angular): add ngrx feature store generator (#16806)
|
2023-05-09 09:31:15 +01:00 |
|
Colum Ferry
|
6728bbbc98
|
fix(angular): handle ngrx imports for apps that do not migrate to config file (#16812)
|
2023-05-09 09:31:03 +01:00 |
|
Leosvel Pérez Espinosa
|
7d42d887e3
|
fix(angular): update import paths relative to app config file location in migration extracting the config (#16863)
|
2023-05-09 09:30:40 +01:00 |
|
Leosvel Pérez Espinosa
|
cc9e650cd8
|
fix(misc): ensure workspace directory is normalized correctly (#16855)
|
2023-05-08 17:39:36 -04:00 |
|
Jason Jean
|
318b1cf584
|
feat(nx-plugin): replace @nx/plugin:e2e with @nx/jest:jest (#16866)
|
2023-05-08 16:10:30 -04:00 |
|
Miroslav Jonaš
|
1e8e84777c
|
fix(nextjs): increase timeout on styles e2e test (#16800)
|
2023-05-08 14:45:08 -04:00 |
|
Leosvel Pérez Espinosa
|
67a5e8e823
|
feat(angular): update jest-preset-angular to support angular v16 (#16852)
|
2023-05-08 13:38:49 -04:00 |
|
Leosvel Pérez Espinosa
|
d02c2cbfe7
|
feat(storybook): update storybook packages to support typescript v5 (#16853)
|
2023-05-08 13:37:31 -04:00 |
|
Jack Hsu
|
dc911051aa
|
fix(nextjs): withNx works with production build (#16867)
|
2023-05-08 12:53:56 -04:00 |
|
Katerina Skroumpelou
|
a081233b85
|
docs(storybook): link storybook autodocs guide (#16860)
|
2023-05-08 18:31:53 +03:00 |
|
Miroslav Jonaš
|
62fb39de02
|
fix(linter): support directories for relative path fix (#16854)
|
2023-05-08 16:57:10 +02:00 |
|
James Henry
|
7920fb6a20
|
feat(linter): allow ESLint Flat Config to be opted into manually (#16858)
|
2023-05-08 18:56:48 +04:00 |
|
Joe Walton
|
402a00f841
|
feat(vite): add option to generate a package.json to build executor (#16428)
|
2023-05-08 17:43:10 +03:00 |
|
Richard Roozenboom
|
ceabe46e89
|
docs(core): update link to nrwl/nx-incremental-large-repo (#16862)
|
2023-05-08 09:25:55 -04:00 |
|
John White
|
0654776106
|
fix(core): migrate using yarn when nxJson has another package manager configured (#16844)
|
2023-05-07 16:09:13 -04:00 |
|
Nicholas Cunningham
|
832fa71488
|
fix(react): bump migration version (#16822)
|
2023-05-06 14:32:11 -06:00 |
|
Marwan Fikrat
|
878df9a618
|
feat(core): add skipTypeCheck option to rollup plugin options (#16710)
|
2023-05-06 04:44:50 -07:00 |
|
Craigory Coppola
|
842c41232d
|
feat(core): allow using project patterns rather than just project names with nx watch (#16768)
|
2023-05-05 16:47:38 -04:00 |
|
Jason Jean
|
152f2081eb
|
chore(core): add repo information to native packages (#16826)
|
2023-05-05 16:27:43 -04:00 |
|
Jason Jean
|
514e4fa0ab
|
fix(devkit): fix issue replacing package dependencies in malformed pa… (#16823)
|
2023-05-05 16:01:36 -04:00 |
|
Craigory Coppola
|
95594d21f7
|
fix(misc): make Nx 16 migration safer when treee throws an exception (#16782)
|
2023-05-05 15:46:09 -04:00 |
|
Craigory Coppola
|
c7ce767298
|
feat(repo): add CI check for valid codeowners patterns (#16729)
|
2023-05-05 15:45:55 -04:00 |
|
FrozenPandaz
|
fa25a47614
|
chore(misc): publish 16.1.1-beta.0
|
2023-05-05 15:26:27 -04:00 |
|
Jack Hsu
|
88615152fb
|
fix(nextjs): enable Next.js 13.4 support (#16819)
|
2023-05-05 14:57:21 -04:00 |
|
Craigory Coppola
|
5b94159901
|
fix(core): obey nx.json package manager property (#16777)
|
2023-05-05 14:50:28 -04:00 |
|
Nicholas Cunningham
|
4750a1daa4
|
fix(react): remove outdated packages (#16786)
|
2023-05-05 14:42:43 -04:00 |
|
Craigory Coppola
|
83cbba2049
|
fix(devkit): ensure ignore has been initialized in visitNotIgnoredFiles (#16820)
|
2023-05-05 14:20:57 -04:00 |
|
Craigory Coppola
|
c4e51edee4
|
fix(misc): update URL to point to live page for plugin registry (#16817)
|
2023-05-05 14:15:57 -04:00 |
|
Vinit Neogi
|
d0873529e0
|
cleanup(misc): add types to getVersion function (#16677)
|
2023-05-05 14:14:15 -04:00 |
|
Jack Hsu
|
38c6376adf
|
docs(core): update Next.js version to 13.3.4 (#16818)
|
2023-05-05 17:58:13 +00:00 |
|
James Henry
|
c9d649e57c
|
chore(core): enable provenance and update lerna usage (#16814)
|
2023-05-05 13:20:05 -04:00 |
|
Leosvel Pérez Espinosa
|
d83184db0d
|
fix(core): handle schema property with const value (#16797)
|
2023-05-05 13:11:03 -04:00 |
|
AgentEnder
|
53cc465322
|
chore(core): add re-exports for lerna
|
2023-05-05 12:51:22 -04:00 |
|
AgentEnder
|
6c00f922ae
|
chore(core): reorganize nx-commands and cli implementation
|
2023-05-05 12:51:22 -04:00 |
|
Isaac Mann
|
258b6df8b6
|
docs(core): plugin section (#16314)
|
2023-05-05 12:37:06 -04:00 |
|
Craigory Coppola
|
f0a1c33fb2
|
fix(core): match all occurences when substituting tokens in targetDef… (#16783)
|
2023-05-05 11:42:10 -04:00 |
|