James Henry
|
6957937ec4
|
fix(release): store rawVersionSpec on versionData (#22071)
|
2024-03-04 13:10:19 -05:00 |
|
Javier Abia
|
1961bb514e
|
fix(nextjs): avoid path error on dev server creation (#21998)
|
2024-03-04 10:56:44 -07:00 |
|
Emily Xiong
|
8ccdd73c8b
|
fix(react-native): pin ajv version to 8.12.0 (#22002)
|
2024-03-04 12:01:30 -05:00 |
|
Craigory Coppola
|
c754facb0e
|
fix(core): setting up .nx inside gradle shouldn't throw (#21957)
|
2024-03-04 11:00:42 -05: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 |
|
James Henry
|
1d6e0f8c67
|
chore(repo): only valid latest publish when not local (#22131)
|
2024-03-04 17:23:00 +04:00 |
|
James Henry
|
80ae3971ff
|
chore(repo): check valid release authors for latest (#22127)
|
2024-03-04 07:20:21 -05:00 |
|
Leosvel Pérez Espinosa
|
7c998db5ed
|
cleanup(release): update outdated snapshots in e2e tests (#22126)
|
2024-03-04 15:05:17 +04:00 |
|
Leosvel Pérez Espinosa
|
47df7f94af
|
chore(repo): add missing e2e-gradle to e2e matrix projects (#22124)
|
2024-03-04 11:01:42 +01: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 |
|
Craigory Coppola
|
a661354709
|
fix(core): target defaults should represent nx.json in source info (#22080)
|
2024-03-01 10:04:33 -05:00 |
|
Katerina Skroumpelou
|
0e1055ef21
|
docs(storybook): upgrading using storybook cli (#22077)
|
2024-03-01 15:58:50 +02:00 |
|
James Henry
|
f27ea85bc7
|
docs(release): document nx release for rust crates (#22072)
|
2024-03-01 08:54:23 -05: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 |
|
Colum Ferry
|
511eb36fa7
|
fix(remix): ensure component-testing is exported correctly #22091 (#22095)
|
2024-03-01 13:34:29 +00:00 |
|
Leosvel Pérez Espinosa
|
49861e30b7
|
fix(storybook): handle main.js file correctly in storybook plugin (#22081)
|
2024-03-01 10:25:59 +01:00 |
|
custompro12
|
ea66a26545
|
docs(core): fix instance type typos (#22090)
|
2024-02-29 23:20:07 -05:00 |
|
Austin Fahsl
|
d705372f57
|
fix(release): currentVersionResolver git-tag should prefer merged tags (#22082)
|
2024-02-29 13:58:48 -07:00 |
|
Craigory Coppola
|
a89c73483e
|
feat(core): use flag in nx.json for toggling crystal (#21980)
|
2024-02-29 15:18:46 -05:00 |
|
Isaac Mann
|
e9da3db560
|
docs(core): remove angularjs migration (#21916)
|
2024-02-29 15:10:49 -05:00 |
|
Jack Hsu
|
58cfaae951
|
fix(core): nextjs-standalone generates package scripts consistent with create-next-app (#21996)
|
2024-02-29 14:49:50 -05:00 |
|
Emily Xiong
|
42ad573405
|
feat(core): add gradle plugin (#21055)
|
2024-02-29 14:15:54 -05:00 |
|
Emily Xiong
|
e687aad0e4
|
feat(detox): upgrade @config-plugins/detox to 7 (#21959)
|
2024-02-29 13:59:32 -05:00 |
|
Colum Ferry
|
729e0a15ce
|
feat(bundling): crystalize rollup (#22045)
|
2024-02-29 13:56:09 -05:00 |
|
Leosvel Pérez Espinosa
|
7879b3fd2e
|
fix(misc): fix buildable libs utils calculating dependent projects from task graph (#22015)
|
2024-02-29 12:09:55 -05:00 |
|
Katerina Skroumpelou
|
5971ae17f6
|
fix(misc): make sure to add e2e crystal plugin (#22041)
|
2024-02-29 16:54:07 +02: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 |
|
Jack Hsu
|
c523d52414
|
feat(core): provide a hint when project.json has empty targets (#22028)
|
2024-02-29 00:12:49 -05:00 |
|
Jack Hsu
|
56c34cf429
|
fix(js): set moduleResolution to Node10 so it is compatible with CommonJS module (#21979)
|
2024-02-28 23:08:18 -05:00 |
|
Craigory Coppola
|
f6a183c4f7
|
fix(misc): migration should shutdown plugin workers if it starts them (#22048)
|
2024-02-28 18:07:30 -05:00 |
|
Craigory Coppola
|
9efde91aeb
|
fix(core): plugins should not be registered twice and should respect shutdown queue (#22057)
|
2024-02-28 17:38:39 -05: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 |
|
Leosvel Pérez Espinosa
|
6576325f7b
|
docs(misc): fix misc issues (#22039)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
|
2024-02-28 10:02:27 -05:00 |
|
Jack Hsu
|
2fa693d297
|
docs(cypress): add "await" to the documented extension to setupNodEvents in order for webserver to be set up properly (#22027)
|
2024-02-28 09:45:59 -05:00 |
|
Colum Ferry
|
8fb5b0507a
|
chore(remix): disable flaky test (#22038)
|
2024-02-28 08:34:14 -05:00 |
|
Craigory Coppola
|
4d13753b6d
|
fix(core): plugin pool should not clobber promises when called multiple times (#21977)
|
2024-02-27 21:35:49 -05:00 |
|
Austin Fahsl
|
888110a20b
|
chore(repo): exclude master commits from commit linting (#22029)
|
2024-02-27 19:30:52 -07:00 |
|
Almar Aubel
|
c2070817ba
|
doc(core): update reduce-repetitive-configuration.md (#22022)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@gmail.com>
|
2024-02-27 15:03:42 -05:00 |
|
Jack Hsu
|
207b4926d1
|
feat(nextjs): use global NX_GRAPH_CREATION in withNx plugin to guard against graph creation during create nodes (#22026)
|
2024-02-27 14:57:39 -05:00 |
|
Isaac Mann
|
e732e7116f
|
docs(core): default cache directory update (#22023)
|
2024-02-27 11:40:33 -05:00 |
|
Katerina Skroumpelou
|
82278d9254
|
fix(nuxt): fix storybook preview config path (#22020)
|
2024-02-27 11:01:20 -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
|
452d845917
|
docs(nextjs): Update nextjs deployment with Crystal (#22005)
|
2024-02-26 20:06:26 -05:00 |
|
Nicholas Cunningham
|
b34f9df962
|
fix(node): Increase timeout for CI (#22003)
|
2024-02-26 12:19:20 -07:00 |
|
MaxKless
|
4c5654dac7
|
cleanup(core): rewrite text reference to nx console 'run' button (#21020)
|
2024-02-26 11:01:31 -05:00 |
|
Miroslav Jonaš
|
ce933132d0
|
cleanup(linter): refactor code for dynamic/static imports check (#20897)
|
2024-02-25 20:59:51 +04:00 |
|