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

522 commits

Author SHA1 Message Date
Alexander Niebuhr
bea4ad266c Adapter related changes for IntegrationData (#377)
* 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-16 13:31:49 -04:00
Erika
f952649bae feat: update adapters supported features to account for new shape for Astro 5 (#392)
* feat: update adapters supported features to account for new shape for Astro 5

* chore: changeset
2024-09-13 15:20:49 +02:00
Florian Lefebvre
e7e4e9e99e chore(next): astro:env cleanup (#385) 2024-09-12 17:34:59 +02:00
Erika
4d6e5601ab feat: remove hybrid (#375)
* 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-11 14:26:50 +02:00
Alexander Niebuhr
2ed1753cb4 fix: build errors 2024-08-29 21:07:16 +02:00
Alexander Niebuhr
ff4f0cca27 Merge vercel and node into next #367
chore: move `vercel` & `node` to next branch
2024-08-29 20:05:48 +02:00
Alexander Niebuhr
bcea6e8bf6 chore: fixes 2024-08-29 09:39:46 +02:00
Alexander Niebuhr
dd05700285 chore: next to use astro v5 2024-08-29 08:50:03 +02:00
Alexander Niebuhr
bef092566e chore: fix testutils 2024-08-29 08:47:15 +02:00
Alexander Niebuhr
fccd6d5cde chore: supress linting 2024-08-29 08:45:22 +02:00
Alexander Niebuhr
8ebe280b89 chore: fix tsconfig path 2024-08-29 07:57:40 +02:00
Alexander Niebuhr
37669b22da chore: update build scripts 2024-08-29 07:56:05 +02:00
Alexander Niebuhr
0d1e30df8d Merge branch 'vercel' into next 2024-08-29 07:44:06 +02:00
Princesseuh
92f0465e6f Merge branch 'main' into next 2024-08-28 17:25:13 +02:00
Bjorn Lu
9543bdca34 Remove lingering env.d.ts files (#11852) 2024-08-28 00:00:46 +08:00
Houston (Bot)
9e9ab65eee [ci] release (alpha) (#11787)
* [ci] release (alpha)

* Update packages/astro/CHANGELOG.md

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

* links to existing experimental docs instead of ones that don't exist yet!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-23 12:46:18 -05:00
Florian Lefebvre
ab99b2ec45 feat(next): make astro:env stable (#11679)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-21 08:38:00 +02:00
Houston (Bot)
9a798eabe1 [ci] release (#11739)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-20 16:35:33 +02:00
Erika
c09dfeaf62 feat: remove the squoosh image service (#11770)
* feat: remove the squoosh image service

* fix: build

* chore: changeset
2024-08-20 15:12:48 +02:00
Princesseuh
08f9cb726a Merge branch 'main' into next 2024-08-20 14:29:50 +02:00
Matthew Phillips
7e8b188f4f Prevent race condition in Vercel adapter on Node 18 (#11783) 2024-08-19 15:45:02 -04:00
Houston (Bot)
a218cdd17c [ci] release (alpha) (#11627)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-19 14:37:39 -04:00
Matthew Phillips
2d83693035 Remove functionPerRoute option (#11714)
* 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-19 10:31:55 -04:00
Matthew Phillips
ee7c757b6b [ci] format 2024-08-16 12:42:03 +00:00
Matthew Phillips
8d7350d3fa Deprecate the functionPerRoute option (#11728)
* 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-16 08:41:10 -04:00
renovate[bot]
4103925828 fix(deps): update all non-major dependencies (#11674)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-08-13 22:29:37 +08:00
Darius
3c0cc4ad99 update formatter config (#11640)
* update formatter config

* format

---------

Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-08-08 12:12:50 +02:00
Josh Goldberg ✨
d50c12f720 chore: bump typescript-eslint to v8 (#11649) 2024-08-08 17:54:04 +08:00
Bjorn Lu
797be2e6bd Remove more unused code (#11598) 2024-08-02 20:19:41 +08:00
renovate[bot]
92e692c6b1 fix(deps): update all non-major dependencies (#11522)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-23 11:43:14 +08:00
Matthew Phillips
a393807a7c [ci] format 2024-07-18 15:04:30 +00:00
Matthew Phillips
7d1c5357d0 Fix Server Islands in Vercel (#11491)
* Fix Server Islands in Vercel

* Add a changeset

* Get server islands pattern from the segments

* Move getPattern so it can be used at runtime

* Fix build
2024-07-18 16:03:39 +01:00
renovate[bot]
26d1dcaf23 fix(deps): update all non-major dependencies (#11426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-07-17 14:48:07 +08:00
Houston (Bot)
5d3f11f0f1 [ci] release (#11297)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-24 12:49:52 -04:00
Matt Kane
a3860f9ee4 [ci] format 2024-06-24 09:13:19 +00:00
Matt Kane
24fb7797d9 chore: Extract fs helpers into shared internal-helpers package (#11323) 2024-06-24 10:12:14 +01:00
Florian Lefebvre
9e198c41bf fix: astro:env getSecret (#11296) 2024-06-20 15:54:54 +02:00
Houston (Bot)
150ab5e36c [ci] release (#11233)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-17 15:39:57 +02:00
Bjorn Lu
bec9e19e3e Refactor prerendering chunk handling (#11245) 2024-06-17 14:23:10 +08:00
renovate[bot]
315516a85c chore(deps): update all non-major dependencies (#11269)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-17 14:18:41 +08:00
Matthew Phillips
b37a67546b [ci] format 2024-06-14 20:30:45 +00:00
Matthew Phillips
c797023a59 Fix backwards compat with Astro <= 4.9 (#11261) 2024-06-14 16:29:53 -04:00
Matthew Phillips
e736431f99 [ci] format 2024-06-11 13:33:05 +00:00
Matthew Phillips
2ec3a54f83 In Vercel Edge, include cookies set by Astro.cookies.set (#11227) 2024-06-11 09:32:17 -04:00
Houston (Bot)
d5a34f783c [ci] release (#11225)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-06-11 13:15:27 +01:00
renovate[bot]
9a1a446d46 fix(deps): update all non-major dependencies (#11222)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-11 08:59:21 +01:00
Florian Lefebvre
5654523dd7 feat: add support for astro:env to node and vercel (#11199) 2024-06-10 16:43:48 +02:00
renovate[bot]
3b9ff01794 fix(deps): update all non-major dependencies (#11151)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-30 17:28:57 +08:00
renovate[bot]
e64cef4394 fix(deps): update all non-major dependencies (#11015)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-05-13 16:19:23 +08:00
Houston (Bot)
9ea55bfae6 [ci] release (#10944)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-05-09 11:06:49 +01:00