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

577 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
github-actions[bot]
0afc80bb7f [ci] release (#386)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-10 14:59:01 -04:00
Matthew Phillips
e41ab33f93 Set the workspace root when doing nft scan (#381)
* 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-09-10 12:56:21 -04:00
renovate[bot]
90a7b4ddac chore(deps): update all non-major dependencies (#382)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 12:14:27 +08:00
renovate[bot]
1c03555d27 chore(deps): update all non-major dependencies (#370)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
2024-09-02 19:57:07 +08:00
Alexander Niebuhr
2ed1753cb4 fix: build errors 2024-08-29 21:07:16 +02:00
Alexander Niebuhr
bcea6e8bf6 chore: fixes 2024-08-29 09:39:46 +02:00
Alexander Niebuhr
5a6b371f18 chore: format 2024-08-29 09:30:06 +02:00
Alexander Niebuhr
1a6c0298d9 chore: fixes 2024-08-29 09:27:59 +02:00
Alexander Niebuhr
d65215e0e3 chore: fix typo 2024-08-29 09:17:55 +02:00
Alexander Niebuhr
6eaac77a47 chore: add test-image-service 2024-08-29 09:06:27 +02:00
Alexander Niebuhr
6a23bd60f9 chore: format 2024-08-29 08:50:23 +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
aaeec38102 chore: fix testutils 2024-08-29 08:32:15 +02:00
Alexander Niebuhr
fa836c6636 chore: fix testutils 2024-08-29 08:25:56 +02:00
Alexander Niebuhr
a9436546c2 chore: format 2024-08-29 08:19:52 +02:00
Alexander Niebuhr
a73afb7f43 chore: supress linting 2024-08-29 08:17:42 +02:00
Alexander Niebuhr
6446ea1092 chore: fix tsconfig path 2024-08-29 07:57:58 +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
85beb9b8b2 chore: update build scripts 2024-08-29 07:55:13 +02:00
Alexander Niebuhr
c1f560dcd9 Merge branch 'vercel' into main 2024-08-29 07:46:34 +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