Nicholas Cunningham
|
6475c41ec8
|
feat(module-federation): Add react support for dynamic federation (#20024)
|
2023-11-13 17:53:21 +00:00 |
|
Colum Ferry
|
c7c845dbc4
|
fix(module-federation): add tsconfig file for linting with TS webpack #20150 (#20210)
|
2023-11-13 16:44:08 +00:00 |
|
Juri Strumpflohner
|
27aa505193
|
feat(nx-dev): allow ranges in fences highlighting (#20202)
|
2023-11-13 11:42:42 -05:00 |
|
Colum Ferry
|
2a85bb48b5
|
feat(module-federation): add comment to generated module federation config explaining usage of external remotes (#20177)
|
2023-11-13 11:42:08 -05:00 |
|
Leosvel Pérez Espinosa
|
58575616c0
|
fix(angular): improve express server setup for static files in mf remote apps (#20218)
|
2023-11-13 17:12:22 +01:00 |
|
Leosvel Pérez Espinosa
|
b3208edc05
|
fix(angular): set the correct target version for package update (#20219)
|
2023-11-13 17:12:09 +01:00 |
|
Katerina Skroumpelou
|
34963809dc
|
fix(vite): vitest versions alignment (#20215)
|
2023-11-13 17:34:55 +02:00 |
|
Juri
|
059b061bfe
|
feat(nx-dev): move Twitter pixel to site-level
|
2023-11-13 15:33:57 +01:00 |
|
Leosvel Pérez Espinosa
|
b4fbdf12eb
|
fix(angular): fix misc issues with migration replacing the nguniversal usages (#20209)
|
2023-11-13 15:22:53 +01:00 |
|
Leosvel Pérez Espinosa
|
2883fa3a6f
|
feat(angular): update component generator to use a single string styles or styleUrl property (#20146)
|
2023-11-13 15:22:37 +01:00 |
|
Kræn Hansen
|
b90e3007c4
|
fix(js): filtering of local dependencies when running nx release version (#19995)
|
2023-11-13 17:37:45 +04:00 |
|
Leosvel Pérez Espinosa
|
23565f1391
|
fix(angular): update jest-preset-angular fixing an issue with component single string styles and styleUrl props (#20205)
|
2023-11-13 11:08:35 +01:00 |
|
Leosvel Pérez Espinosa
|
44a5559d5b
|
docs(angular): update nx and angular version compat matrix with angular v17 (#20069)
|
2023-11-13 09:39:46 +01:00 |
|
Craigory Coppola
|
fec681be13
|
fix(testing): target defaults migration should not throw if workspace contains inferred projects (#20189)
|
2023-11-10 18:45:50 -05:00 |
|
Jason Jean
|
e4cb6c151b
|
Revert "chore(repo): use new launch template syntax (#20169)" (#20197)
|
2023-11-10 18:19:02 -05:00 |
|
Brian Bailey
|
17990db65b
|
chore(repo): use new launch template syntax (#20169)
|
2023-11-10 17:19:57 -05:00 |
|
Jack Hsu
|
000c98cd00
|
fix(webpack): maintain entry arrays that are accessed from within composePlugins() (#20187)
|
2023-11-10 13:20:58 -05:00 |
|
Jonathan Cammisuli
|
dc7c3dbfe4
|
feat(core): extglob to standard glob parser (#20089)
|
2023-11-10 12:09:40 -05:00 |
|
Colum Ferry
|
a73e9fd562
|
feat(module-federation): use single file-server for static remotes (#20006)
|
2023-11-10 11:25:09 -05:00 |
|
MaxKless
|
e8e8f94f7a
|
cleanup(storybook): rename name to project to be consistent with other generators (#20181)
|
2023-11-10 11:22:43 -05:00 |
|
Katerina Skroumpelou
|
100f3aedbc
|
fix(nuxt): import defineNuxtConfig function in nuxt.config.ts (#20183)
|
2023-11-10 10:22:40 -05:00 |
|
Katerina Skroumpelou
|
34552539fe
|
fix(vite): vitest should use v8 as default (#20156)
|
2023-11-10 13:07:33 +00:00 |
|
Austin Fahsl
|
0af7ad483c
|
fix(release): catch 403 when publishing an existing version (#20155)
|
2023-11-10 10:58:05 +04:00 |
|
Jason Jean
|
c04fa3ad5f
|
fix(core): drop file lock after its used (#20165)
|
2023-11-10 00:02:23 -05:00 |
|
Craigory Coppola
|
d899abe7f4
|
fix(vite): remove process.send call (#20171)
|
2023-11-09 21:16:01 -05:00 |
|
Craigory Coppola
|
1bd95104cc
|
fix(devkit): make parseTargetString more tolerant to bad graph shapes (#20170)
|
2023-11-09 21:13:46 -05:00 |
|
Jason Jean
|
7a62353454
|
cleanup(core): create root map in js and send to rust instead of full… (#20166)
|
2023-11-09 18:28:50 -05:00 |
|
Jason Jean
|
628937316e
|
chore(repo): update nx to 17.1.1 (#20160)
|
2023-11-09 17:48:53 -05:00 |
|
Jason Jean
|
a86d926612
|
feat(testing): add cypress create nodes plugin (#19840)
|
2023-11-09 14:05:19 -05:00 |
|
Isaac Mann
|
59737846aa
|
docs(angular): update angular tutorials for v17 (#20152)
|
2023-11-09 14:04:55 -05:00 |
|
Colum Ferry
|
a98ccdedf2
|
docs(angular): update docs for angular v17 (#20154)
|
2023-11-09 14:04:34 -05:00 |
|
Isaac Mann
|
b9e02d152b
|
feat(nx-dev): call to action button
|
2023-11-09 18:03:30 +01:00 |
|
Leosvel Pérez Espinosa
|
40f54d57c9
|
fix(misc): update nx-welcome templates with as-provided generator paths (#20129)
|
2023-11-09 10:56:06 -05:00 |
|
MaxKless
|
fda47a1737
|
docs(core): update nx console section of as-provided-vs-derived to reflect actual behavior (#20064)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
|
2023-11-09 15:12:18 +00:00 |
|
Jonathan Cammisuli
|
dcbf60baec
|
fix(core): always ignore ".git/", "node_modules" and ".nx/" directories even when use_ignore is set to false for the watcher (#20126)
|
2023-11-09 13:53:38 +00:00 |
|
Katerina Skroumpelou
|
dc51a90745
|
fix(core): create nodes plugin fixes (#20134)
|
2023-11-09 11:49:20 +02:00 |
|
Jason Jean
|
b4faf2dd3b
|
fix(core): fix changelog configuration (#20138)
|
2023-11-08 17:52:17 -05:00 |
|
Jack Hsu
|
80ec78a412
|
chore(node): fix e2e tests and add implicit dependency on @nx/webpack (#20137)
|
2023-11-08 16:10:29 -05:00 |
|
Emily Xiong
|
e6445c0063
|
fix(react): fix serve-static for react ssr (#20136)
|
2023-11-08 16:04:08 -05:00 |
|
Leosvel Pérez Espinosa
|
26160cd3b4
|
feat(angular): update angular supported version to the stable 17.0.0 (#20135)
|
2023-11-08 14:33:30 -05:00 |
|
Craigory Coppola
|
08a4891494
|
feat(core): change the signature of createNodes to return a project root map instead of project name map (#20102)
|
2023-11-08 13:20:53 -05:00 |
|
Jason Jean
|
c7d0d21761
|
chore(repo): update nx to 17.1.0-beta.4 (#20124)
|
2023-11-08 13:01:06 -05:00 |
|
Katerina Skroumpelou
|
801e866eb6
|
fix(nuxt): enable lint e2e (#20133)
|
2023-11-08 10:57:27 -07:00 |
|
Craigory Coppola
|
4f23523ba0
|
fix(core): should use nx cloud if access token specified by env (#19975)
|
2023-11-08 12:26:11 -05:00 |
|
Florian Le Dentu-Jost
|
933051334f
|
fix(react): import path info on federated module (#20091)
Co-authored-by: sevFlo <florian.jost@sevdesk.de>
|
2023-11-08 09:38:17 -07:00 |
|
Jack Hsu
|
395eb70336
|
feat(webpack): add NxWebpackPlugin that works with normal Webpack configuration (#19984)
|
2023-11-08 11:03:34 -05:00 |
|
Leosvel Pérez Espinosa
|
304a6d14d6
|
cleanup(angular): remove unneeded stubbing for performance.mark in jest setup file (#20120)
|
2023-11-08 15:39:42 +01:00 |
|
Leosvel Pérez Espinosa
|
26e03c7d50
|
fix(misc): add missing migration to bump typescript version to v5.2 (#20112)
|
2023-11-08 09:38:00 -05:00 |
|
Leosvel Pérez Espinosa
|
76306f0bed
|
fix(angular): use helper to import @angular/compiler-cli (#20122)
|
2023-11-08 15:03:09 +01:00 |
|
Miroslav Jonaš
|
630e750c06
|
cleanup(linter): remove unused imports (#20053)
|
2023-11-08 16:15:41 +04:00 |
|