Craigory Coppola
b2df831076
fix(core): tsconfig.base.json module setting should not break local plugins ( #14610 )
2023-02-13 16:28:32 -05:00
Emily Xiong
51cd35cb04
feat(expo): upgrade expo-cli to 6.3.0 ( #14944 )
2023-02-13 14:23:06 -05:00
Emily Xiong
b1b36e92b7
fix(expo): fix the prebuild command in expo ( #14922 )
2023-02-13 13:46:20 -05:00
Craigory Coppola
3f65438208
chore(nx-plugin): disable failing nx plugin tests ( #14923 )
2023-02-10 18:48:03 -05:00
Jason Jean
d29878de28
chore(repo): fix e2e tests for interactive create prompts ( #14926 )
2023-02-10 17:48:46 -05:00
Colum Ferry
4f09949383
feat(core): add standalone api prompt to CNW ( #14886 )
2023-02-10 15:06:41 -05:00
Colum Ferry
abece6a02d
feat(angular): add routing option to CNW ( #14845 )
2023-02-10 13:24:48 -05:00
Colum Ferry
762b9f336c
feat(core): remove unused CLI option from CNW ( #14865 )
2023-02-10 11:35:01 -05:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … ( #14905 )
2023-02-09 19:04:19 -05:00
Jack Hsu
0f8faa249b
fix(node): use correct main entry file extension based on project config ( #14894 )
2023-02-09 12:43:00 -05:00
Jack Hsu
4d21915bd1
feat(node): add default unit test for fastify framework ( #14876 )
2023-02-08 12:47:15 -07:00
Craigory Coppola
a65ea6ed30
fix(core): reintroduce misaligned packages check ( #14648 )
2023-02-07 18:32:35 -05:00
Miroslav Jonaš
b80286191d
feat(core): refactor lock file parsing and pruning ( #13864 )
...
Co-authored-by: Jason Jean <FrozenPandaz@users.noreply.github.com>
Co-authored-by: Victor Savkin <vsavkin@users.noreply.github.com>
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-06 11:39:36 -05:00
Jack Hsu
2d566593c0
fix(bundling): support additionalEntryPoints properly ( #14773 )
2023-02-02 13:20:18 -05:00
Miroslav Jonaš
8614f3ac62
chore(repo): use same cleanup function for lerna e2e ( #14747 )
2023-02-01 20:18:41 +01:00
Jack Hsu
5cfd357e8f
feat(bundling): update esbuild to 0.17.5 ( #14752 )
2023-02-01 10:55:55 -07:00
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps ( #14723 )
2023-02-01 17:09:29 +00:00
Miroslav Jonaš
a41d625f91
fix(repo): fix lerna tests to successfully run for yarn ( #14738 )
2023-02-01 13:55:52 +01:00
Nicholas Cunningham
9abd8e6af1
fix(node): add sourcemaps for esbuild configuration by default ( #14725 )
2023-01-31 14:31:35 -05:00
Jack Hsu
829fb5bbfa
fix(core): update CSV handling to account for the the value already being an array ( #14722 )
2023-01-31 11:26:50 -05:00
Jack Hsu
9250535e20
chore(react): add e2e test for SVG and SVGR handling in react ( #14707 )
2023-01-31 08:48:28 -07:00
Dan Roujinsky
e92097c5d0
fix(webpack): use webpack-merge for plugins to preserve values, fix React SVG loader ( #14695 )
2023-01-31 10:09:58 -05:00
Leosvel Pérez Espinosa
954f78c3db
cleanup(misc): reenable cypress component tests e2e tests ( #14668 )
2023-01-30 08:09:46 -05:00
Nicholas Cunningham
3f4a956d38
chore(node): add e2e test for --docker ( #14666 )
2023-01-27 14:21:18 -05:00
Jason Jean
dc6da76900
cleanup(core): move js graph creation its own folder ( #14283 )
2023-01-26 10:48:32 -05:00
Jack Hsu
cd92d102d3
feat(webpack): add isolatedConfig option to skip automatically applying Nx plugins ( #14618 )
2023-01-26 10:32:34 -05:00
Katerina Skroumpelou
0650ee96d5
cleanup(storybook): re-enable unit tests ( #14639 )
2023-01-26 15:00:34 +01:00
Leosvel Pérez Espinosa
da37267762
cleanup(angular): reenable ng add e2e tests ( #14634 )
2023-01-26 10:52:12 +01:00
Victor Savkin
d70b9ec7c6
feat(misc): add a command to list projects
2023-01-25 19:41:22 -05:00
Emily Xiong
41fc2ebbed
feat(react-native): upgrade react-native to 0.71.1 ( #14584 )
2023-01-25 13:28:32 -05:00
Katerina Skroumpelou
d637a5ece8
fix(core): react monorepo account for bundler ( #14617 )
2023-01-25 18:59:40 +02:00
Leosvel Pérez Espinosa
6b49a6a6c1
cleanup(misc): disable cypress component tests e2e tests ( #14608 )
2023-01-25 15:07:13 +00:00
Katerina Skroumpelou
6116460694
fix(bundling): react-standalone take into account bundler ( #14573 )
2023-01-24 08:19:03 -05:00
Jack Hsu
d7536aa7e3
feat(core): clean up workspace configuration code
2023-01-23 19:35:15 -05:00
Jack Hsu
c134efe33f
fix(react): add bundler to create-nx-workspace react preset so webpack package is installed ( #14546 )
2023-01-23 21:11:14 +00:00
Jack Hsu
5e11adbba4
feat(js): move babel preset to @nrwl/js/babel so @nrwl/web is not… ( #14478 )
2023-01-23 15:32:07 +00:00
Caleb Ukle
7857ae00a0
fix(testing): do not set vitest root when not in workspaceRoot ( #14362 )
2023-01-20 15:58:03 -06:00
Jack Hsu
da0e3ba1c7
fix(webpack): handle new https options in webpack-dev-server ( #14520 )
2023-01-20 19:36:59 +00:00
Katerina Skroumpelou
dbe2c3b1e6
feat(core): react standalone bundler prompt ( #14464 )
2023-01-20 08:18:32 -05:00
Leosvel Pérez Espinosa
6c926d8c32
cleanup(angular): enable the ng-cli e2e test ( #14503 )
2023-01-19 20:41:40 +00:00
Leosvel Pérez Espinosa
26d67c6b24
cleanup(angular): disable ng-add e2e tests temporarily ( #14487 )
2023-01-19 12:11:49 +00:00
Miroslav Jonaš
23c23272ce
feat(js): add lockfile generator to js plugin ( #13968 )
2023-01-17 22:44:33 +01:00
Jack Hsu
013bb74444
feat(node): add e2e project generator ( #14429 )
2023-01-17 15:38:52 -05:00
James Henry
965c638d8d
chore(testing): add lerna-smoke-tests ( #14347 )
2023-01-17 23:50:01 +04:00
Jack Hsu
da8b855c6c
fix(webpack): allow optimization to be turned off via CLI ( #14431 )
2023-01-17 11:55:14 -05:00
Nicholas Cunningham
351b4aabf2
fix(vite): add fix for vitest configuration ( #14404 )
2023-01-16 12:26:47 -07:00
Nicholas Cunningham
00caf6ae5e
feat(node): update CNW to support generating a node server with a framework ( #14313 )
2023-01-13 11:39:38 -07:00
Chau Tran
5faef5d972
feat(nest): nx init nest ( #14254 )
2023-01-13 12:27:12 -06:00
Jack Hsu
5c2fbf20eb
fix(angular): fix executor conversion to angular builder ( #14345 )
2023-01-13 12:50:37 -05:00
Jack Hsu
a610276cf8
fix(webpack): fix loader config for global styles ( #14323 )
2023-01-12 17:58:58 -05:00