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
533d5d8ed9
Merge vercel
and node
into main #366
2024-08-29 19:58:06 +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
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