Jack Hsu
|
e78575badc
|
feat(nextjs): add playwright as an option for e2e testing (#18281)
|
2023-08-01 10:51: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 |
|
iceThief
|
662e595eb7
|
docs(core): fix yargs documentation of "nx show" (#18381)
|
2023-07-31 23:46:36 -05:00 |
|
Leosvel Pérez Espinosa
|
3359249977
|
fix(angular): update magic-string dependency (#18389)
|
2023-07-31 11:06:58 -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 |
|
Jason Jean
|
989f7f8f92
|
chore(repo): update nx to 16.6.0-beta.8 (#18356)
|
2023-07-29 10:39:53 -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 |
|
Caleb Ukle
|
dbd61b5d9a
|
fix(react-native): update generated jest config coverage dir (#18366)
|
2023-07-28 11:40:52 -05:00 |
|
Jason Jean
|
3eba026e39
|
fix(core): fix performance of hashing external dependencies up front (#18359)
|
2023-07-28 12:23:14 -04: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 |
|
Katerina Skroumpelou
|
e06b9e0954
|
docs(storybook): interaction tests updated documentation
|
2023-07-28 15:59:58 +02:00 |
|
Leosvel Pérez Espinosa
|
bd71ce35a4
|
fix(js): fix misc issues in tsc batch executor (#18363)
|
2023-07-28 14:44:35 +01:00 |
|
Miroslav Jonaš
|
f4b7ec2c0d
|
fix(linter): ensure tslint converter works with pnp (#18323)
|
2023-07-28 11:09:07 +02:00 |
|
Jack Hsu
|
eb392109f7
|
fix(linter): do not report obsolete devDependencies since they are not used in production files (#18353)
|
2023-07-28 09:05:39 +02:00 |
|
Jack Hsu
|
661efa913d
|
feat(bundling): generate matching d.ts files for rollup (#18342)
|
2023-07-28 09:04:26 +02:00 |
|
Jack Hsu
|
4c2f98ebf9
|
fix(js): generate correct standalone setup (#18355)
|
2023-07-27 19:18:39 -04:00 |
|
Jason Jean
|
b25d5b0637
|
fix(core): deterministically hash external nodes (#18354)
|
2023-07-27 17:45:09 -04:00 |
|
Jason Jean
|
e4d23383f5
|
fix(core): fix dep outputs hashing (#18331)
|
2023-07-27 14:33:08 -04:00 |
|
Mike Gregson
|
36dae70fb0
|
feat(vite): add v8 coverage support to vitest generator (#18114)
|
2023-07-27 12:49:56 -05:00 |
|
Jack Hsu
|
2dc6656f4b
|
fix(bundling): add missing main export for @nx/vite (#18344)
|
2023-07-27 11:34:03 -04:00 |
|
Miroslav Jonaš
|
423a68b70e
|
fix(core): improve yarn tarball detection (#18335)
|
2023-07-27 11:10:06 -04:00 |
|
Miroslav Jonaš
|
1363baea28
|
fix(nextjs): builder should work with pnp (#18325)
|
2023-07-27 15:54:23 +02:00 |
|
Koen Van Geert
|
01ef42bc44
|
fix(react): timeout after 20 min waiting for remote (#18099)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
|
2023-07-27 09:44:56 -04:00 |
|
Miroslav Jonaš
|
736a3ac11e
|
fix(react): fix mfe dev server for yarn pnp (#18338)
|
2023-07-27 15:35:09 +02:00 |
|
Colum Ferry
|
b5b75332e4
|
fix(core): eslint dep check rule should check prereleases correctly (#18317)
|
2023-07-27 12:15:26 +00:00 |
|
Miroslav Jonaš
|
aa557a029c
|
fix(core): shell script invocation should use yarn for berry (#18326)
|
2023-07-26 16:42:11 -04:00 |
|
Jason Jean
|
2b67959972
|
fix(core): fix migration and warn for invalid outputs (#18310)
|
2023-07-26 16:39:22 -04:00 |
|
Jonathan Cammisuli
|
eef0bd563d
|
chore(core): reenable glob tests (#18320)
|
2023-07-26 12:08:21 -04:00 |
|
Miroslav Jonaš
|
c599d2fca4
|
fix(angular): ensure ssr invokation uses current package manager (#18322)
|
2023-07-26 17:41:31 +02:00 |
|
Craigory Coppola
|
901b70a4fe
|
chore(nx-plugin): add examples for generators (#17346)
|
2023-07-25 18:15:26 -04:00 |
|
Leosvel Pérez Espinosa
|
7d1a44bc57
|
chore(misc): remove usage of deprecated updateBuildableProjectDepsInPackageJson option (#18305)
|
2023-07-25 17:36:32 -04:00 |
|
Jack Hsu
|
810b584c33
|
fix(js): generate ts standalone project with better import path (#18197)
|
2023-07-25 16:35:29 -04:00 |
|
Craigory Coppola
|
a80abbf2c9
|
fix(nx-plugin): don't generate cli property in migrations.json (#18304)
|
2023-07-25 12:51:11 -04:00 |
|
Jason Jean
|
2dda1914b5
|
chore(core): remove globForProjectFiles (#18288)
|
2023-07-25 12:47:26 -04:00 |
|
Emily Xiong
|
2f59796ac0
|
chore(core): move calculateDefaultProjectName out of workspaces (#18225)
|
2023-07-25 11:27:54 -04:00 |
|
Jonathan Cammisuli
|
b6db266c9e
|
fix(core): handle complex glob patterns within rust (#18242)
|
2023-07-25 11:11:22 -04:00 |
|
Thiago Resende
|
e6c67e41ec
|
chore(react): remove swcLoaderVersion import in application generator (#18041)
|
2023-07-25 09:51:08 -04:00 |
|
Miroslav Jonas
|
e05ca1fd2f
|
fix(nx-dev): fix rebase
|
2023-07-25 15:09:46 +02:00 |
|
Miroslav Jonas
|
42a06b67d2
|
feat(nx-dev): restructure recipes
|
2023-07-25 15:09:46 +02:00 |
|
Jack Hsu
|
14b3f42900
|
feat(testing): update generated Playwright test and config (#18282)
|
2023-07-24 15:13:34 -04:00 |
|