summaryrefslogtreecommitdiff
path: root/packages/integrations/vercel/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2025-03-21fix: generate correct external redirects (#13480)Gravatar Matt Kane 1-4/+8
2025-03-03fix: generate correct responsive srcsets on Vercel (#13351)Gravatar Matt Kane 2-1/+14
* fix: generate correct responsive srcsets on Vercel * [skipci] Apply suggestions from code review Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2025-02-26[ci] formatGravatar Slawek Kolodziej 1-11/+13
2025-02-26feat(vercel): allow defining ISR exclusions with regular expressions (#13211)Gravatar Slawek Kolodziej 1-8/+30
Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com> Co-authored-by: sarah11918 <5098874+sarah11918@users.noreply.github.com>
2025-02-24Replace globby/fast-glob/tiny-glob with tinyglobby (#13299)Gravatar Bjorn Lu 1-2/+2
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: florian-lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
2025-02-07[ci] formatGravatar Emanuele Stoppa 8-36/+36
2025-02-06chore: move vercel adapter to codeGravatar Emanuele Stoppa 8-36/+8
2025-01-30fix: use vercel routing utils (#525)Gravatar Matt Kane 2-67/+91
* fix: use vercel routing utils * changeset * log error * Format * Update changeset * Update tests * Changes from review * Format
2025-01-23fix(vercel): update middleware esbuild settings (#519)Gravatar Matt Kane 1-2/+6
* fix(vercel): update middleware esbuild settings * Update target
2025-01-23fix(vercel): handle integration static assets in non-static sites (#516)Gravatar Matt Kane 1-8/+6
* fix: arrange assets for server output too * Changeset * Format
2025-01-20fix(vercel): copy static assets after all integrations (#508)Gravatar Matt Kane 1-6/+20
* fix(vercel): copy static assets after all integrations * Format * Fix logic * Format
2025-01-13feat: upgrade underscore-redirects (#501)Gravatar Florian Lefebvre 2-39/+24
2025-01-07chore: update adapters to better support astro v5 (#454)Gravatar Alexander Niebuhr 1-7/+41
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2024-12-06fix(vercel): add support for Node 22 (v8) (#472)Gravatar Bjorn Lu 1-2/+4
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Nick Rutten <2504906+nickrttn@users.noreply.github.com>
2024-11-13[ci] release (beta) (#439)Gravatar github-actions[bot] 1-1/+8
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-11fix(vercel): output build directory (#437)Gravatar Emanuele Stoppa 1-72/+68
2024-10-31Merge branch 'main' into nextGravatar bluwy 1-17/+23
2024-10-25feat(vercel): single entrypoint (#424)Gravatar Emanuele Stoppa 6-671/+643
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-10-07fix: ISR opt out for routes with rest parameters (#373)Gravatar Siarhei Hrabliuk 1-17/+23
Co-authored-by: Ben Holmes <hey@bholmes.dev>
2024-09-19Remove vercel speedInsights option (#384)Gravatar Bjorn Lu 4-135/+0
2024-09-17[ci] formatGravatar Alexander Niebuhr 2-48/+48
2024-09-17Merge branch 'main' into nextGravatar Alexander Niebuhr 5-68/+166
2024-09-16Adapter related changes for IntegrationData (#377)Gravatar Alexander Niebuhr 3-8/+9
* chore: port adapter related changes from astro #11864 * chore: bump version * chore: bump * fix: types * fix * fix: tests * fix: locals * Update expected image endpoint --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2024-09-13feat: update adapters supported features to account for new shape for Astro ↵Gravatar Erika 2-8/+2
5 (#392) * feat: update adapters supported features to account for new shape for Astro 5 * chore: changeset
2024-09-12chore(next): astro:env cleanup (#385)Gravatar Florian Lefebvre 3-17/+8
2024-09-11feat: remove hybrid (#375)Gravatar Erika 3-51/+37
* feat: remove hybrid * fix: udpate with new API * fix: update for latest next changes * fix: more test-utils fix * fix: build * fix: build * fix: tests * fix: netlify * fix: astro env * fix: use types from AStro * chore: changeset
2024-09-10Set the workspace root when doing nft scan (#381)Gravatar Matthew Phillips 3-16/+116
* Debuggin * Changeset * More info for debugging * filter more * Fix the underlying issue * fix formatting * block entire linuxbrew root * ignore home entirely * Set the base to the workspace root * more debuggin * make it be a URL * cleanup * Fix tests * Apply to Vercel as well * Fix build * format code * Vendor searchRoot for vercel * formatting --------- Co-authored-by: Alexander Niebuhr <alexander@nbhr.io>
2024-08-29fix: build errorsGravatar Alexander Niebuhr 1-35/+35
2024-08-29chore: supress lintingGravatar Alexander Niebuhr 12-32/+69
2024-08-29chore: formatGravatar Alexander Niebuhr 4-76/+76
2024-08-29chore: supress lintingGravatar Alexander Niebuhr 12-96/+136
2024-08-21feat(next): make astro:env stable (#11679)Gravatar Florian Lefebvre 2-7/+3
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-20feat: remove the squoosh image service (#11770)Gravatar Erika 4-37/+1
* feat: remove the squoosh image service * fix: build * chore: changeset
2024-08-20Merge branch 'main' into nextGravatar Princesseuh 1-2/+3
2024-08-19Prevent race condition in Vercel adapter on Node 18 (#11783)Gravatar Matthew Phillips 1-2/+3
2024-08-19[ci] release (alpha) (#11627)Gravatar Houston (Bot) 1-3/+1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-19Remove functionPerRoute option (#11714)Gravatar Matthew Phillips 2-27/+2
* Remove functionPerRoute option * Remove more code * Remove unused test util * Linting * Update tests to reflect new structure * Add a changeset * Update plugin * Remove unused import
2024-08-16[ci] formatGravatar Matthew Phillips 1-1/+1
2024-08-16Deprecate the functionPerRoute option (#11728)Gravatar Matthew Phillips 1-1/+9
* Deprecate the functionPerRoute option * Update .changeset/weak-dancers-beam.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-08update formatter config (#11640)Gravatar Darius 6-33/+33
* update formatter config * format --------- Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08chore: bump typescript-eslint to v8 (#11649)Gravatar Josh Goldberg ✨ 1-1/+0
2024-06-24[ci] formatGravatar Matt Kane 3-3/+3
2024-06-24chore: Extract fs helpers into shared internal-helpers package (#11323)Gravatar Matt Kane 4-97/+4
2024-06-20fix: astro:env getSecret (#11296)Gravatar Florian Lefebvre 2-6/+16
2024-06-14[ci] formatGravatar Matthew Phillips 1-1/+1
2024-06-14Fix backwards compat with Astro <= 4.9 (#11261)Gravatar Matthew Phillips 1-2/+5
2024-06-11In Vercel Edge, include cookies set by Astro.cookies.set (#11227)Gravatar Matthew Phillips 2-6/+18
2024-06-10feat: add support for astro:env to node and vercel (#11199)Gravatar Florian Lefebvre 3-0/+8
2024-05-08feat(vercel): skew protection (#10761)Gravatar Emanuele Stoppa 2-3/+17
* feat(vercel): skew protection * feat(vercel): skew protection
2024-04-12[ci] formatGravatar Erika 1-2/+3