Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
258 commits
Select commit Hold shift + click to select a range
bb12617
tweak test for Azure (#64424)
ztanner Apr 13, 2024
97a5586
router restore should take priority over pending actions (#64449)
ztanner Apr 13, 2024
78c2533
Fix client boundary inheritance for barrel optimization (#64467)
huozhi Apr 14, 2024
cd344c8
improve turborepo caching (#64493)
sokra Apr 15, 2024
df6e864
feat: strip traceparent header from cachekey (#64499)
Jeffrey-Zutt Apr 15, 2024
f2af0d8
Update font data (#64481)
vercel-release-bot Apr 15, 2024
3a5bcc6
Fix more Turbopack build tests (#64384)
timneutkens Apr 12, 2024
c30bbba
Update lockfile for compatibility with turbo (#64360)
wbinnssmith Apr 12, 2024
2072327
Fix typo in dynamic-rendering.ts (#64365)
wiesson Apr 15, 2024
6c31a2d
Fix DynamicServerError not being thrown in fetch (#64511)
ijjk Apr 15, 2024
1b931ce
fix(next): `Metadata.openGraph` values not resolving basic values whe…
devjiwonchoi Apr 15, 2024
282de73
disable production chunking in dev (#64488)
sokra Apr 15, 2024
6838f57
Fix cjs client components tree-shaking (#64558)
huozhi Apr 16, 2024
2f8e096
fix refresh behavior for discarded actions (#64532)
ztanner Apr 16, 2024
373fbba
fix: filter out middleware requests in logging (#64549)
huozhi Apr 16, 2024
3709dd9
Turbopack: Allow client components to be imported in app routes (#64520)
wbinnssmith Apr 15, 2024
8d18e0c
Fix ASL bundling for dynamic css (#64451)
huozhi Apr 17, 2024
6f27f94
add pathname normalizer for actions (#64592)
ztanner Apr 17, 2024
12982ef
fix incorrect refresh request when basePath is set (#64589)
ztanner Apr 17, 2024
6462b74
test: skip turbopack build test (#64356)
huozhi Apr 12, 2024
a340d9e
hotfix(turbopack): Update with patch for postcss.config.js path resol…
bgw Apr 17, 2024
c850e4a
v14.2.2
vercel-release-bot Apr 17, 2024
de84e3a
Fix: resolve mixed re-exports module as cjs (#64681)
huozhi Apr 17, 2024
8d01d49
fix: mixing namespace import and named import client components (#64809)
huozhi Apr 22, 2024
04cc13c
Fix mixed exports in server component with barrel optimization (#64894)
huozhi Apr 23, 2024
4a6b511
Fix next/image usage in mdx (#64875)
huozhi Apr 23, 2024
d6a7ca0
fix(fetch-cache): fix additional typo, add type & data validation (#6…
samcx Apr 22, 2024
8b4c234
prevent erroneous route interception during lazy fetch (#64692)
ztanner Apr 18, 2024
dd44191
fix root page revalidation when redirecting in a server action (#64730)
ztanner Apr 18, 2024
73c2d63
fix: remove traceparent from cachekey should not remove traceparent f…
Jeffrey-Zutt Apr 19, 2024
a230be4
Clean-up fetch metrics tracking (#64746)
ijjk Apr 18, 2024
2e7a96a
v14.2.3
vercel-release-bot Apr 24, 2024
85bb872
fix: ensure route handlers properly track dynamic access (#66446)
ztanner Jun 4, 2024
564b620
lock CNA tests to 14.2.3
ztanner Jun 4, 2024
dcb7e86
fix another test
ztanner Jun 5, 2024
63e31a8
fix NextRequest proxy in edge runtime (#66551)
ztanner Jun 5, 2024
1153606
Update turbopack to turbopack-240605-14.x-hotfix.1
wbinnssmith Jun 5, 2024
c8b6c66
Fix next/dynamic with babel and src dir (#65177)
huozhi Apr 29, 2024
34dc905
Use vercel deployment url for metadataBase fallbacks (#65089)
huozhi Apr 29, 2024
663c6af
fix(next/image): detect react@19 for `fetchPriority` prop (#65235)
styfle May 1, 2024
dd6ab93
Fix loading navigation with metadata and prefetch (#66447)
huozhi Jun 5, 2024
f7ec039
prevent duplicate RSC fetch when action redirects (#66620)
ztanner Jun 8, 2024
44661c2
ensure router cache updates reference the latest cache values (#66681)
ztanner Jun 9, 2024
9728a35
Prevent append of trailing slash in cases where path ends with a file…
kshehadeh Jun 11, 2024
942e45a
Fix inconsistency with 404 getStaticProps cache-control (#66674)
ijjk Jun 10, 2024
c16a3f9
Use addDependency to track metadata route file changes (#66714)
huozhi Jun 11, 2024
efb476e
Add timeout/retry handling for fetch cache (#66652)
ijjk Jun 10, 2024
2807fb4
fix: app-router prefetch crash when an invalid URL is passed to Link …
lubieowoce Jun 11, 2024
0538a0d
[not a backport] fix lint errors
lubieowoce Jun 11, 2024
3078441
v14.2.4
vercel-release-bot Jun 11, 2024
422f745
fix: Backport class properties fix (#67377)
kdy1 Jul 2, 2024
7f401a8
fix(next): initial prefetch cache not set properly with different sea…
devjiwonchoi May 20, 2024
b77f77e
perf: improve retrieving `versionInfo` on Turbo HMR (#67309)
devjiwonchoi Jul 1, 2024
3a6f211
fix(next/image): handle invalid url (#67465)
styfle Jul 4, 2024
f0008d8
Fix noindex is missing on static not-found page (#67135)
huozhi Jun 23, 2024
6c661d2
Use addDependency to track metadata route file changes (#66714)
huozhi Jun 11, 2024
c64c61d
fix(next-swc): correct path interop to filepath for wasm (#65633)
kwonoj May 10, 2024
1b10b13
fix(next): reject protocol-relative URLs in image optimization (#65752)
emmerich May 15, 2024
21a9d59
Fix server action edge redirect with middleware rewrite (#67148)
huozhi Jun 24, 2024
1d08dab
avoid merging global css in a way that leaks into other chunk groups …
sokra Jul 5, 2024
08e7fd1
Upgrade acorn (#67592)
huozhi Jul 9, 2024
45656d3
Ensure turbo is setup when building in docker (#66804)
ijjk Jun 12, 2024
186ec6b
Log stdio for pull-turbo-cache script (#66759)
ijjk Jun 11, 2024
30d6dfc
fix: metadata route merging conflicts
huozhi Jul 9, 2024
0bf7f52
v14.2.5
vercel-release-bot Jul 10, 2024
28110b6
[docs] Backport Multi-Zones docs to 14.x branch (#68460)
mknichel Aug 2, 2024
dc40cc9
Fix typo in memory usage docs
ijjk Aug 5, 2024
eee87cb
remove invalid line in disabling webpack cache example
ijjk Aug 5, 2024
d4ca0b9
Ensure fetch cache TTL is updated properly (#69164)
ijjk Aug 21, 2024
427c01d
v14.2.6
vercel-release-bot Aug 21, 2024
42f0129
fix formatting from #69164
lubieowoce Aug 22, 2024
43f24d0
Switch from automatically requesting reviews to manually requesting t…
sokra Jun 20, 2024
deeeb5f
Revert "chore: externalize undici for bundling" (#65727)
samcx May 14, 2024
b5db704
Refactor internal routing headers to use request meta (#66987)
ijjk Jun 18, 2024
c572030
fix: Narrow down from `string | undefined` to `string` (#65248)
icyJoseph Jun 26, 2024
96d6ada
fix(next): add cross origin in react dom preload (#67423)
syi0808 Jul 5, 2024
bce2ec0
build: upgrade edge-runtime (#67565)
Kikobeats Jul 11, 2024
26c80ee
GTM dataLayer parameter should take an object, not an array of string…
marlier Jul 25, 2024
545746e
fix: properly patch lockfile against swc bindings (#66515)
SukkaW Jul 26, 2024
2f7fa98
Add deployment id header for rsc payload if present (#67255)
huozhi Jul 30, 2024
dd32e0f
Update font data (#68639)
vercel-release-bot Aug 8, 2024
5e6f511
fix i18n data pathname resolving (#68947)
ztanner Aug 15, 2024
d3021b6
update playwright interface
lubieowoce Aug 23, 2024
325dc4b
pages router: ensure x-middleware-cache is respected (#67734)
ztanner Jul 13, 2024
9ecf2e8
update turbopack build manifest
ztanner Aug 26, 2024
575385e
Fix bad modRequest in flight entry manifest (#68888)
huozhi Aug 14, 2024
d11cbc9
Reject next image urls in image optimizer (#68628)
huozhi Aug 8, 2024
d46ab2c
Fix hmr assetPrefix escaping and reuse logic from other files (#67983)
kjugi Jul 30, 2024
a1c3a03
v14.2.7
vercel-release-bot Aug 27, 2024
a966b83
Exclude changes that already landed in canary when finding changed te…
eps1lon Jul 15, 2024
0e1bad0
fix missing stylesheets when parallel routes are present (#69507)
ztanner Aug 30, 2024
246c6a8
backport branch: disable unnecessary CI tasks (#69513)
ztanner Aug 30, 2024
c4f5339
send initialCanonicalUrl in array format to prevent crawler confusion…
ztanner Aug 30, 2024
d99d229
initialize ALS with cookies in middleware (#65008)
ztanner Apr 25, 2024
196f629
fix middleware cookie initialization (#65820)
ztanner May 15, 2024
55cdf2b
ensure cookies set in middleware can be read in a server action (#67924)
ztanner Jul 18, 2024
61df8bb
fix: merged middleware cookies should preserve options (#67956)
ztanner Jul 19, 2024
21f0ac2
Update create-next-app template (#65803)
ypessoa May 18, 2024
a1135cd
Update `create-next-app` template CSS (#66043)
ypessoa May 21, 2024
3120328
Update create-next-app template CSS (#66233)
ypessoa May 27, 2024
f06e8c2
Use classnames to set font family in Tailwind create-next-app templat…
ypessoa May 30, 2024
a40bc1f
[lint] Disable linting using project config for tests (#66145)
wyattjoh May 28, 2024
442807b
Test lint config after first-time setup (#67146)
eps1lon Jun 25, 2024
c021c2f
feat: enable @typescript-eslint/recommended in create-next-app --type…
JoshuaKGoldberg Jun 27, 2024
f600331
chore(cna): add missing period (#69021)
samcx Aug 19, 2024
55f05c8
Add typechecking test for all entrypoints (#64478)
eps1lon Apr 15, 2024
aa6ef8f
fix(create-next-app): link to app dir docs in next-env.d.ts in app di…
matrv Aug 9, 2024
1f122b8
docs: Refactor `next` and `create-next-app` CLI pages (#68899)
delbaoliveira Aug 22, 2024
6520b7d
Move `create-next-app` public/ assets from local folder→ remote URL (…
leerob Jun 16, 2024
423e5e6
[create-next-app]: add font antialiasing to templates (#67425)
stylessh Jul 3, 2024
435780a
update next-env.d.ts in examples via scripts/check-examples.sh
lubieowoce Sep 2, 2024
f7d4dbd
Support esm externals in app router (#65041)
huozhi May 7, 2024
a5def42
Remove rsc esm client module extra exports (#65519)
huozhi May 9, 2024
6b41071
Fix esm property def in flight loader (#66286)
huozhi Jun 10, 2024
6f1418a
Revert "Fix esm property def in flight loader" (#66727)
ztanner Jun 11, 2024
9bb06c5
Fix esm property def in flight loader (#66990)
huozhi Jun 19, 2024
336019b
test: convert metadata.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
cb8ccd5
test: convert metadata-warnings/index.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
503b477
Warn metadataBase missing in standalone mode or non vercel deployment…
huozhi Jun 1, 2024
ce309b4
Fix favicon merging with customized icons (#67982)
huozhi Aug 7, 2024
26ddcdf
Always collect static icons for all segments (#68712)
huozhi Aug 12, 2024
144aec7
feat: facebook metadata (#65713)
Netail Jul 15, 2024
8fe7ec1
Fix next-swc native binary write in tests (#64744)
timneutkens Apr 18, 2024
6ff089f
Speed up createNext test suite isolation (#64909)
timneutkens Apr 23, 2024
bbdf06b
Fix swc test path from node_modules (#66047)
ijjk May 21, 2024
0343c0e
ci(workflow): skip building next-swc with latest turbopack (#66048)
kwonoj May 21, 2024
13cd9de
ci: reconfigure stats action to check against 14-2-1
lubieowoce Sep 3, 2024
8eba600
ci: fix mockSpan in next-stats-action and reuse it
lubieowoce Sep 3, 2024
a4ff132
ci: enable typescript in some CI scripts
lubieowoce Sep 3, 2024
d8ece3e
test: convert app-static.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
a48be87
Shared Revalidate Timings (#64370)
wyattjoh Apr 11, 2024
01c7c85
Freeze loaded manifests (#64313)
wyattjoh Apr 12, 2024
d44c1fb
Ensure edge prerender-manifest is minimal (#64946)
ijjk Apr 23, 2024
df864ec
Re-land build(edge): extract buildId into environment (#65426)
ijjk May 8, 2024
79177b7
fix: unstable_cache should not cache new result in draft mode (#67772)
timfuhrmann Jul 15, 2024
1f29987
Add draft mode flag for multi-zone (#68997)
ijjk Aug 16, 2024
f11346c
test: convert draftmode.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
0ab5239
Fix edge preview props are not matched with cookie (#67779)
huozhi Jul 15, 2024
d57b805
test: fix static GETs
lubieowoce Sep 2, 2024
abbc66c
test: convert app/index.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
3abfd56
Drop edge prerender manifest (#67787)
huozhi Jul 16, 2024
550c18f
test: convert terser-class-static-blocks.ts to nextTestSetup
lubieowoce Sep 3, 2024
562df1f
Ensure we match comment minify behavior between terser and swc (#68372)
ijjk Aug 1, 2024
c8bde3e
optimize server actions (#66523)
sokra Jun 4, 2024
5eff016
refactor: create shared utils for mod resource (#69145)
huozhi Aug 22, 2024
9c4efb9
Apply optimization for unused actions (#69178)
huozhi Aug 22, 2024
6473113
Improve SWC transform ID generation (#69183)
shuding Aug 22, 2024
2c80812
Turbopack: Allow client components from foreign code in app routes (#…
wbinnssmith Apr 26, 2024
dafdc81
test: convert app-external.test.ts to nextTestSetup
lubieowoce Sep 2, 2024
d09b769
feat(turbopack): add support for esm externals in app dir (#64918)
ForsakenHarmony Jun 19, 2024
55e4ef2
Allow external image urls with _next/image pathname to be rendered vi…
abhi12299 Sep 3, 2024
63b999c
v14.2.8
vercel-release-bot Sep 4, 2024
a882e6e
Revert "Fix esm property def in flight loader (#66990)" (#69749)
huozhi Sep 6, 2024
86547db
test: both wrapped and unwrapped dynamic() (#69780)
lubieowoce Sep 6, 2024
bf48448
Disable experimental.optimizeServer by default (#69788)
huozhi Sep 6, 2024
e50ad14
Fix middleware fallback: false case (#69799)
ijjk Sep 6, 2024
196dab6
Fix status code for /_not-found route (#64058) (#69808)
huozhi Sep 6, 2024
747d365
Fix metadata prop merging (#69807)
huozhi Sep 9, 2024
9a72ad6
unpin CNA tests from 14.2.3
lubieowoce Sep 6, 2024
3756801
test: check most possible combination of CNA flags
lubieowoce Sep 6, 2024
4bd3849
create-next-app: fix font file corruption when using import alias (#6…
ztanner Sep 6, 2024
7998745
test: lock ts type check (#69889)
huozhi Sep 9, 2024
6fa8982
v14.2.9
vercel-release-bot Sep 9, 2024
24647b9
Add ability to customize Cache-Control (#69802)
ijjk Sep 9, 2024
99de057
Revert server action optimization (#69925)
huozhi Sep 10, 2024
7ed7f12
Remove invalid fallback revalidate value (#69990)
ijjk Sep 11, 2024
937651f
v14.2.10
vercel-release-bot Sep 11, 2024
9954a21
Update revalidateTag to batch tags in one request (#65296)
ijjk May 3, 2024
276ddf3
fix: setting `assetPrefix` to URL format breaks HMR (#70040)
devjiwonchoi Sep 12, 2024
fa51ff5
fix: correct metadata url suffix (#69959) (#70042)
devjiwonchoi Sep 12, 2024
bfbc92a
v14.2.11
vercel-release-bot Sep 12, 2024
0b907c7
[ppr] Don't mark RSC requests as /_next/data requests (backport of #6…
wyattjoh Sep 13, 2024
77910c8
(backport) fix(eslint): allow typescript-eslint v8 (#70090)
alvarlagerlof Sep 13, 2024
16ad368
Ensure we chunk revalidate tag requests (#70189)
ijjk Sep 17, 2024
367c6e6
update prefetching jsdoc & documentation (#68047)
ijjk Sep 17, 2024
6d7ced4
v14.2.12
vercel-release-bot Sep 17, 2024
b503b8e
Fix missing cache-control on SSR app route (#70265)
ijjk Sep 19, 2024
62fbd7f
feat: add polyfill of `URL.canParse` for browser compatibility (#70228)
devjiwonchoi Sep 18, 2024
49566f5
Fix vercel og package memory leak (#70214)
huozhi Sep 18, 2024
b0ff3d0
Fix startTime error on Android 9 with Chrome 74 (#67391)
raeyoung-kim Sep 16, 2024
f550237
v14.2.13
vercel-release-bot Sep 20, 2024
ab03c77
feat(next/image): add support for `images.remotePatterns.search` (#70…
styfle Sep 24, 2024
e19d91c
add missing node modules to externals (#70382)
ztanner Sep 24, 2024
50e41a2
backport: fix prefetch bailout detection for nested loading segments …
ztanner Sep 30, 2024
f81e681
Update flakey tests (#70643)
ijjk Sep 30, 2024
3020a11
reduce timeout errors
ijjk Sep 30, 2024
190faf4
Fully skip flakey assertion
ijjk Sep 30, 2024
0ffea65
Fix `revalidateTag()` behaviour when invoked in server components (#7…
ijjk Sep 30, 2024
e1da07e
Externalize node binary modules for app router (#70646)
huozhi Oct 1, 2024
73f6b7d
Respect reexports from metadata API routes (#70508) (#70647)
huozhi Oct 1, 2024
887a419
fix: clone response in first handler to prevent race (#70082) (#70649)
ijjk Oct 1, 2024
dbbec6a
v14.2.14
vercel-release-bot Oct 1, 2024
381d1f9
feat(next/image): add support for `decoding` prop (#70678)
styfle Oct 1, 2024
0d0448b
Fix client reference access causing metadata missing (#70732) (#70788)
huozhi Oct 4, 2024
540ea2d
backport: support breadcrumb style catch-all parallel routes (#65063)…
ztanner Oct 4, 2024
e03c4ff
feat(next/image): add `images.localPatterns` config (#70802)
styfle Oct 4, 2024
0de4183
fix lint
styfle Oct 4, 2024
9c1191a
fix missing helpers in `next-test-utils.ts`
styfle Oct 4, 2024
cb8113b
fix(next/image): handle undefined `images.localPatterns` config in `i…
styfle Oct 5, 2024
bb3f580
fix: Do not omit alt on getImgProps return type, ImgProps (#70818)
styfle Oct 6, 2024
1c8234e
backport: [i18n] Routing fix #70761 (#70976)
ztanner Oct 8, 2024
737c29e
v14.2.15
vercel-release-bot Oct 8, 2024
4f395f5
Fix clone response backport (#71115)
ijjk Oct 10, 2024
3c01e3a
v14.2.16
vercel-release-bot Oct 23, 2024
788af24
update tag from latest -> next-14 (#72112)
ijjk Oct 30, 2024
7548267
Update test cases for backport branch (#72354)
ijjk Nov 5, 2024
fc08813
fix unhandled runtime error from generateMetadata in parallel routes …
huozhi Nov 5, 2024
c7f7de9
Ensure pages/500 handles cache-control as expected (#72050) (#72110)
ijjk Nov 5, 2024
b19f098
Fix: revert the bad node binary handling (#72356)
huozhi Nov 5, 2024
2755430
v14.2.17
vercel-release-bot Nov 5, 2024
91cbf9d
Ignore error pages for cache revalidate (#72412) (#72484)
huozhi Nov 7, 2024
515055a
Fix: (third-parties) sendGTMEvent not queueing events before GTM init…
ijjk Nov 13, 2024
0491c2a
v14.2.18
vercel-release-bot Nov 13, 2024
16ec7d3
[backport] Increase max cache tags to 128 (#73125)
ijjk Nov 25, 2024
1630dc9
Backport: ensure worker exits bubble to parent process (#73433)
ztanner Dec 2, 2024
92280dc
[backport] Update max tag items limit in docs (#73445)
ijjk Dec 2, 2024
cbc62ad
v14.2.19
vercel-release-bot Dec 3, 2024
530421d
[backport] Fix/dedupe fetch clone (#73532)
wyattjoh Dec 4, 2024
ed78a4a
v14.2.20
vercel-release-bot Dec 4, 2024
663fa9c
Fix SWC and React versions for `14-2-1` branch (#73791)
unstubbable Dec 11, 2024
049a690
Backport: Fix `unstable_allowDynamic` when used with pnpm (#73765)
unstubbable Dec 12, 2024
54919d2
chore(docs): update version history of `next/image` (#73926)
styfle Dec 13, 2024
6e35243
chore(docs): add missing `search: ''` on `remotePatterns` (#73925) (#…
styfle Dec 13, 2024
8803d2b
Backport (v14): Upgrade React from 14898b6a9 to 178c267a4e (#74115)
ztanner Dec 19, 2024
2655f6e
v14.2.21
vercel-release-bot Dec 19, 2024
a7f2879
Backport v14: Retry manifest file loading only in dev mode (#73900) (…
ztanner Dec 24, 2024
6c06474
Backport v14: Static worker fixes (#71564 & #74154) (#74284)
ztanner Dec 24, 2024
adfe537
v14.2.22
vercel-release-bot Dec 26, 2024
a85f441
feat(next/image): add support for `images.qualities` in next.config (…
styfle Jan 3, 2025
d60bb1b
Backport: Use provided waitUntil for pending revalidates (#74164) (#7…
ijjk Jan 7, 2025
c4bf4ac
backport: force module format for virtual client-proxy (#74162) (#74590)
lubieowoce Jan 7, 2025
f27ce02
v14.2.23
vercel-release-bot Jan 7, 2025
8129a61
test: fix eslint plugin test (#75687)
huozhi Feb 5, 2025
5791cb6
[Backport v14] add additional x-middleware-set-cookie filtering (#755…
ztanner Feb 10, 2025
c482c20
[backport v14] fix: ensure lint worker errors aren't silenced (#75766…
ztanner Feb 10, 2025
ba6453d
fix corepack keys
ztanner Feb 10, 2025
756be15
v14.2.24
vercel-release-bot Feb 11, 2025
5fd3ae8
[backport] Update middleware request header (#77202)
ijjk Mar 17, 2025
d36a1f3
v14.2.25
vercel-release-bot Mar 17, 2025
8a511d6
Match subrequest handling for edge and node (#77476)
ijjk Mar 24, 2025
10a042c
v14.2.26
vercel-release-bot Mar 24, 2025
649ba86
backport: fix dynamic route interception not working when deployed wi…
ztanner Apr 4, 2025
43f10b8
v14.2.27
vercel-release-bot Apr 7, 2025
3f5d774
fix: node.js module import error when using middleware (#77945)
ztanner Apr 8, 2025
e65628a
v14.2.28
vercel-release-bot Apr 8, 2025
ec9ee87
Only share incremental cache for edge in next start (#79389)
ijjk May 20, 2025
ca92115
v14.2.29
vercel-release-bot May 20, 2025
f523d4a
[backport]: config.allowedDevOrigins (#80410)
ztanner Jun 11, 2025
243072b
v14.2.30
vercel-release-bot Jun 12, 2025
d6bc463
fix(next/image): fix image-optimizer.ts headers (#82114)
styfle Jul 28, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
43 changes: 0 additions & 43 deletions .github/CODEOWNERS
Original file line number Diff line number Diff line change
@@ -1,45 +1,2 @@
# Learn how to add code owners here:
# https://help.github.com/en/articles/about-code-owners


* @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh
/.git* @vercel/next-js @vercel/devex
/docs/ @vercel/next-js @vercel/devex
/errors/ @vercel/next-js @vercel/devex
/examples/ @vercel/next-js @vercel/devex
/scripts/ @vercel/next-js
/.alex* @vercel/next-js @leerob
/.eslint* @vercel/next-js @leerob
/.prettier* @vercel/next-js @leerob
/*.md @vercel/next-js @vercel/devex
/*.mdx @vercel/next-js @vercel/devex
/packages/create-next-app/ @vercel/next-js
/pnpm-lock.yaml @vercel/next-js @vercel/turbopack

# Next.js CLI

/packages/next/src/bin @timneutkens @ijjk @shuding @samcx
/packages/next/src/cli @timneutkens @ijjk @shuding @samcx

# Image Component (@styfle)

/**/*image* @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex
/**/*image*/** @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex
/**/*img* @timneutkens @ijjk @shuding @styfle @huozhi @ztanner @vercel/devex
/packages/next/client/use-intersection.tsx @timneutkens @ijjk @shuding @styfle
/packages/next/server/lib/squoosh/ @timneutkens @ijjk @shuding @styfle
/packages/next/server/serve-static.ts @timneutkens @ijjk @shuding @styfle @huozhi @ztanner
/packages/next/server/config.ts @timneutkens @ijjk @shuding @styfle @huozhi @ztanner

# Tooling & Telemetry

/packages/next/src/build/ @timneutkens @ijjk @shuding @huozhi @ztanner @feedthejim @vercel/turbopack
/packages/next/src/server/lib/router-utils/setup-dev-bundler.ts @timneutkens @ijjk @shuding @huozhi @feedthejim @ztanner @wyattjoh @vercel/turbopack
/packages/next/src/telemetry/ @timneutkens @ijjk @shuding @padmaia
/packages/next-swc/ @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
Cargo.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
Cargo.lock @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
/.cargo/config.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
/.config/nextest.toml @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
/test/build-turbopack-dev-tests-manifest.js @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
/test/turbopack-dev-tests-manifest.json @timneutkens @ijjk @shuding @huozhi @vercel/turbopack
Loading