473 Commits

Author SHA1 Message Date
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Flavio Stutz
72a2bd6c68
chore(core): bump tsconfig-paths lib (#14084) (#14085) 2023-01-02 15:36:57 -05:00
Craigory Coppola
285dc39371
feat(core): support targets with colons in the name without quotes (#13938) 2022-12-28 15:18:07 -05:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
KaviiSuri
915dc25c96
fixed tsconfig template for next app generator (#13870)
Co-authored-by: Kavii Suri <kavii@Kaviis-MacBook-Pro.local>
2022-12-19 09:28:05 -07:00
Miroslav Jonaš
565652ff3c
fix(nextjs): ensure no dev deps in prod package.json (#13851) 2022-12-15 16:52:12 +00:00
Miroslav Jonaš
3149b66036
feat(core): add missing lock file generation to executors (#13799) 2022-12-15 09:33:27 +01:00
Miroslav Jonaš
76ee86f7ed
feat(core): rename lock file pruning function to createLockFile (#13770) 2022-12-12 19:20:03 +00:00
Miroslav Jonaš
75de1651a1
feat(core): add lockfile pruning to executors that generate package.json (#13734) 2022-12-09 12:17:36 -05:00
Jason Jean
61d7d74378 fix(misc): fix tsconfig file includes 2022-12-05 10:39:03 -05:00
Miroslav Jonaš
1a3cc515a4
fix(core): prevent peer deps from ending up as dev deps in create package json (#13502) 2022-12-01 12:07:52 +01:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Miroslav Jonaš
9a0db4848f
feat(linter): replace createReactEslintJson with extendReactEslintJson (#13431) 2022-11-28 11:54:30 +01:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Jack Hsu
dc16468607
fix(nextjs): check validity of Nx context in withNx plugin (#13358) 2022-11-23 16:21:25 +00:00
Miroslav Jonaš
f0c18f5b7d
feat(core): move createPackageJson to nx (#13315) 2022-11-22 15:21:45 +01:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin (#13222) 2022-11-18 12:24:53 +01:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json (#13040) 2022-11-08 13:12:31 -05:00
Thomas Blanchard
4994223d03
fix(nextjs): error in with-nx.ts (#12973) 2022-11-07 10:13:21 -05:00
Youssef Gaber
e39cb42c86
fix(nextjs): update peer dependency for Next.js 13 (#12866)
Co-authored-by: Youssef Gaber <youssef@justplan.et>
2022-10-28 11:23:16 -04:00
Jack Hsu
9bdc2cabf8
feat(nextjs): update to Next.js 13 (#12848) 2022-10-27 09:22:23 -04:00
Konstantin Azizov
94edbe9f6c
fix(nextjs): specify return type in withNx plugin (#12486) 2022-10-26 14:00:17 -04:00
Zachary DeRose
67376209dd
fix(react): fixes broken links to 01-create-application vs 1-code-generation (#12737) 2022-10-21 10:17:13 -07:00
Jack Hsu
1f6974f0d6
feat(nextjs): add pascal case options for Next.js component generators (#12690) 2022-10-18 18:09:56 +00:00
Leosvel Pérez Espinosa
cd3578fe4d
docs(nextjs): fix application and component generators example filenames (#12656) 2022-10-18 09:51:21 +01:00
Jack Hsu
204c5cb5d8
docs(nextjs): add examples to generators (#12638) 2022-10-15 12:45:59 +00:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it (#12575) 2022-10-13 13:37:37 -04:00
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture (#12535) 2022-10-12 22:06:32 +00:00
Colum Ferry
09c6ccb266
feat(linter): remove tslint support (#12279) 2022-09-28 11:08:01 -04:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces (#12127) 2022-09-27 23:16:22 +00:00
Jack Hsu
50f6cbb11d
feat(nextjs): remove dependency on "@nrwl/next" for the production build (#12247) 2022-09-26 12:38:44 -04:00
Jack Hsu
c5392aa951
feat(nextjs): update packages (#12190) 2022-09-22 16:15:56 +00:00
Noriyuki Shinpuku
351bc2e56b
fix(nextjs): fix resolving dependencies (#11842) 2022-09-22 11:17:11 -04:00
Victor Savkin
6e6925f8e4
chore(repo): update to nx 14.7.6-beta.6 2022-09-17 15:59:06 -04:00
MaxKless
fd670d298b
docs(misc): update package descriptions to be more consistent (#12039) 2022-09-16 17:03:33 -04:00
Jack Hsu
ee8ba2de57
feat(misc): remove unused dependencies from packages (#11986) 2022-09-13 08:27:07 -04:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Jason Jean
c64dbdec24
fix(next): fix withNx with nx property doesn't exist (#11900) 2022-09-06 21:33:15 +00:00
Jack Hsu
525350f844
fix(nextjs): use SWC compiler for next.js libraries (#11848) 2022-09-02 14:10:33 +00:00
Jack Hsu
9b26bc1585
fix(nextjs): SVGR plugin should not be used if nx: { svgr: false } is set in next.config.js (#11829) 2022-09-01 15:55:24 +00:00
Noriyuki Shinpuku
4dfd0f37e6
fix(nextjs): set __NEXT_REACT_ROOT only when the version of react-dom is 18 or above (#11749) 2022-08-29 10:13:11 -04:00
Jonathan Cammisuli
e7ec91b9e0
feat(core): add file completion types for the nx language server (#11669) 2022-08-26 10:34:33 -04:00
richardwong
3afb6bf45a
fix(next): add default hostname value to @nrwl/next:server (#11701)
Co-authored-by: 文虎 <wenhu@myweimai.com>
2022-08-26 10:17:18 -04:00
Noriyuki Shinpuku
43b6e1e1f8
fix(nextjs): fix React 18 detection (#11656) 2022-08-22 11:23:06 -04:00
Nicholas Cunningham
89a401361a
fix(nextjs): fix .next folder linting (#11614)
ISSUES CLOSED: #11541

Co-authored-by: Nicholas Cunningham <ndcunningham>
2022-08-22 11:21:55 -04:00
Jack Hsu
646b8c2cf5
feat(nextjs): upgrade to nextjs 12.2.5 (#11665) 2022-08-22 11:21:26 -04:00
Craigory Coppola
6948ffdcff fix(core): project graph should be read from executor context
These changes lower the risk of reading the cache during a write operation when multiple
processes are actively writing / reading the cache.
2022-08-19 12:50:07 -04:00
Miroslav Jonaš
187f5200c0
fix(linter): add jest to root .eslintrc if selected as unit test runner (#11555) 2022-08-18 14:51:09 +02:00
Jack Hsu
51da354e65
feat(nextjs): add --custom-server option to app generator (#11607) 2022-08-16 10:32:30 -04:00