0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
Commit graph

396 commits

Author SHA1 Message Date
Arsh
9bd43625f8 fix(vercel): fallback to static 404.html () 2024-01-10 14:52:29 +00:00
Houston (Bot)
26bfa78a65 [ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-06 02:15:45 +05:30
Arsh
df7a2485cd [ci] format 2024-01-05 18:28:59 +00:00
Arsh
cef4a7fb69 fix(vercel): include 404.html as fallback in the static adapter ()
* include 404.html as fallback

* add changeset

* include only when 404.astro exists

* add test

* route.component -> route.pathname
2024-01-05 23:57:48 +05:30
Arsh
c3c3fa2110 [ci] format 2024-01-04 16:38:10 +00:00
Arsh
297909c450 chore(vercel): deprecate speedInsights ()
* deprecate speedInsights config

* add changeset
2024-01-04 16:37:13 +00:00
Houston (Bot)
661b8cfe1c [ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-01-02 10:26:33 -05:00
Arsh
ec6aa1af11 fix(vercel): prevent build failure with node 21 ()
* fix(vercel): prevent build failure with node 21

* add changeset
2023-12-29 21:18:15 +05:30
Houston (Bot)
b4bcc3aeb7 [ci] release ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-12-27 13:34:07 -05:00
Houston (Bot)
1a5736bd74 [ci] format 2023-12-27 17:38:12 +00:00
Sarah Rainsberger
8fd34ca178 [ci] format 2023-12-21 20:36:15 +00:00
Sarah Rainsberger
21ff782ce0 [docs] minimal integration READMEs ()
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 ()
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 ()
* 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 ()
* add fix

* add test

* add changeset
2023-12-12 03:50:22 +05:30
Houston (Bot)
01ee900b8c [ci] release ()
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 () 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 () 2023-12-08 16:25:39 +00:00
Geoffrey Casper
9c1efc8648 Allow async functions in the Vercel edge middleware integration ()
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 ()
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 ()
* 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 ()
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) ()
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 ()
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-12-02 00:59:22 +08:00
Houston (Bot)
8f352b30a9 [ci] release (beta) ()
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 ()
* 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) ()
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 () 2023-11-24 22:00:03 +08:00
Bjorn Lu
5944599bf5 Update all dependencies ()
Co-authored-by: delucis <delucis@users.noreply.github.com>
2023-11-21 12:09:19 +08:00
Houston (Bot)
ebc942acc9 [ci] release ()
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 () 2023-11-07 14:01:04 +00:00
Bjorn Lu
03eab97377 Fix examples smoke test fail () 2023-10-26 19:13:43 +08:00
Bjorn Lu
be0ab6c28a Prevent bumping peer deps () 2023-10-26 18:07:02 +08:00
Houston (Bot)
39cac8c666 [ci] release ()
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 () 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 ()
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2023-10-23 11:02:23 +01:00
Houston (Bot)
c921d16b0a [ci] release ()
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 () 2023-10-23 17:14:02 +08:00
Houston (Bot)
f9194ee4d4 [ci] release ()
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 ()
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 ()
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 ()
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 ()
* 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 ()
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 () 2023-10-03 15:25:25 +01:00
Houston (Bot)
75eb03d648 [ci] release ()
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 ()
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-10-02 16:34:57 +08:00