MaxKless
|
d5ceca9499
|
feat(graph): add more graph to editor communication (#18315)
|
2023-08-02 11:39:53 +02:00 |
|
Juri
|
054a371aab
|
docs(core): random improvements on core section of docs
|
2023-08-02 09:17:09 +02:00 |
|
FrozenPandaz
|
bda5165266
|
chore(misc): publish 16.7.0-beta.0
|
2023-08-01 18:24:30 -04:00 |
|
Jason Jean
|
842cf7aa11
|
feat(core): make processing typescript dependencies in rust the default (#18398)
|
2023-08-01 18:19:52 -04:00 |
|
Nicholas Cunningham
|
3ae657cad3
|
fix(core): update e2e tsconfig extends to be mapped to the correct root tsconfig (#18408)
|
2023-08-01 17:18:07 -04:00 |
|
Jonathan Cammisuli
|
ce2c6d60e7
|
fix(core): provide taskGraph for every task calculation (#18410)
|
2023-08-01 16:59:58 -04:00 |
|
Isaac Mann
|
8c723380a7
|
docs(core): rename enforce project boundaries (#18421)
|
2023-08-01 11:36:28 -04:00 |
|
Jack Hsu
|
d63d3573c4
|
feat(js): add generateExportsField and additionalEntryPoints options to update exports field when building with tsc/swc (#18319)
|
2023-08-01 09:23:48 -06:00 |
|
Katerina Skroumpelou
|
90e4e7e7de
|
fix(storybook): do not set default host as localhost (#18419)
|
2023-08-01 18:20:29 +03:00 |
|
Caleb Ukle
|
27923fd2d8
|
feat(web): add playwright e2eTestRunner option (#18284)
|
2023-08-01 10:53:06 -04:00 |
|
Jack Hsu
|
e78575badc
|
feat(nextjs): add playwright as an option for e2e testing (#18281)
|
2023-08-01 10:51:51 -04:00 |
|
Isaac Mann
|
3313c7619a
|
docs(core): add stack example recipes (#18118)
|
2023-08-01 10:18:51 -04:00 |
|
Isaac Mann
|
430c4d3240
|
docs(core): mixing package-based and integrated (#18076)
|
2023-08-01 09:58:51 -04:00 |
|
Igor Loskutov
|
a5d6a293aa
|
fix(core): esbuild generateLockfile according to docs (#18413)
|
2023-08-01 16:29:38 +03:00 |
|
Adam Tavener
|
48deaec60f
|
fix(web): next server pass custom hostname to startup port check (#18123)
|
2023-08-01 15:52:19 +03:00 |
|
Juri
|
b8a6621e29
|
fix(webpack): fix babel config path resolution
closed #18404
|
2023-08-01 14:31:29 +02:00 |
|
Miroslav Jonaš
|
cd6c8d373a
|
fix(nextjs): fix build for yarn pnp (#18387)
|
2023-08-01 13:55:57 +02:00 |
|
Ben McCann
|
fd6bccddff
|
docs(storybook): use ESM for Storybook configs (#18380)
|
2023-08-01 10:46:28 +00:00 |
|
Katerina Skroumpelou
|
67bd9d7b62
|
chore(graph): update the syntax of the stories (#18188)
|
2023-08-01 10:11:07 +03:00 |
|
iceThief
|
662e595eb7
|
docs(core): fix yargs documentation of "nx show" (#18381)
|
2023-07-31 23:46:36 -05:00 |
|
Juri Strumpflohner
|
cf7d2ebb44
|
docs(core): fix typo in code fence
|
2023-07-31 22:00:24 +02:00 |
|
Juri
|
9610fdd90c
|
feat(nx-dev): update terminal markdown embeds
|
2023-07-31 21:49:46 +02:00 |
|
Juri
|
05cbce0de8
|
docs(nx-dev): add video and terminal output cmps
|
2023-07-31 21:49:46 +02:00 |
|
Tony Ganchev
|
7d07a70d1c
|
docs(misc): Fixing version mismatch in CONTRIBUTING (#18268)
Co-authored-by: Tony Ganchev <tganchev@vmware.com>
|
2023-07-31 15:41:35 -04:00 |
|
Victor Savkin
|
6615d5beb8
|
chore(repo): update nx-cloud to 16.2.0
|
2023-07-31 14:25:53 -04:00 |
|
Jason Jean
|
aa2df9f417
|
chore(misc): temporarily disable failing e2e test (#18406)
|
2023-07-31 14:01:56 -04:00 |
|
Leosvel Pérez Espinosa
|
3359249977
|
fix(angular): update magic-string dependency (#18389)
|
2023-07-31 11:06:58 -04:00 |
|
Jason Jean
|
8d5a16004d
|
chore(repo): re-enable macos e2e caching (#18382)
|
2023-07-31 11:05:48 -04:00 |
|
Jack Hsu
|
8adee8ec9e
|
feat(testing): set playwright to public and restrict exports (#18275)
|
2023-07-31 10:49:05 -04:00 |
|
Igor Loskutov
|
9c7ded0b1a
|
feat(linter): support path wildcards in enforce-module-boundaries autofix (#18316)
|
2023-07-31 16:18:00 +02:00 |
|
Jack Hsu
|
dcefa4a6ad
|
feat(core): add convert-to-monorepo generator to convert from standalone projects (#18245)
|
2023-07-31 10:17:08 -04:00 |
|
Tony Ganchev
|
30c3e9925a
|
feat(linter): Support --print-config feature of ESLint (#18260)
|
2023-07-31 16:11:21 +02:00 |
|
Muthaiyan Mani
|
554bea7a4c
|
docs(nx-dev): fix route link typo (#18360)
|
2023-07-31 09:09:42 -04:00 |
|
FrozenPandaz
|
d02a8dbf06
|
chore(misc): publish 16.6.0
|
2023-07-31 08:21:56 -04:00 |
|
Juri
|
dcecb6f46a
|
docs(core): cleanup youtube tags
|
2023-07-31 11:19:07 +02:00 |
|
Juri
|
ee93657c3b
|
docs(core): update video for generators
|
2023-07-31 11:19:07 +02:00 |
|
Juri
|
47b3d49bb0
|
feat(nx-dev): update youtube cmp to allow caption
|
2023-07-31 11:19:07 +02:00 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -04:00 |
|
FrozenPandaz
|
d1d06349e7
|
chore(misc): publish 16.6.0-beta.8
|
2023-07-28 16:06:54 -04:00 |
|
Jason Jean
|
80c470ac7f
|
fix(core): do not error when hashing executors which are local plugins (#18372)
|
2023-07-28 20:00:59 +00:00 |
|
Miroslav Jonaš
|
63521d7e13
|
fix(js): ensure compile swc uses current package manager (#18321)
|
2023-07-28 21:43:40 +02:00 |
|
Miroslav Jonaš
|
fdd9c24a2a
|
fix(storybook): support pnp with storybook package (#18343)
|
2023-07-28 21:43:25 +02:00 |
|
Juri
|
9732188eee
|
docs(core): fix localhost link on intro page
|
2023-07-28 21:40:30 +02:00 |
|
Caleb Ukle
|
dbd61b5d9a
|
fix(react-native): update generated jest config coverage dir (#18366)
|
2023-07-28 11:40:52 -05:00 |
|
FrozenPandaz
|
6afe0a7c20
|
chore(misc): publish 16.6.0-beta.7
|
2023-07-28 12:26:09 -04:00 |
|
Jason Jean
|
3eba026e39
|
fix(core): fix performance of hashing external dependencies up front (#18359)
|
2023-07-28 12:23:14 -04:00 |
|
Juri
|
4304a451cc
|
docs(core): disable Stackblitz for now as those examples don't work with the latest version
|
2023-07-28 18:18:15 +02:00 |
|
Emily Xiong
|
d65736e125
|
feat(detox): upgrade @config-plugins/detox to 6 (#18345)
|
2023-07-28 11:39:16 -04:00 |
|
Jack Hsu
|
cfeb697895
|
Revert "fix(nextjs): builder should work with pnp" (#18367)
|
2023-07-28 11:00:21 -04:00 |
|
Jason Jean
|
0fd8859c37
|
fix(js): resolve imports as native node apis before npm modules (#18358)
|
2023-07-28 10:33:40 -04:00 |
|