1733 Commits

Author SHA1 Message Date
Emily Xiong
da5a19dfee
feat(core): forward options for run command (#22064) 2024-03-06 12:08:45 -05:00
Austin Fahsl
38179ad278
feat(js): replace publish script with nx release config (#21474) 2024-03-05 17:53:07 -05:00
Nicholas Cunningham
391f3ab8e6
fix(nextjs): Adding styles to nextjs cypress should not fail. (#22170) 2024-03-05 15:17:42 -07:00
Leosvel Pérez Espinosa
dee40997da
fix(testing): increase the default timeout to 60s for the cypress web dev server to start (#22132) 2024-03-04 15:38:04 +01:00
Leosvel Pérez Espinosa
7c998db5ed
cleanup(release): update outdated snapshots in e2e tests (#22126) 2024-03-04 15:05:17 +04:00
Austin Fahsl
8bde48fc7a
fix(release): skip lock file update if workspaces are not enabled (#22055) 2024-03-01 10:15:55 -07:00
Austin Fahsl
7eec91289c
feat(release): interpolate workspaceRoot in changelog path (#22058) 2024-03-01 10:15:35 -07:00
Nicholas Cunningham
9f4428259f
fix(nextjs): Add spec files when creating a next app (#22079) 2024-03-01 09:28:37 -07:00
Leosvel Pérez Espinosa
2bcde03c01
fix(testing): calculate correct support file path in cypress e2e preset (#22096) 2024-03-01 14:40:09 +01:00
Austin Fahsl
d705372f57
fix(release): currentVersionResolver git-tag should prefer merged tags (#22082) 2024-02-29 13:58:48 -07:00
Emily Xiong
42ad573405
feat(core): add gradle plugin (#21055) 2024-02-29 14:15:54 -05:00
Colum Ferry
729e0a15ce
feat(bundling): crystalize rollup (#22045) 2024-02-29 13:56:09 -05:00
Leosvel Pérez Espinosa
036e31764c
cleanup(misc): increase cypress web server timeout in flaky e2e tests (#22069) 2024-02-29 15:02:35 +01:00
Nicholas Cunningham
287a0e0616
fix(nuxt): Add e2e-ci and serve-static targets (#22056) 2024-02-28 13:53:20 -07:00
Colum Ferry
f046c52e5c
feat(bundling): rollup should support ESM config files (#21999) 2024-02-28 12:26:34 -05:00
Colum Ferry
8fb5b0507a
chore(remix): disable flaky test (#22038) 2024-02-28 08:34:14 -05:00
Leosvel Pérez Espinosa
53e62c2097
cleanup(angular): increase cypress web server timeout in mf e2e tests to fix nightly runs (#22014) 2024-02-27 12:25:39 +00:00
Leosvel Pérez Espinosa
5b9fc0b5e7
cleanup(angular): fix e2e test cases setup (#22012) 2024-02-27 12:25:23 +00:00
Nicholas Cunningham
b34f9df962
fix(node): Increase timeout for CI (#22003) 2024-02-26 12:19:20 -07:00
Katerina Skroumpelou
776367e882
fix(nuxt): tsconfig types and output dir (#21934) 2024-02-23 15:22:18 +02:00
Colum Ferry
c9c56a2cfd
fix(react): ensure playwright configuration is using correct port in app gen (#21941) 2024-02-23 11:25:54 +00:00
Craigory Coppola
95b77f8fb0
feat(core): flatten default base config to base (#19964) 2024-02-22 16:50:25 -05:00
Leosvel Pérez Espinosa
cfa0815385
fix(angular): stop using npmScope as a prefix for component and directive selectors (#21828) 2024-02-21 16:20:12 +01:00
Miroslav Jonaš
ecf70adbce
fix(core): align terminal output padding and remove leading arrow (#21809) 2024-02-20 17:43:46 +01:00
Leosvel Pérez Espinosa
ca3965fcf3
fix(angular): do not force explicit targets for separate e2e projects (#21865) 2024-02-20 15:57:28 +01:00
Nicholas Cunningham
4c8c24b97a
fix(nextjs): Add missing e2e-ci target for cypress (#21805) 2024-02-16 16:36:01 -05:00
Colum Ferry
ef277518e9
fix(remix): the output path should respect the remix.config.js in crystal (#21842) 2024-02-16 13:26:03 +00:00
Emily Xiong
0f0074c91f
fix(react-native): add all flag to sync-deps (#21821) 2024-02-16 01:12:16 -05:00
Colum Ferry
3b384c78ac
feat(react): add tailwind as style prompt option for app gen (#21784) 2024-02-14 17:51:37 +00:00
Austin Fahsl
b625a79cca
fix(release): move github release creation to git tasks (#21510) 2024-02-13 17:32:35 -07:00
James Henry
30d10d72f7
Revert "feat(core): remove leading arrow from output headlines" (#21800) 2024-02-13 09:40:24 -05:00
Miroslav Jonaš
c2a09c5043
feat(core): remove leading arrow from output headlines (#21359) 2024-02-13 09:11:39 -05:00
Remco Krams
c87884ad6e
fix(react): generate correctly when --js is used for module federation host/remote (#20119)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-12 20:42:11 +00:00
Leosvel Pérez Espinosa
e810f82124
cleanup(misc): cleanup misc e2e tests (#21704) 2024-02-09 18:14:16 -05:00
Nicholas Cunningham
9683ebca24
fix(nextjs): Custom server should work with Crystal (#21736) 2024-02-09 14:23:12 -07:00
Jack Hsu
70ea82d58c
fix(js): babel preset should also check for JEST_WORKER_ID to transpile to CJS (#21754) 2024-02-09 15:49:59 -05:00
Leosvel Pérez Espinosa
d2272fdebd
fix(misc): pin generated vite version to ~5.0.0 to avoid issues with storybook (#21740) 2024-02-09 08:13:17 -05:00
Colum Ferry
ec00acd4eb
fix(remix): do not rename root jest.preset.js (#21703) 2024-02-08 16:37:33 +00:00
Leosvel Pérez Espinosa
7f4c97e5a7
fix(module-federation): map static remote locations correctly (#21709) 2024-02-08 17:12:51 +01:00
Jason Jean
202f141778
chore(repo): disable failing e2e test (#21690) 2024-02-07 18:17:30 -05:00
Colum Ferry
8cbb36fb37
cleanup(angular): e2es should add targetDefaults when using buildable libs (#21667) 2024-02-07 11:55:21 +00:00
Colum Ferry
448a83a116
fix(angular): ajv hoisting issue (#21641) 2024-02-06 21:21:12 +04:00
Miroslav Jonaš
f79aabba46
fix(linter): adjust terminal run check for crystal (#21638) 2024-02-06 15:32:54 +01:00
Nicholas Cunningham
7285253b8e
fix(nextjs): Enable next e2e test (#21625) 2024-02-05 15:56:28 -07:00
Leosvel Pérez Espinosa
758c1ab70e
fix(angular): support inferred cypress targets in setup-mf generator (#21619) 2024-02-05 14:08:38 -05:00
Leosvel Pérez Espinosa
86ba07e2a8
cleanup(angular): re-add assertion to expect successful port kill in e2e test (#21620) 2024-02-05 14:06:58 -05:00
Leosvel Pérez Espinosa
0d9997a213
cleanup(testing): re-enable cypress e2e tests (#21604) 2024-02-05 13:30:54 -05:00
Jack Hsu
bca5b70553
chore(misc): re-enable e2e-react-core tests (#21542) 2024-02-05 18:27:26 +00:00
Nicholas Cunningham
371a1ed6b8
fix(node): Broken E2E tests (#21569) 2024-02-05 10:16:08 -07:00
Jack Hsu
a524665073
chore(nextjs): remove tests that are unnecessary (#21566) 2024-02-05 08:57:18 -05:00