Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[pull] canary from vercel:canary #560

Merged
merged 211 commits into from
Mar 1, 2023
Merged
Changes from 1 commit
Commits
Show all changes
211 commits
Select commit Hold shift + click to select a range
be5a9f5
chore(deps): use external `@edge-runtime/cookies` (#42736)
balazsorban44 Feb 17, 2023
752acfe
Improve generic namings (#46046)
shuding Feb 17, 2023
c16e287
feat: show version staleness in error overlay (#44234)Co-authored-by:…
balazsorban44 Feb 17, 2023
465f984
Fix normalization of .rsc extension (#46043)
timneutkens Feb 17, 2023
ae3442c
Fix RSC navigation when overriding headers in middleware (#46049)
timneutkens Feb 17, 2023
bac00ba
@next/font migration warning (#46036)
hanneslund Feb 17, 2023
c3349e7
Add jsdoc examples to metadata (#46035)
huozhi Feb 17, 2023
4487abd
v13.1.7-canary.18
timneutkens Feb 17, 2023
061a647
Fix cache built files step (#46075)
ijjk Feb 18, 2023
ce1e5de
Disable cache built files step
ijjk Feb 18, 2023
4acdd34
Revert part of #45971 (#46071)
shuding Feb 18, 2023
e2649af
Remove built files chown
ijjk Feb 18, 2023
2b18d5d
v13.1.7-canary.19
ijjk Feb 18, 2023
b954bbe
fix: codemod `next/image` within monorepo (#46047)
styfle Feb 18, 2023
930d27e
Fix failed cache restoring (#46083)
ijjk Feb 18, 2023
7e6cc0c
Check for windows paths in server matchers (#46055)
hanneslund Feb 18, 2023
607dd69
Fix export conditions in Webpack config (#46066)
shuding Feb 18, 2023
7230258
Add `loader-runner` to compiled packages (#45962)
wbinnssmith Feb 18, 2023
be74d94
Fix next/font error parsing on windows (#46053)
hanneslund Feb 18, 2023
c7f43e5
Fix adding-exmaples.md doc (#46051)
wherehows Feb 18, 2023
67a719c
Update next/font/google data (#46040)
hanneslund Feb 18, 2023
0fe793f
Add `vary` header to responses from pages and Edge SSR (#46073)
shuding Feb 18, 2023
f9346f1
Update @testing-library/react in with-redux example (#46085)
vasucp1207 Feb 18, 2023
0bc4d56
v13.1.7-canary.20
ijjk Feb 18, 2023
70c087e
Fix flaky invalid import test (#46089)
hanneslund Feb 18, 2023
be2d413
chore: Rename internal Webpack plugin (#46088)
shuding Feb 18, 2023
28eb15f
Fix manifest error when using route.js (#46102)
timneutkens Feb 18, 2023
c4db007
v13.1.7-canary.21
timneutkens Feb 18, 2023
8c1f210
Fix small error in documentation (#46105)
BrodaNoel Feb 18, 2023
b63a2a2
fix: typedroute routes for window (#46099)
imranbarbhuiya Feb 18, 2023
00b8528
Fix React key warning when using metadata.twitter.images (#46106)
taep96 Feb 19, 2023
2f967cc
Detect invalid metadata exports errors in next-swc (#46077)
huozhi Feb 19, 2023
08bb269
Update error doc for CSS Modules in third-party deps (#46121)
timneutkens Feb 19, 2023
cb03a79
fix: <title> problem in example/blog-starter (#46122)
abe1272001 Feb 19, 2023
d7b479a
Polish metadata interface jsdoc (#46116)
huozhi Feb 20, 2023
ce46922
speeds O(n^2) execution of detectConflictingPaths (#46080)
0xadada Feb 20, 2023
2513965
chore(ci): add job to test codemods (#46068)
styfle Feb 20, 2023
cbb66d4
Use tsx parser in built-in-next-font codemod tests (#46140)
hanneslund Feb 20, 2023
a9b5661
Send correct stats in hot reloader sync event (#46150)
hanneslund Feb 20, 2023
80c4766
Adding next-multilingual as a new i18n option (#37452)Co-authored-by:…
nbouvrette Feb 20, 2023
5cb6925
fix: OpenGraph metadata images rendering (#46154)
teobler Feb 20, 2023
9b2e3c5
Use next/font in create-next-app (#45897)
hanneslund Feb 20, 2023
b3f3bf5
Improve app-render error log with edge runtime (#46157)
hanneslund Feb 20, 2023
bee51b6
feat: add instrumentation hook (#46002)
feedthejim Feb 20, 2023
3577988
Update flakey instrumentation test cases (#46165)
ijjk Feb 20, 2023
99a0e26
Update added instrument check (#46166)
ijjk Feb 20, 2023
888384c
Add icon descriptor property media and fetchPriority (#46149)
huozhi Feb 20, 2023
c765fad
Update CI test setup (#46138
ijjk Feb 21, 2023
9e86fd1
Fix "use client" in pages dir errors (#46191)
hanneslund Feb 21, 2023
0ab8dcb
Fix client boundary defined in a module (#46171)
shuding Feb 21, 2023
a1abeaf
build(cargo): update turbopack (#46013)Co-authored-by: JJ Kasper <jj@…
jridgewell Feb 21, 2023
04c6c8c
v13.1.7-canary.22
timneutkens Feb 21, 2023
185a892
Fix turbopack route resolver (#46206
ijjk Feb 21, 2023
a5ef594
Update flaky dev tests (#46179)
hanneslund Feb 21, 2023
d0e17ba
Add invariant error when the pageData is incorrectly assigned (#46204)
shuding Feb 21, 2023
7af4308
Fix handle extracted CSS modules without layer info (#46200)
shuding Feb 21, 2023
1253a30
Add ISR handling for app routes (#46133)
ijjk Feb 21, 2023
ccdc836
Fix flaky script test (#46211)
huozhi Feb 21, 2023
4bfb923
Update Turbopack to turbopack-230221.3 (#46209
wbinnssmith Feb 21, 2023
3615ede
fix: don't append domain to absolute urls when using i18n (#46201
dstaley Feb 22, 2023
16aa8e9
fix: CNA issues when using `@/` in custom import alias (#46184)
jankaifer Feb 22, 2023
1ccb9af
chore(ci): remove `needs: build-native-test` from codemod test (#46192)
styfle Feb 22, 2023
5160aa7
Fix route.js trailingSlash handling (#46185)
timneutkens Feb 22, 2023
44c5886
Breakup telemetry test further (#46218
ijjk Feb 22, 2023
b8837ad
fix file name in next/font unresolved import error (#46187)
hanneslund Feb 22, 2023
0b563e8
fix: image optimization content-type (#46219)
styfle Feb 22, 2023
d548318
v13.1.7-canary.23
ijjk Feb 22, 2023
aa7cc31
Fix app-dir vary test in deploy mode (#46224
ijjk Feb 22, 2023
34e08e8
Skip build step for docs only change (#46225
ijjk Feb 22, 2023
9d2824e
Update app dir cache handling (#46081)
lubakravche Feb 22, 2023
1dc7694
v13.1.7-canary.24
ijjk Feb 22, 2023
2c68f24
Don't enable dev watcher when turbopack is used (#46231)
timneutkens Feb 22, 2023
1567f42
v13.1.7-canary.25
timneutkens Feb 22, 2023
e09feab
Fix API route matched as page on Windows in dev (#46238)
hanneslund Feb 22, 2023
65ecd9c
Fix missing metadataBase for static tw,og image resolving (#46243)
huozhi Feb 22, 2023
4072955
feat: add OTEL instrumentation for next-server + OTEL example (#46198)
feedthejim Feb 22, 2023
bd8cf3a
v13.1.7-canary.26
feedthejim Feb 22, 2023
aac3ecb
Fix precompiled of react scheduler (#46250)
huozhi Feb 22, 2023
ab123c1
Add test for next-found and redirect for metadata (#46248)
huozhi Feb 22, 2023
d38035c
Make build error urls clickable (#46251)
hanneslund Feb 22, 2023
3d73366
update turbopack (#46253
sokra Feb 22, 2023
57d2963
feat: add `contentDispositionType` config to Image Optimization API (…
styfle Feb 22, 2023
833917c
Remove cache built files step (#46264
ijjk Feb 22, 2023
0302576
v13.1.7-canary.27
ijjk Feb 22, 2023
001e6ca
Update app dir cache handling (#46271
ijjk Feb 22, 2023
ff05d9b
Skip pre-rendering the default param when no params are provided (#46…
shuding Feb 22, 2023
5a30481
Update app-dir react bundle to leverage edge build (#46208)
huozhi Feb 22, 2023
1924038
Improve type checking (#46276)
shuding Feb 22, 2023
c700548
chore: refactor image optimization tests (#46269)
styfle Feb 23, 2023
7c5aa66
Update Turbopack to turbopack-230222.3 (#46278)
wbinnssmith Feb 23, 2023
b24d729
Code refactoring for loader rules (#46277
shuding Feb 23, 2023
16e2fd6
Update Edge Runtime docs page (#46239)
molebox Feb 23, 2023
4c7ed7b
Rename: `OgTypFields` variable to `OgTypeFields` (#46282)
hiddenest Feb 23, 2023
1149ccc
Add client router filter handling (#46283)
ijjk Feb 23, 2023
6d25125
Update app dir cache heuristics (#46287)
ijjk Feb 23, 2023
2882eb4
v13.1.7-canary.28
timneutkens Feb 23, 2023
5792533
Update app cache handler loading (#46290
ijjk Feb 23, 2023
d070b02
update turbopack (#46297)
sokra Feb 23, 2023
4faf579
[EXAMPLES] Update with-apollo-neo4j-graphql (#44570)
mjfwebb Feb 23, 2023
884dacc
v13.1.7-canary.29
timneutkens Feb 23, 2023
0305d0c
Docs: built-in-next-font codemod (#46301)
hanneslund Feb 23, 2023
344ccf2
Fix edge runtim path slashes mismatch on windows (#46302)
huozhi Feb 23, 2023
0d0a980
v13.1.7-canary.30
timneutkens Feb 23, 2023
cd557c9
fix(cms-examples): title warning (#46262)
none23 Feb 23, 2023
bcb2010
Fix error on 404 page when middleware exists (#46303)
shuding Feb 23, 2023
5dee445
Fix broken link on `node-module-in-edge-runtime.md` (#46305)
AndyBitz Feb 23, 2023
604b012
fix: lazy load dynamically generated `next/image` in Safari Firefox (…
styfle Feb 23, 2023
53006b2
Update @next/font package warning (#46311)
hanneslund Feb 23, 2023
99a7a34
Ensure generateStaticParams works in route (#46310)
ijjk Feb 23, 2023
1bd84f5
update test setup
ijjk Feb 23, 2023
c4a3846
v13.1.7-canary.32
feedthejim Feb 23, 2023
e1a224c
fix pre-compiled
ijjk Feb 23, 2023
f4f408c
remove log
ijjk Feb 23, 2023
cf8ca96
v13.2.0
ijjk Feb 23, 2023
4eb34ef
Fix `/` having wrong file size in build output (#46314)
jankaifer Feb 23, 2023
8ff3d7f
Fix client filter case with redirects (#46317)
ijjk Feb 23, 2023
1275fdc
fix(cli): add navigation compat types to default `next-env.d.ts` (#46…
balazsorban44 Feb 23, 2023
4f0d76c
Migrate `create-next-app` and e2e tests to Metadata API. (#45819)
leerob Feb 23, 2023
5c6d070
Update isStale checking for fetch cache (#46331
ijjk Feb 24, 2023
66b8293
Handle same page reload case in filter (#46324)
ijjk Feb 24, 2023
10ada08
v13.2.1-canary.0
ijjk Feb 24, 2023
8d83d85
v13.2.1
ijjk Feb 24, 2023
9df7df1
fix(ts): correctly augment `next` when `typedRoutes: true` (#46332)
balazsorban44 Feb 24, 2023
e91de8e
Docs: `next/font` updates (#46159)
delbaoliveira Feb 24, 2023
cf16374
feat(cssnano-simple): merge into next repo (#46380)
SukkaW Feb 24, 2023
18232f6
Dedupe next/font preload tags (#46354)
hanneslund Feb 24, 2023
3997b50
Add note explaining how to import fonts with spaces in name (#46348)
jankaifer Feb 24, 2023
26110b0
Print command for current packet manager in @next/font warning (#46359)
hanneslund Feb 24, 2023
ee7c0c5
Docs: Fix Railway link (#46381)
GitRowin Feb 24, 2023
232dfbe
Loader refactoring (#46304)
shuding Feb 24, 2023
130ab59
Support `server-only` inside pages/api (#46328)
shuding Feb 24, 2023
0b248f8
fix: improve next.config.js validation for `images` prop (#46326)
styfle Feb 24, 2023
bca8962
Add missing 'key' (#46386)
j-mattsson Feb 24, 2023
dee944b
test(next-script): teardown next-dev instance via jest hooks (#46383)
kwonoj Feb 24, 2023
de47336
Revert "Support `server-only` inside pages/api" (#46388)
ijjk Feb 24, 2023
51f9f5d
Apply filtering after rewrite as well (#46390
ijjk Feb 24, 2023
c533613
Fix fetch cache key inputs and encoding (#46392
ijjk Feb 25, 2023
4c6e8d4
Add relative app dir field (#46393)
ijjk Feb 25, 2023
e0e81ea
v13.2.2-canary.0
ijjk Feb 25, 2023
725a4de
Fix failing app-static deploy test (#46395)
ijjk Feb 25, 2023
ccdb869
test(integration): properly pipe turbopack binary stdouts (#46382)
kwonoj Feb 25, 2023
b942a6f
chore: improve error when exporting metadata from client component (#…
thiskevinwang Feb 25, 2023
2988be2
Update server reference syntax and tests (#46389)
shuding Feb 25, 2023
516bc83
Fix SWC error wrongly formatted (#46412)
shuding Feb 25, 2023
821c251
Fix(typedRoutes): replaced `readFile` + `replaceAll`, hid utils types…
DuCanhGH Feb 25, 2023
ebed739
Ensure fetch fields are detected with RequestInit (#46398)
ijjk Feb 25, 2023
624232d
Ensure SERVER_REFERENCE_MANIFEST is included in output files (#46420)
shuding Feb 25, 2023
d9776cc
Fix duplicate link type asset generation (#46421)
shuding Feb 25, 2023
adefdd2
chore: show large data warning once per page on prod (#46323)
SethFalco Feb 25, 2023
ff4e06a
v13.2.2-canary.1
ijjk Feb 25, 2023
b7b81b2
fixed spelling mistake (#46446)
yun-jay Feb 26, 2023
c0dd8be
Fix(typedRoutes): export createServer from 'next/types/index.d.ts' (#…
DuCanhGH Feb 27, 2023
65ce868
chore: Loss of precision due to Date now amplification (#46344)
harrytothemoon Feb 27, 2023
f3ef4e9
Cover 1st-party examples with tests (#45270)Co-authored-by: kodiakhq[…
jankaifer Feb 27, 2023
9d30f43
Updates cms-sanity example to use Sanity v3 (#45662
snorrees Feb 27, 2023
586ae4e
Support Two-letter Language Codes(ISO-639-1) to metadata HrefLang typ…
hiddenest Feb 27, 2023
54266bb
[next/codemod]: Preserve type-only imports when using `next-image-to-…
JohnDaly Feb 27, 2023
ddccab7
Remove incorrect comment (#46467)Co-authored-by: kodiakhq[bot] <49736…
timneutkens Feb 27, 2023
714720f
dynamic = "error" violations should be shown in error overlay (#45893
jankaifer Feb 27, 2023
3666491
Fix typo from next-font (#46468
Kanary159357 Feb 27, 2023
bd9ad97
Fix next/font/google config not being used (#46484)
hanneslund Feb 27, 2023
86c81d2
Add @latest to next/font codemod warning (#46486)
hanneslund Feb 27, 2023
ce234fb
Add error for styled-jsx in Server Component (#46482)
hanneslund Feb 27, 2023
69fe4ee
Refactor style loader code (#46490)
shuding Feb 27, 2023
16d7ffd
Fix SWC's auto_cjs handling (#46448)
shuding Feb 27, 2023
04547e8
Add theme color media support for metadata (#46502)
huozhi Feb 27, 2023
9376a5a
Add image generation test to app route (#46449)
shuding Feb 27, 2023
792c26d
Fix(typedRoutes): fixed 'next' imports on TS < 5.0 (#46507)
DuCanhGH Feb 27, 2023
474b115
Remove baseUrl from create-next-app ts/jsconfig.json (#46458)
thomasballinger Feb 27, 2023
d3e576d
fix: codemod should preserve type only import (#46512)
styfle Feb 27, 2023
aa61463
Update fetch cache key (#46513
ijjk Feb 27, 2023
9ad1f32
Add interactive-widget optional property to Viewport type (#46506)
aretrace Feb 27, 2023
82f4fd3
Update router filter to be less sensitive (#46515)
ijjk Feb 28, 2023
6b27604
v13.2.2-canary.2
ijjk Feb 28, 2023
4ac4b75
Update fetch cache internal handling (#46522)
ijjk Feb 28, 2023
877f2f5
Upgrade precompiled react packages (#46365)
shuding Feb 28, 2023
3609bdb
v13.2.2-canary.3
timneutkens Feb 28, 2023
767e921
fix(error-overlay): hide "Learn more" when up-to-date (#46488)
balazsorban44 Feb 28, 2023
5ff005f
Refactor route types to include rewrites and redirects (#46327)
shuding Feb 28, 2023
619c76c
Fix infinite invalidations loop in app dir (#46526)Co-authored-by: ko…
ijjk Feb 28, 2023
7a9047a
Added bcrypt to the serverComponentsExternalPackages auto-optOut list…
JesseKoldewijn Feb 28, 2023
886dc9f
feat: add support for the src folder for the instrumentation hook (#4…
feedthejim Feb 28, 2023
0c0318e
Wrong function name (#46546)
serkanbektas Feb 28, 2023
d0ba800
Fix viewport typing and refactor constants (#46569)
huozhi Feb 28, 2023
d49c700
Fix shared entries/invalidators module scope (#46533)
ijjk Feb 28, 2023
9edf2d3
Fix CSS imports not included in entries with a custom extension (#46571)
shuding Feb 28, 2023
18dc09b
fix: should not warn when image unmounts (#46567)
styfle Feb 28, 2023
b6b7933
fix: generate next-env.d.ts file during next lint command (#46249)
teobler Feb 28, 2023
89a9bd9
v13.2.2-canary.4
ijjk Feb 28, 2023
4b705a5
Use og:image instead of og:image:url (#46570)
huozhi Feb 28, 2023
11494c3
Fix usage of textDecoder to not break utf8 characters (#46564)
vadzim Feb 28, 2023
5532b6a
Fix app client child entry not being disposed when deleting the file …
shuding Feb 28, 2023
b5f92c4
Fix: canonical should allow relative urls (#46584)
huozhi Mar 1, 2023
250a2f5
v13.2.2-canary.5
ijjk Mar 1, 2023
5d48d7e
v13.2.2
ijjk Mar 1, 2023
076844e
Ensure URL can be passed to fetch correctly (#46592
ijjk Mar 1, 2023
9b6ede2
build(cargo): update turbopack (#46581)
jridgewell Mar 1, 2023
ff69947
Fix(typedRoutes): fixed Webpack crashing without redirects/rewrites (…
DuCanhGH Mar 1, 2023
9fdddb3
Fix async generateMetadata type in ts plugin (#46596)
ijjk Mar 1, 2023
0c923c3
Async Storage Cleanup (#46586)
wyattjoh Mar 1, 2023
cccf4f2
v13.2.3-canary.0
ijjk Mar 1, 2023
abf8a42
Fix static to dynamic error in dev (#46597)
ijjk Mar 1, 2023
b0b5cd8
Add page path to repeated slashes in href error (#46557)
hanneslund Mar 1, 2023
5306df8
Implement middleware support for Turbopack (#46397)
jridgewell Mar 1, 2023
419ade2
v13.2.3-canary.1
ijjk Mar 1, 2023
7f0b9e2
v13.2.3
ijjk Mar 1, 2023
5acabf0
test(utils): support turbopack-based overlay error text lookup (#46589
kwonoj Mar 1, 2023
9dfbe93
Check if server error already had its message updated (#46367)
hanneslund Mar 1, 2023
725fbc2
[next/jest] Support path aliases from `tsconfig`/`jsconfig` (#45815)
JohnDaly Mar 1, 2023
494943c
List unsupported Turbopack config keys (#46582)
jridgewell Mar 1, 2023
d167ecc
Documentation: Update link-no-children error page for new link (#46514)
divslinger Mar 1, 2023
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/workflows/build_test_deploy.yml
Original file line number Diff line number Diff line change
@@ -944,6 +944,9 @@ jobs:
turbo run build-native --cache-dir=".turbo" -- --target x86_64-unknown-linux-gnu &&
strip packages/next-swc/native/next-swc.*.node

- run: sudo chown -R $USER:$GROUP ./packages/next-swc/target
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}

- name: Upload artifact
uses: actions/upload-artifact@v3
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}
3 changes: 3 additions & 0 deletions .github/workflows/pull_request_stats.yml
Original file line number Diff line number Diff line change
@@ -88,6 +88,9 @@ jobs:
turbo run build-native --cache-dir=".turbo" -- --target x86_64-unknown-linux-gnu &&
strip packages/next-swc/native/next-swc.*.node

- run: sudo chown -R $USER:$GROUP ./packages/next-swc/target
if: ${{ steps.docs-change.outputs.DOCS_CHANGE == 'nope' }}

- name: Upload artifact
uses: actions/upload-artifact@v3
with: