Josh Goldberg ✨
|
5a8a8c0a4e
|
docs(core): correct Type(S|s)cript typo in ESLint guide (#23041)
|
2024-04-29 12:28:35 -04:00 |
|
Altan Stalker
|
9986144b60
|
docs(nx-cloud): mark --with-env-vars as Nx Agents only (#23067)
|
2024-04-29 12:24:58 -04:00 |
|
Isaac Mann
|
b0a27bd986
|
docs(core): nx migrate search results (#23066)
|
2024-04-29 10:16:48 -04:00 |
|
Isaac Mann
|
c0311b8a31
|
docs(core): useInferencePlugins (#23010)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2024-04-29 10:06:00 -04:00 |
|
Jason Jean
|
9bf197f5a1
|
fix(react): disable tty for next build (#23013)
|
2024-04-26 12:40:57 -04:00 |
|
Jack Hsu
|
b8e6ebbf9a
|
feat(webpack): change plugin import paths to speed up config loading (#23021)
|
2024-04-26 10:41:59 -04:00 |
|
Craigory Coppola
|
0fd6d23e3f
|
fix(core): ensure create nodes functions are properly parallelized (#23005)
|
2024-04-25 16:45:26 -04:00 |
|
Isaac Mann
|
d48fb54d56
|
docs(core): restrict plugin inferred tasks (#22986)
|
2024-04-25 12:52:34 -04:00 |
|
Chabbey François
|
aa1be0f41f
|
docs(cypress): fix code snippet in cypress-setup-node-events.md (#22977)
|
2024-04-24 23:05:10 -04:00 |
|
Leosvel Pérez Espinosa
|
070932b9e8
|
fix(misc): fix cypress option in workspace preset generator (#22975)
|
2024-04-24 17:13:59 +02:00 |
|
James Henry
|
526ea7cfdf
|
chore(js): experimental tsc entrypoint (#22852)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
|
2024-04-24 10:14:57 -04:00 |
|
Isaac Mann
|
d3190a29c1
|
docs(core): correct file names in gradle plugin (#22974)
|
2024-04-24 09:58:49 -04:00 |
|
Colum Ferry
|
25eeddc338
|
feat(testing): add playwright generator to convert from executors to plugin (#22784)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
|
2024-04-24 09:06:23 -04:00 |
|
Isaac Mann
|
0197bfecc9
|
docs(core): add atomizer name to task splitting (#22962)
|
2024-04-24 08:43:07 -04:00 |
|
Colum Ferry
|
34c2dc13fd
|
docs(repo): missed autogenerated docs update (#22973)
|
2024-04-24 12:22:25 +01:00 |
|
Rares Matei
|
e8ca02a612
|
docs(nx-cloud): fix latest published version
|
2024-04-24 11:12:22 +02:00 |
|
Isaac Mann
|
6ab77143ae
|
docs(core): add CI terms to glossary (#22677)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
|
2024-04-24 10:33:49 +02:00 |
|
Isaac Mann
|
33008f25b5
|
docs(core): clean up more concepts section (#22957)
|
2024-04-24 10:28:53 +02:00 |
|
Craigory Coppola
|
7bb6e9ee14
|
feat(core): add API entrypoint to register metadata (#22773)
|
2024-04-23 17:04:51 -04:00 |
|
Craigory Coppola
|
45184fec21
|
docs(core): add docs for registering new targets + merge logic (#22748)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-04-23 15:57:21 +00:00 |
|
Leosvel Pérez Espinosa
|
1e4324fbce
|
fix(linter): do not infer lint tasks for projects without files to lint (#22944)
|
2024-04-23 11:38:08 -04:00 |
|
Colum Ferry
|
739e2e7115
|
feat(testing): make playwright default e2e test runner option (#22511)
|
2024-04-23 11:27:09 -04:00 |
|
Emily Xiong
|
c3a3d1b0a6
|
feat(core): add root level forwardAllArgs (#22753)
|
2024-04-22 16:13:00 -04:00 |
|
Rares Matei
|
55a933855c
|
docs(nx-cloud): update release notes (#22915)
|
2024-04-22 17:12:36 +01:00 |
|
Nicholas Cunningham
|
e7f60dabcb
|
feat(nextjs): Add https option for custom server (#22921)
|
2024-04-19 15:46:03 -06:00 |
|
Caleb Ukle
|
091e48ff74
|
docs(nx-cloud): add info about start-ci-run and --stop-agents-after u… (#22888)
Co-authored-by: Altan Stalker <stalkeraltan@gmail.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-04-18 21:07:37 -04:00 |
|
Craigory Coppola
|
a927e935a9
|
fix(misc): add --verbose support to nx graph (#22889)
|
2024-04-18 20:50:39 -04:00 |
|
Leosvel Pérez Espinosa
|
7ebd27af02
|
docs(angular): call out @nx/angular plugin as required to run angular devkit schematics and builders (#22872)
|
2024-04-18 15:53:35 +02:00 |
|
Jack Hsu
|
701c513fd7
|
feat(js): add swc cli options --strip-leading-paths (#22856)
|
2024-04-17 14:18:10 -04:00 |
|
Leosvel Pérez Espinosa
|
45d89d21d4
|
docs(angular): improve recipe about environment variables and add information for esbuild (#22841)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-04-17 15:21:21 +02:00 |
|
Leosvel Pérez Espinosa
|
714ea48185
|
docs(misc): add more visibility to migrating one major version at a time recommendation (#22818)
|
2024-04-16 17:42:51 +02:00 |
|
Jason Jean
|
2ee965042d
|
Revert "feat(js): add swc cli options --strip-leading-paths (#22193)" (#22832)
|
2024-04-15 20:35:58 -04:00 |
|
Jason Jean
|
bf206e578e
|
feat(misc): non conflicting init/add flow (#22791)
|
2024-04-15 16:45:08 -04:00 |
|
Jack Hsu
|
839e4b25fc
|
docs(core): remove deprecated docs page for Nx 14 and earlier (#22767)
|
2024-04-15 09:09:49 -04:00 |
|
Philip Fulcher
|
810a3b5259
|
docs(release): adjust description for preid to be more clear (#22569)
|
2024-04-14 19:26:54 +04:00 |
|
Jaypee Ignacio
|
a627ce84b1
|
docs(expo): fix the instructions for rejecting local cache (#22792)
|
2024-04-12 09:28:54 +02:00 |
|
Leosvel Pérez Espinosa
|
d7f1b3db73
|
fix(angular): execute wrapped schematics post tasks and log messages (#22780)
|
2024-04-11 16:57:17 +02:00 |
|
Every
|
f59ed58ae6
|
feat(js): add swc cli options --strip-leading-paths (#22193)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
|
2024-04-11 10:54:27 -04:00 |
|
Joe Flateau
|
4360a0b460
|
docs(expo): fix the description for the expo update republish option (#22713)
|
2024-04-11 10:51:04 -04:00 |
|
Leosvel Pérez Espinosa
|
a2167648f7
|
fix(angular): respect skipPackageJson correctly across generators (#22777)
|
2024-04-11 16:15:30 +02:00 |
|
Leosvel Pérez Espinosa
|
fb57667088
|
docs(misc): reorder sidebar menu items (#22746)
|
2024-04-11 11:40:23 +02:00 |
|
Jason Jean
|
fd7cf38c20
|
feat(testing): add ability to split jest tests (#22662)
|
2024-04-10 14:00:03 -04:00 |
|
Craigory Coppola
|
7a7cbeca44
|
feat(core): re-enable running plugins in isolation (#22527)
|
2024-04-09 18:36:33 -04:00 |
|
Jack Hsu
|
9f3d305557
|
docs(core): fix expo overview page (#22755)
|
2024-04-09 14:41:36 -06:00 |
|
Jack Hsu
|
22735a011e
|
docs(core): remove React 18 migration (#22750)
|
2024-04-09 15:52:20 -04:00 |
|
Emily Xiong
|
07ef435127
|
docs(gradle): add gradle overview page (#22552)
|
2024-04-09 15:51:18 -04:00 |
|
Vinit Neogi
|
56f16d8077
|
docs(core): fix typo on Nx affected page (#22751)
|
2024-04-09 14:37:47 -04:00 |
|
Jack Hsu
|
e5317a2eb8
|
docs(core): remove old Nx Console recipes (#22747)
|
2024-04-09 13:40:06 -04:00 |
|
Leosvel Pérez Espinosa
|
27094c5f4b
|
docs(angular): remove manual migration guide (#22723)
|
2024-04-09 17:40:35 +02:00 |
|
Leosvel Pérez Espinosa
|
c6f93019cc
|
docs(angular): refresh dynamic module federation guide (#22728)
|
2024-04-09 17:03:11 +02:00 |
|