9091 Commits

Author SHA1 Message Date
Jonathan Cammisuli
deee934799
fix(core): include more binary extensions (#16639) 2023-04-28 15:05:04 +00:00
MaxKless
341c916304
feat(bundling): add esbuild migration to correctly set thirdParty option (#16640) 2023-04-28 16:48:17 +02:00
Dmitriy Stepanenko
94300fe5b5
feat(vite): throw an error if vite config is not found at provided path (#16600) 2023-04-28 09:20:33 -05:00
Miroslav Jonaš
d8f9af8354
fix(repo): fix broken npm-audit after pnpm migration (#16631) 2023-04-28 09:51:14 -04:00
Jack Hsu
b3d07a8293
fix(node): default webpack build to not perform default optimizations for Node (#16625) 2023-04-27 22:59:22 +00:00
Leosvel Pérez Espinosa
95c0fad6bf
docs(angular): replace ng add usage with nx init --integrated for integrated migration (#16248) 2023-04-27 18:49:04 -04:00
Leosvel Pérez Espinosa
13a35bfb89
docs(misc): expose nx init command flags in docs and the terminal help (#16433) 2023-04-27 18:20:36 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
FrozenPandaz
f537a4caeb
chore(misc): publish 16.0.0 2023-04-27 17:57:25 -04:00
Altan Stalker
9a14ae435f
chore: update nx-cloud to 16.0.5 (#16623) 2023-04-27 16:32:54 -04:00
FrozenPandaz
7660cf6ec0
chore(misc): publish 16.0.0-rc.1 2023-04-27 16:06:16 -04:00
Jason Jean
c2a0ef0794
chore(repo): change more references from @nrwl to @nx (#16621) 2023-04-27 15:59:17 -04:00
Jason Jean
abc505551a
chore(repo): update nx to 16.0.0-rc.0 (#16598) 2023-04-27 14:21:04 -04:00
James Henry
b1e3545caa
fix(core): do not strip additional angular.json properties (#16615) 2023-04-27 14:09:47 -04:00
Jason Jean
24b2dee8d9
feat(core): remove tasks runner v2 (#16616) 2023-04-27 13:49:16 -04:00
Jason Jean
9ed96a1d23
fix(linter): do not replace legacy package in binary files (#16617) 2023-04-27 13:48:34 -04:00
Craigory Coppola
68f019e0ef
chore(core): add missing formatFiles call to migration (#16614) 2023-04-27 13:11:25 -04:00
Ashley Hunter
fbf8d9c99f
feat(js): adding simpleName option to library generator (#16025) 2023-04-27 11:28:34 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00
Isaac Mann
f91920d31e
docs(core): make migrate latest more prominent (#16596) 2023-04-27 11:17:34 -04:00
Miroslav Jonaš
f004e22b7c
fix(repo): replace remaining instances of yarn with pnpm (#16571) 2023-04-27 11:16:42 -04:00
Colum Ferry
9d71c718f0
fix(react): skip DefinePlugin for SSR (#16612) 2023-04-27 15:15:08 +00:00
Victor Savkin
9753acb727 fix(core): handle nested gitignores in the filewatcher 2023-04-27 10:52:32 -04:00
Ashley Hunter
2be25eb45c
feat(nest): adding simpleName option to library generator (#16024) 2023-04-27 14:38:31 +00:00
Juri Strumpflohner
e3c50a9a48
docs(nx-dev): add ProductHunt banner (#16607) 2023-04-27 15:30:42 +02:00
Zachary DeRose
5e2bf07908
docs(core): fixing some references to old architect terminology (#16424)
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
2023-04-27 08:28:53 -04:00
fyodorovandrei
6dd1385eca
feat(react): refactor util getModuleFederationConfig to avoid to pass function to determinate the remote url (#16488)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-04-27 08:22:17 -04:00
Miroslav Jonaš
0947eb46f5
fix(repo): run nightly e2e with pnpm (#16602) 2023-04-27 11:09:28 +02:00
FrozenPandaz
19e34df1cd
chore(misc): publish 16.0.0-rc.0 2023-04-26 22:07:53 -04:00
Jason Jean
eb425b6ffe
fix(angular): fix the imports of @angular-devkit/architect/node for n… (#16595) 2023-04-26 22:06:06 -04:00
Jason Jean
7b0f96b1ba
feat(nx-plugin): simplify generated plugin code (#16590) 2023-04-26 18:38:04 -04:00
Jonathan Cammisuli
010ddeeadb
feat(core): update nx schema to include more tasksRunnerOptions options (#16591) 2023-04-26 18:23:18 -04:00
Craigory Coppola
0add1a1e4c
fix(core): use nx@next when migrating to next (#16557) 2023-04-26 18:16:17 -04:00
Jason Jean
d0e6e1fc2d
chore(repo): replace yarn comment with pnpm (#16594) 2023-04-26 18:08:16 -04:00
Isaac Mann
ae48f04311
fix(nx-dev): toc width (#16592) 2023-04-26 17:44:34 -04:00
Altan Stalker
4406ce0a29
docs(nx-cloud): update azure pipelines example from issue feedback (#16593) 2023-04-26 17:42:55 -04:00
Colum Ferry
f34fec319f
fix(core): deprecate mf utils from devkit public api (#16574) 2023-04-26 17:36:09 -04:00
Craigory Coppola
ac64773ffa
feat(core): update dependsOn configuration to use dependencies property (#16584) 2023-04-26 17:11:26 -04:00
Jack Hsu
38c3221e1f
fix(misc): add a migration to update or remove references to @nrwl/web/babel (#16581) 2023-04-26 17:06:48 -04:00
Elian ☕️
2b6a42512a
docs(core): replace broken link in tutorial (#16158)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2023-04-26 16:53:50 -04:00
Altan Stalker
7263b48b48
fix(core): improve docker detection with cgroup (#16589) 2023-04-26 16:53:15 -04:00
Jason Jean
8fa1712ab4
chore(repo): rescope nx-dev and graph libraries (#16551) 2023-04-26 16:47:47 -04:00
Katerina Skroumpelou
44654251bd
feat(vite): allow setting of build target (#16588) 2023-04-26 16:26:26 -04:00
limars874
cab7aacc55
docs(nx-plugin): fixed the uses of the wrong example (#16111) 2023-04-26 16:14:07 -04:00
Liam McAteer
83ada9dcc1
feat(vite): add --testFile argument to @nrwl/vite:test (#16324)
Co-authored-by: Liam McAteer <=>
2023-04-26 15:11:14 -05:00
daiscog
369ee09711
fix(core): fix missing top-level dependencies (#14832) 2023-04-26 15:01:50 -05:00
Dmitriy Stepanenko
2d78de5e1e
fix(vite): build executor should not overwrite package.json in dist (#16586) 2023-04-26 19:16:03 +00:00
Emily Xiong
e4aad48125
fix(nx-plugin): remove createPackageName prompt for nx plugin (#16585) 2023-04-26 14:49:14 -04:00
Jonathan Cammisuli
37038463ed
feat(core): remove git file hasher implementation (#16517) 2023-04-26 13:36:20 -04:00
Katerina Skroumpelou
9c138ffba2
docs(repo): change yarn to pnpm in contributing guide (#16578) 2023-04-26 19:14:18 +02:00