Victor Savkin
|
19018fcdd1
|
fix(misc): axios import breaks when using npx
|
2022-11-21 14:54:21 -05:00 |
|
Katerina Skroumpelou
|
4af3141179
|
feat(bundling): add more options to vite executors (#13299)
|
2022-11-21 21:36:09 +02:00 |
|
Jack Hsu
|
23e4fc77c9
|
feat(react): add SSR support to React apps (#13234)
|
2022-11-21 14:22:05 -05:00 |
|
Katerina Skroumpelou
|
f394608658
|
feat(bundling): vite generators (#13158)
|
2022-11-21 13:18:40 -05:00 |
|
Leosvel Pérez Espinosa
|
da2b77aeb7
|
fix(angular): update make-angular-cli-faster version map with angular 15 (#13297)
|
2022-11-21 12:14:50 -05:00 |
|
Leosvel Pérez Espinosa
|
70e43cdc77
|
feat(angular): add a preset to generate a workspace with a single app at the root
|
2022-11-21 11:17:03 -05:00 |
|
ccosmincc
|
328c54787f
|
fix(angular): checks for targets existence before attempting to iterate them (#13287)
|
2022-11-21 10:23:06 -05:00 |
|
Emily Xiong
|
cd1e12a555
|
feat(react-native): upgrade react-native to 0.70.6 (#13277)
|
2022-11-21 10:13:06 -05:00 |
|
Emily Xiong
|
590a3dc769
|
feat(core): support nested structure for cra-to-nx (#13253)
|
2022-11-21 10:12:53 -05:00 |
|
Paulo Fernandes
|
2772fab0e7
|
fix(linter): align reportUnusedDisableDirectives default value (#13284)
Co-authored-by: pfernandes <paulo.fernandes@dashlane.com>
|
2022-11-21 15:08:00 +01:00 |
|
Miroslav Jonaš
|
bd4f4a23c2
|
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268)
|
2022-11-21 14:43:40 +01:00 |
|
Colum Ferry
|
356204f4e3
|
fix(angular): bump angular-eslint to v15 (#13282)
|
2022-11-21 11:32:57 +00:00 |
|
Leosvel Pérez Espinosa
|
18306696dc
|
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275)
|
2022-11-20 20:43:19 +01:00 |
|
Jonathan Cammisuli
|
3f2fa6cd38
|
feat(core): add daemon watcher filters (#13229)
|
2022-11-18 20:56:49 -05:00 |
|
Jason Jean
|
3af70fc647
|
fix(core): use multiselect prompts for array properties (#13270)
|
2022-11-18 19:40:36 -05:00 |
|
Isaac Mann
|
186682f88d
|
docs(core): add info on NX_TARGET_TASK_PROJECT (#13266)
Co-authored-by: Daniel Cooke <danielcooke1996@gmail.com>
|
2022-11-18 15:27:36 -05:00 |
|
Altan Stalker
|
5045206491
|
feat(core): support bitbucket pipelines in ci generator (#13240)
|
2022-11-18 11:30:02 -05:00 |
|
Katerina Skroumpelou
|
e4092aa47f
|
fix(bundling): file replacement for vite (#13255)
|
2022-11-18 15:24:33 +00:00 |
|
Miroslav Jonaš
|
de44bf86b1
|
feat(core): optimize project graph file mapping (#13249)
|
2022-11-18 14:34:58 +01:00 |
|
Katerina Skroumpelou
|
ab93817d44
|
fix(bundling): remove the vue options from vite gen (#13221)
|
2022-11-18 15:03:51 +02:00 |
|
Colum Ferry
|
b4fb074a09
|
fix(angular): should support filereplacements for apps that already have them (#13247)
|
2022-11-18 12:20:37 +00:00 |
|
Miroslav Jonaš
|
b2b161cb8d
|
cleanup(core): move lock-file utils to root nx level (#13245)
|
2022-11-18 13:00:21 +01:00 |
|
Colum Ferry
|
b88dc35aa5
|
fix(angular): setup-ssr environments file replacements should be removed (#13244)
|
2022-11-18 11:37:28 +00:00 |
|
Colum Ferry
|
e041223020
|
fix(angular): setup-ssr should output correct outpathPath for server build (#13243)
|
2022-11-18 11:35:56 +00:00 |
|
Miroslav Jonaš
|
ab6f62a9b5
|
feat(core): move runtime-lint-utils to eslint plugin (#13222)
|
2022-11-18 12:24:53 +01:00 |
|
Michał Mrozek
|
e971ffba71
|
fix(angular): local imports in webpack-dev-server custom config (#13156)
|
2022-11-18 09:57:27 +00:00 |
|
Philip Fulcher
|
e42da40438
|
chore(graph): add group by project option to task graph (#13239)
|
2022-11-17 15:09:36 -07:00 |
|
Jason Jean
|
7554dda7ba
|
fix(angular): format files after migrations (#13237)
|
2022-11-17 21:02:57 +00:00 |
|
Craigory Coppola
|
486028118f
|
fix(core): apply compatibility layer when running angular cli migrations (#13231)
|
2022-11-17 17:02:42 +00:00 |
|
Jason Jean
|
ab3ceb450e
|
fix(misc): fix run-many for invalid projects (#13232)
|
2022-11-17 11:58:00 -05:00 |
|
Jon Hammerskov
|
7467e71193
|
fix(core): atomic writes of nxdeps.json (#12920)
|
2022-11-17 11:54:35 -05:00 |
|
Jason Jean
|
1d848dda62
|
fix(core): fix parsing of npm workspace patterns (#13206)
|
2022-11-17 11:53:53 -05:00 |
|
Jason Jean
|
bae31b2a08
|
fix(core): fix migrations for projects in workspace.json (#13226)
|
2022-11-17 11:46:25 -05:00 |
|
Emily Xiong
|
b0b3b5c3ce
|
feat(storybook): upgrade @storybook/react-native to 6.0.1-beta.9 (#13157)
|
2022-11-17 11:25:54 -05:00 |
|
Emily Xiong
|
b9bedffa8b
|
fix(react-native): fix the tsc command for react-native and expo (#12888)
|
2022-11-17 11:25:35 -05:00 |
|
Emily Xiong
|
fc2e6be5bd
|
fix(expo): use workspace layout apps dir for expo generate application (#13160)
|
2022-11-17 11:25:08 -05:00 |
|
Jack Hsu
|
fb8631ed1e
|
feat(bundling): initial public release for vite plugin (#13230)
|
2022-11-17 15:54:41 +00:00 |
|
Colum Ferry
|
b084dddff0
|
feat(angular): support for Angular 15 (#12112)
|
2022-11-17 09:31:45 -05:00 |
|
Miroslav Jonaš
|
032a9d17d6
|
feat(core): prune pnpm workspaces and different meta settings (#13201)
|
2022-11-17 13:37:34 +00:00 |
|
Katerina Skroumpelou
|
2802b6fe64
|
fix(bundling): fix baseUrl resolution for vite dev server (#13219)
|
2022-11-17 13:21:46 +00:00 |
|
Miroslav Jonaš
|
2bc9e84edd
|
feat(core): support npm v1 lock file pruning with disclaimer (#13218)
|
2022-11-17 14:04:50 +01:00 |
|
George Karagkiaouris
|
60a7345580
|
fix(bundling): fix webpack publicPath: 'auto' behavior for esm builds (#13186)
Fixes https://github.com/nrwl/nx/issues/13185
|
2022-11-16 13:57:50 -05:00 |
|
Caleb Ukle
|
620f6a6afd
|
fix(testing): add babel-jest transform options for react libraries (#13175)
|
2022-11-16 12:41:58 -05:00 |
|
Victor Savkin
|
40d37b3eae
|
fix(core): set project names using a blog instead of project graph (#13202)
|
2022-11-16 10:35:35 -05:00 |
|
Miroslav Jonaš
|
45cba682d7
|
feat(core): handle yarn workspace packages when pruning (#13170)
|
2022-11-16 12:05:42 +01:00 |
|
Victor Savkin
|
8d9de7f81d
|
cleanup(core): clean up workspace creation
|
2022-11-15 17:22:02 -05:00 |
|
Øyvind Marthinsen
|
8ad9dd5d05
|
feat(misc): support glob expressions for projects matching in run-many (#11659)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2022-11-15 12:59:51 -05:00 |
|
Craigory Coppola
|
2661582df3
|
feat(core): add includedScripts to allow filtering package json scripts (#13179)
|
2022-11-15 12:52:33 -05:00 |
|
Colum Ferry
|
e70fd48880
|
feat(angular): add withModuleFederationForSSR function (#13172)
|
2022-11-15 16:35:09 +00:00 |
|
Jonathan Cammisuli
|
54670c93e0
|
feat(testing): add vitest (#13129)
|
2022-11-15 09:15:19 -05:00 |
|