0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-23 21:53:55 -05:00
astro/packages/integrations/vercel/test/fixtures
Arsh e2fe51c828
feat(vercel): ISR (#9714)
* feat(vercel): isr

* bypass token

* exclusion of certain paths

* add test

* remove search params in dev mode

* Apply suggestions from code review

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>

* Apply suggestions from code review

* Apply suggestions from code review

* fix missing await

* escape src for regex

* cleanup

* revalidate -> expiration

* update type docs

* always exclude /_image

* add changeset

* Apply suggestions from code review

* always create serverless function for /_image

* Apply suggestions from code review

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Apply suggestions from code review

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-02-07 19:06:37 +05:30
..
basic feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
functionPerRoute feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
image nit: optimize images (#8629) 2023-09-22 12:04:39 +02:00
isr feat(vercel): ISR (#9714) 2024-02-07 19:06:37 +05:30
max-duration feat(vercel): maxDuration config (#8867) 2023-10-23 11:02:23 +01:00
middleware-with-edge-file feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
middleware-without-edge-file feat: adapter features, deprecate astro configs (#7839) 2023-08-08 11:02:00 +01:00
no-output
prerendered-error-pages fix(vercel): fallback to static 404.html (#9648) 2024-01-10 14:52:29 +00:00
redirects Fix vercel redirects with trailingSlash always (#7447) 2023-06-22 23:40:08 +08:00
redirects-serverless Prevent Vercel serverless generate static redirect pages (#8896) 2023-10-24 18:26:34 +08:00
serverless-prerender Vercel adapter default changes (#8239) 2023-08-28 12:10:28 -04:00
serverless-with-dynamic-routes Change functionPerRoute to false by default (#8546) 2023-09-14 08:15:11 -04:00
static fix(vercel): include 404.html as fallback in the static adapter (#9591) 2024-01-05 23:57:48 +05:30
static-assets feat: add cache headers to assets in Vercel adapter (#7729) 2023-08-01 18:06:50 -05:00
streaming feat(vercel): streaming (#8879) 2023-11-07 14:01:04 +00:00
with-speed-insights-enabled [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00
with-web-analytics-enabled/output-as-static [@astrojs/vercel] Individually enable Speed Insights and Web Analytics (#8021) 2023-09-14 08:02:11 -04:00