9605 Commits

Author SHA1 Message Date
Victor Savkin
d20c2d8492
chore(repo): update the version of nx 2023-05-23 16:24:21 -04:00
Victor Savkin
11bb99316d
chore(misc): publish 16.3.0-beta.5 2023-05-23 15:43:04 -04:00
Jack Hsu
b6361738a4
fix(nextjs): support relative imports in next.config.js (#17127) 2023-05-23 14:34:12 -04:00
Craigory Coppola
9e3596abe5
chore(repo): add script for license check (#17166) 2023-05-23 13:47:10 -04:00
Emily Xiong
623ef1dcf6
feat(react): upgrade react-router-dom to 6.11.2 (#17078) 2023-05-23 10:02:21 -04:00
Leosvel Pérez Espinosa
25328b3ac9
fix(core): do not create empty graph when it is not cached (#17139) 2023-05-23 08:23:19 +01:00
Caleb Ukle
eeec109125
chore(repo): add set-shas step for macos (#17154) 2023-05-22 15:16:51 -05:00
Leosvel Pérez Espinosa
fff3a25734
fix(angular): avoid duplicating RouterModule.forChild import (#17144) 2023-05-22 15:55:54 +01:00
Daniel Glejzner
561a79d3cd docs(angular): fix broken github link with app example 2023-05-22 15:49:05 +02:00
Colum Ferry
28df4181ae
fix(web): file watcher should only watch files in its project #17085 (#17113) 2023-05-22 09:25:26 +01:00
Victor Savkin
78b709e2d3
chore(repo): update to 16.3.0-beta.4 2023-05-20 13:14:31 -04:00
Victor Savkin
e6ddc5a525
chore(misc): publish 16.3.0-beta.4 2023-05-20 10:34:54 -04:00
Victor Savkin
8b1907afc4
fix(core): clone project graph during incremental update 2023-05-20 10:32:57 -04:00
Juri
cdd4cedb08 docs(core): adjust image paths 2023-05-20 10:04:47 -04:00
Victor Savkin
d4438cd2d5 chore(misc): publish 16.3.0-beta.3 2023-05-19 16:39:54 -04:00
Victor Savkin
3d347d2ff2 chore(misc): publish 16.3.0-beta.2 2023-05-19 16:39:54 -04:00
Victor Savkin
8a0dcafe2b chore(repo): update to 16.3.0-beta.0 2023-05-19 16:39:54 -04:00
Emily Xiong
b0b531a870
fix(react-native): fix android keystore not generated correctly (#17074) 2023-05-19 14:40:45 -04:00
Caleb Ukle
4896126c32
fix(web): provide free port to http-server (#16917) 2023-05-19 11:55:10 -05:00
Jack Hsu
34bdc4f5b2
chore(repo): re-enable cypress test for Next.js (#17109) 2023-05-19 09:36:24 -04:00
Jack Hsu
c9cd67ea76 fix(repo): add missing lsof package needed to kill ports 2023-05-19 09:21:41 -04:00
Juri
3472897dad feat(nx-dev): add watch to automatically sync docs to nx-dev when developing locally 2023-05-19 09:15:48 -04:00
Caleb Ukle
7ab303f26d
chore(testing): skip nextjs ct/e2e test (#17087) 2023-05-18 16:22:17 -04:00
Jack Hsu
15e21be9ac
docs(misc): fix postcss.config.js to not depend on cwd (#17094) 2023-05-18 15:34:47 -04:00
AgentEnder
faba24995d fix(core): pnpm should not error when fetching migrations with install 2023-05-18 14:48:03 -04:00
AgentEnder
d786fae2d0 fix(core): correct require path when pulling in ngcli adapter for generators 2023-05-18 14:47:54 -04:00
Nicholas Cunningham
8ce9606a5b
feat(nextjs): Add --turbo support (#17069) 2023-05-18 11:17:00 -06:00
Katerina Skroumpelou
9fc99c6c18
fix(vite): register tsconfig paths for vitest (#17047) 2023-05-18 11:13:02 -04:00
Victor Savkin
127281b460
chore(misc): publish 16.3.0-beta.1 2023-05-17 15:25:44 -04:00
Colum Ferry
4106b3455b
docs(node): node-standalone should be listed not node-server (#17062) 2023-05-17 15:24:06 -04:00
Victor Savkin
1670986b82
fix(core): fix projectFileMap access in plugins 2023-05-17 15:23:26 -04:00
Victor Savkin
74c5ad3306
chore(misc): publish 16.3.0-beta.0 2023-05-17 11:39:52 -04:00
Victor Savkin
0848031dd9 feat(core): move task hashing into daemon 2023-05-17 11:37:57 -04:00
Juri Strumpflohner
70f7c653d5
feat(nx-dev): add changelog page (#16952) 2023-05-17 15:27:33 +00:00
Nicholas Cunningham
3d76d95b29
feat(nextjs): Use next.js cli for build and serve targets (#16896) 2023-05-17 11:09:11 -04:00
Victor Savkin
7de80ddb62
chore(misc): publish 16.2.1 2023-05-17 10:44:39 -04:00
Victor Savkin
6f9c58caca
chore(misc): publish 16.2.0 2023-05-17 09:34:12 -04:00
Jack Hsu
3b107b9b0c chore(repo): update nx to 16.2.0-beta.3 2023-05-17 09:31:51 -04:00
Juri
71e8cb2776 docs(node): update serverless deployment recipes 2023-05-17 15:01:33 +02:00
Victor Savkin
6622883dee
chore(misc): publish 16.2.0-beta.3 2023-05-16 22:29:35 -04:00
AgentEnder
ae6e90c86d fix(misc): workspaces using nx wrapper do not contain a package.json, so don't read the scope from it 2023-05-16 22:27:56 -04:00
Chris McLeod
be267a7cd9
fix(react): do not require webpackConfig for cypress component testing (#16966)
Co-authored-by: Loïc BERTRAND <loic.bert.marcel@gmail.com>
2023-05-16 21:53:09 +00:00
Juri Strumpflohner
7919668b68
fix(nx-dev): copy command when using the terminal fence (#17055) 2023-05-16 21:21:31 +00:00
Victor Savkin
ed0136b121
chore(misc): publish 16.2.0-beta.2 2023-05-16 15:08:34 -04:00
Loïc BERTRAND
8931f0b66b
fix(react-native): remove unknown command for build-ios (#17052) 2023-05-16 13:07:18 -04:00
Craigory Coppola
cac64d7a8b
chore(repo): setup internal testing utils structure (#17043) 2023-05-16 11:34:10 -04:00
Craigory Coppola
c7a6b4ba6c
fix(core): nx init should setup default base correctly (#17050) 2023-05-16 10:56:19 -04:00
AgentEnder
343edf5745 fix(misc): ensure outputs prefaced by workspaceRoot after transfom 2023-05-16 10:39:25 -04:00
Jack Hsu
cf1a2d5bf2
fix(nextjs): undo migration to Next.js 13.4 (#17049) 2023-05-16 08:22:15 -06:00
Katerina Skroumpelou
98665953a6
fix(devkit): uppercase constant name correct transformation (#17046) 2023-05-16 09:30:55 -04:00