Sarah Rainsberger
|
21ff782ce0
|
[docs] minimal integration READMEs (#9479)
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
|
2023-12-21 16:35:11 -04:00 |
|
Houston (Bot)
|
2f054cb4fa
|
[ci] release (#9406)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-14 09:01:03 -05:00 |
|
Jacob Lamb
|
ff295cf492
|
chore(vercel): Add beta option for status (#9413)
* Add beta option for status
* Create stupid-cheetahs-sell.md
* Add warning for beta
* Update packages/integrations/vercel/src/serverless/adapter.ts
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Switch to `minor` and document new API/option
* Update README.md
* Update README.md
* Update packages/integrations/vercel/README.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
* Update .changeset/stupid-cheetahs-sell.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
2023-12-13 12:12:48 +00:00 |
|
Arsh
|
27f1c968e2
|
fix(vercel): handle dots in source path for redirects (#9289)
* add fix
* add test
* add changeset
|
2023-12-12 03:50:22 +05:30 |
|
Houston (Bot)
|
01ee900b8c
|
[ci] release (#9365)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-11 11:57:19 +00:00 |
|
Sarah Rainsberger
|
4b1e6c26bd
|
[docs] Vercel README - update code samples (#9383)
|
2023-12-08 16:04:54 -06:00 |
|
Arsh
|
88c6a3d01e
|
[ci] format
|
2023-12-08 16:26:49 +00:00 |
|
Arsh
|
76a8ed20c5
|
fix(vercel): clear artifacts from redirects (#9287)
|
2023-12-08 16:25:39 +00:00 |
|
Geoffrey Casper
|
9c1efc8648
|
Allow async functions in the Vercel edge middleware integration (#9334)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com>
|
2023-12-07 21:43:47 +08:00 |
|
Houston (Bot)
|
2efd952fc1
|
[ci] release (#9340)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-06 15:09:30 -05:00 |
|
Matthew Phillips
|
9fed506903
|
Define the Vercel adapter's peerDependency (#9348)
* Define the Vercel adapter's peerDependency
* Update .changeset/nasty-carrots-study.md
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
---------
Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
|
2023-12-06 14:58:35 -05:00 |
|
Houston (Bot)
|
185840fb84
|
[ci] release (#9307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-12-05 09:39:16 -04:00 |
|
Houston (Bot)
|
698d0813f6
|
[ci] release (beta) (#9251)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-01 14:12:49 -05:00 |
|
Bjorn Lu
|
63f93c7842
|
Remove remaining deprecated APIs (#9263)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-12-02 00:59:22 +08:00 |
|
Houston (Bot)
|
8f352b30a9
|
[ci] release (beta) (#9228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-29 13:50:18 -05:00 |
|
Arsh
|
7a4c917a9c
|
Switch app.render signature (#9199)
* feat(app): app.render optional object
* tests
* update vercel and node
* update changeset
* deprecation notice and loggin
* clarify changeset
* add node, vercel changeset
* deduplicate code
|
2023-11-29 21:08:42 +05:30 |
|
Houston (Bot)
|
880db8efa7
|
[ci] release (beta) (#9114)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-27 12:59:31 -05:00 |
|
Bjorn Lu
|
3bce17c655
|
Remove vercel deprecated analytics option (#9184)
|
2023-11-24 22:00:03 +08:00 |
|
Bjorn Lu
|
5944599bf5
|
Update all dependencies (#9138)
Co-authored-by: delucis <delucis@users.noreply.github.com>
|
2023-11-21 12:09:19 +08:00 |
|
Houston (Bot)
|
ebc942acc9
|
[ci] release (#8989)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-08 08:51:24 +01:00 |
|
lilnasy
|
75eaeadf73
|
[ci] format
|
2023-11-07 14:03:45 +00:00 |
|
Arsh
|
503f60fe8b
|
feat(vercel): streaming (#8879)
|
2023-11-07 14:01:04 +00:00 |
|
Bjorn Lu
|
03eab97377
|
Fix examples smoke test fail (#8923)
|
2023-10-26 19:13:43 +08:00 |
|
Bjorn Lu
|
be0ab6c28a
|
Prevent bumping peer deps (#8893)
|
2023-10-26 18:07:02 +08:00 |
|
Houston (Bot)
|
39cac8c666
|
[ci] release (#8895)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-24 12:26:45 -04:00 |
|
Bjorn Lu
|
abcb57535f
|
Prevent Vercel serverless generate static redirect pages (#8896)
|
2023-10-24 18:26:34 +08:00 |
|
ematipico
|
efbe8fbd5b
|
[ci] format
|
2023-10-23 10:04:32 +00:00 |
|
Arsh
|
56bd88ae75
|
feat(vercel): maxDuration config (#8867)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-10-23 11:02:23 +01:00 |
|
Houston (Bot)
|
c921d16b0a
|
[ci] release (#8861)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-23 17:22:50 +08:00 |
|
Kevin Cole
|
5d5ad235c5
|
Update README.md: Fix incorrect import in example code (#8888)
|
2023-10-23 17:14:02 +08:00 |
|
Houston (Bot)
|
f9194ee4d4
|
[ci] release (#8848)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-18 13:31:13 +01:00 |
|
Houston (Bot)
|
8aefa8c506
|
[ci] release (#8820)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-17 03:28:33 +05:30 |
|
Houston (Bot)
|
13585fa0d9
|
[ci] release (#8796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-12 09:43:24 -05:00 |
|
Houston (Bot)
|
00fe297a5c
|
[ci] release (#8768)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-10 22:30:52 +08:00 |
|
Arsh
|
30419b39d1
|
chore: removed adapters cleanup (#8726)
* update ci, readme, comments, remote workspaces
* fix hosted test fixture
* keep adapter config typedocs
|
2023-10-10 19:36:35 +05:30 |
|
Houston (Bot)
|
de112e1295
|
[ci] release (#8738)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-05 11:10:06 +01:00 |
|
Emanuele Stoppa
|
c126b5cca0
|
feat: add provenance to packages (#8737)
|
2023-10-03 15:25:25 +01:00 |
|
Houston (Bot)
|
75eb03d648
|
[ci] release (#8722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-02 23:55:56 +08:00 |
|
Houston (Bot)
|
80088574d3
|
[ci] release (#8699)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-02 16:34:57 +08:00 |
|
Houston (Bot)
|
9bfc631255
|
[ci] release (#8695)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-28 14:12:22 -04:00 |
|
Matthew Phillips
|
1e9ae67d08
|
Revert "[ci] release (#8671)" (#8696)
This reverts commit e10cd5d4f8 .
|
2023-09-28 13:57:54 -04:00 |
|
Houston (Bot)
|
e10cd5d4f8
|
[ci] release (#8671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
2023-09-28 13:14:13 -04:00 |
|
Elian ☕️
|
9d3e283a48
|
update all the readme's for expressive code (#8691)
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com>
Co-authored-by: Genteure <Genteure@users.noreply.github.com>
Co-authored-by: Bryce Russell <brycetrussell@gmail.com>
Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com>
Co-authored-by: Hippo <hippotastic@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com>
|
2023-09-28 15:48:03 +02:00 |
|
Houston (Bot)
|
9618795caa
|
[ci] release (#8663)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-25 15:54:55 -04:00 |
|
Houston (Bot)
|
fa0de8e08b
|
[ci] release (#8635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-25 18:28:54 +08:00 |
|
Erika
|
4d365db0ac
|
nit: optimize images (#8629)
|
2023-09-22 12:04:39 +02:00 |
|
Houston (Bot)
|
b9b76ffcac
|
[ci] release (#8597)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-21 14:32:12 -04:00 |
|
Houston (Bot)
|
4513251a1d
|
[ci] release (#8590)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-19 17:21:05 +08:00 |
|
Rishi Raj Jain
|
115258f4ee
|
fix: Vercel serverless adapter logs too much (#8581)
|
2023-09-18 19:22:55 +08:00 |
|
Houston (Bot)
|
09aff2b23a
|
[ci] release (#8540)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-14 12:44:09 -04:00 |
|