Arsh
|
26ca342cb5
|
fix(node): prevent crash on stream error (#9533)
* fix(node): prevent crash on stream error
* add changeset
* Apply suggestions from code review
|
2023-12-29 21:17:52 +05:30 |
|
Houston (Bot)
|
1bff812549
|
[ci] release (#9491)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-27 13:34:07 -05:00 |
|
Sarah Rainsberger
|
561a49559a
|
[ci] format
|
2023-12-21 20:36:15 +00:00 |
|
Sarah Rainsberger
|
94405ec342
|
[docs] minimal integration READMEs (#9479)
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
Co-authored-by: Elian <15145918+ElianCodes@users.noreply.github.com>
Co-authored-by: Alexander Niebuhr <45965090+alexanderniebuhr@users.noreply.github.com>
|
2023-12-21 16:35:11 -04:00 |
|
Houston (Bot)
|
8027d12df5
|
[ci] release (#9457)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-20 17:39:13 +00:00 |
|
Alex Nguyen
|
74ec3abfbc
|
Fix typo in @astrojs/node README (#9471)
|
2023-12-19 08:28:43 +00:00 |
|
Houston (Bot)
|
dfece41153
|
[ci] release (#9365)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-12-11 11:57:19 +00:00 |
|
Arsh
|
d55aab7c3a
|
chore: update peer dependencies (#9366)
|
2023-12-07 23:34:14 +08:00 |
|
Houston (Bot)
|
70d7367dcc
|
[ci] release (#9307)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-12-05 09:39:16 -04:00 |
|
Erika
|
95e4266643
|
fix: enforce separate type imports (#9288)
|
2023-12-04 17:56:32 +01:00 |
|
bluwy
|
d7356a12f6
|
Merge branch 'main' into next
|
2023-11-30 22:42:29 +08:00 |
|
Houston (Bot)
|
81f691695b
|
[ci] release (beta) (#9228)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-29 13:50:18 -05:00 |
|
Arsh
|
9a2b10ab17
|
Switch app.render signature (#9199)
* feat(app): app.render optional object
* tests
* update vercel and node
* update changeset
* deprecation notice and loggin
* clarify changeset
* add node, vercel changeset
* deduplicate code
|
2023-11-29 21:08:42 +05:30 |
|
Houston (Bot)
|
dd17f21b0d
|
[ci] release (#9202)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-28 10:07:52 -06:00 |
|
Erika
|
7de06dd438
|
feat: implement overlay main screen redesign (#9118)
* feat: implement redesign
* fix: make it build
* feat: visual tweaks
* feat(overlay): update styling, integration endpoint
* feat: add fallback icons
* Clean up tests (#9183)
* Add `@astrojs/upgrade` package for automatic package upgrades (#8525)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* [ci] format
* fix: links with same path but different search params not prefetched (#9189)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* fix: discord icon
* chore: changeset
---------
Co-authored-by: Nate Moore <nate@astro.build>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Spencer Whitehead <35475068+SpencerWhitehead7@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
2023-11-28 09:39:38 -05:00 |
|
Matthew Phillips
|
7ddfd5a6d5
|
[ci] format
|
2023-11-28 13:48:11 +00:00 |
|
Matthew Phillips
|
b399787f19
|
Support immutable cache headers for _astro assets (#9125)
* Support immutable cache headers for _astro assets
* Update .changeset/twelve-fishes-fail.md
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* Update packages/integrations/node/src/http-server.ts
* Update expected max-age
* Add teh docs
* Update .changeset/twelve-fishes-fail.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/integrations/node/README.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-11-28 08:46:26 -05:00 |
|
Houston (Bot)
|
86acd14e71
|
[ci] release (beta) (#9114)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-27 12:59:31 -05:00 |
|
Bjorn Lu
|
60752197b7
|
Remove support for simple objects in endpoints (#9181)
* Deprecate simple object from endpoints
* Update changeset
* Add missing Response return
Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com>
* Update .changeset/clever-beds-notice.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Happydev <81974850+MoustaphaDev@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-11-27 12:51:57 -05:00 |
|
Bjorn Lu
|
931cdb6243
|
Remove deprecated features from Astro 3.0 (#9168)
|
2023-11-28 00:44:20 +08:00 |
|
Bjorn Lu
|
103ba19463
|
Clean up tests (#9183)
|
2023-11-28 00:33:10 +08:00 |
|
Bjorn Lu
|
fd7f6ac283
|
Update all dependencies (#9138)
Co-authored-by: delucis <delucis@users.noreply.github.com>
|
2023-11-21 12:09:19 +08:00 |
|
Houston (Bot)
|
8306e886d6
|
[ci] release (#9107)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-11-16 21:50:47 +08:00 |
|
pilcrowOnPaper
|
35a398a7c3
|
[ci] format
|
2023-11-15 23:41:21 +00:00 |
|
pilcrowOnPaper
|
85ee65e616
|
Cancel response stream when connection closes (#9071)
* cancel stream on close
* add changeset
* add test
* Update .changeset/modern-ways-develop.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: lilnasy <69170106+lilnasy@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
2023-11-16 05:09:41 +05:30 |
|
Bjorn Lu
|
dd66845dfb
|
Fix examples smoke test fail (#8923)
|
2023-10-26 19:13:43 +08:00 |
|
Bjorn Lu
|
6d2dbf02e3
|
Prevent bumping peer deps (#8893)
|
2023-10-26 18:07:02 +08:00 |
|
Houston (Bot)
|
f52f4dba81
|
[ci] release (#8895)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-24 12:26:45 -04:00 |
|
Houston (Bot)
|
cc940d694c
|
[ci] release (#8861)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-23 17:22:50 +08:00 |
|
Houston (Bot)
|
c3f43453f5
|
[ci] release (#8848)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-18 13:31:13 +01:00 |
|
Houston (Bot)
|
e537d0a107
|
[ci] release (#8820)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-17 03:28:33 +05:30 |
|
Houston (Bot)
|
cd52add839
|
[ci] release (#8796)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-12 09:43:24 -05:00 |
|
natemoo-re
|
e8ab406805
|
[ci] format
|
2023-10-12 14:39:45 +00:00 |
|
Arsh
|
406ed0829e
|
fix(middleware): instantiate locals if the adapter does not (#8800)
|
2023-10-12 09:36:34 -05:00 |
|
Houston (Bot)
|
3546160ad7
|
[ci] release (#8768)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-10 22:30:52 +08:00 |
|
Houston (Bot)
|
bd3be08c23
|
[ci] release (#8738)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-05 11:10:06 +01:00 |
|
bluwy
|
770f5a13b0
|
[ci] format
|
2023-10-04 10:31:04 +00:00 |
|
Arsh
|
ececd7fb4f
|
chore: remove undici polyfill (#8729)
|
2023-10-04 18:28:36 +08:00 |
|
Emanuele Stoppa
|
7bc3fb2763
|
feat: add provenance to packages (#8737)
|
2023-10-03 15:25:25 +01:00 |
|
Houston (Bot)
|
7c88497d47
|
[ci] release (#8722)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-02 23:55:56 +08:00 |
|
Houston (Bot)
|
d725397686
|
[ci] release (#8699)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-10-02 16:34:57 +08:00 |
|
Erika
|
0f5fa11b0a
|
feat: resolve images through the file systems on applicable runtimes (#8698)
* feat: add a node image endpoint
* test: fix
|
2023-09-29 23:14:40 +02:00 |
|
Houston (Bot)
|
bcd2b5702d
|
[ci] release (#8695)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-28 14:12:22 -04:00 |
|
Matthew Phillips
|
4109e448f3
|
Revert "[ci] release (#8671)" (#8696)
This reverts commit a19913b863 .
|
2023-09-28 13:57:54 -04:00 |
|
Houston (Bot)
|
a19913b863
|
[ci] release (#8671)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
2023-09-28 13:14:13 -04:00 |
|
ElianCodes
|
c1c2714bfa
|
[ci] format
|
2023-09-28 13:50:31 +00:00 |
|
Elian ☕️
|
4729f8d4d5
|
update all the readme's for expressive code (#8691)
Co-authored-by: HiDeoo <HiDeoo@users.noreply.github.com>
Co-authored-by: Genteure <Genteure@users.noreply.github.com>
Co-authored-by: Bryce Russell <brycetrussell@gmail.com>
Co-authored-by: Reuben Tier <TheOtterlord@users.noreply.github.com>
Co-authored-by: Hippo <hippotastic@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Kevin Zuniga Cuellar <kevinzunigacuellar@users.noreply.github.com>
|
2023-09-28 15:48:03 +02:00 |
|
Houston (Bot)
|
9da94edd1e
|
[ci] release (#8663)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-25 15:54:55 -04:00 |
|
Houston (Bot)
|
9b727648d7
|
[ci] release (#8635)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
2023-09-25 18:28:54 +08:00 |
|
Yan Thomas
|
bb81d2dccd
|
Fix subheading inconsistency (#8623)
|
2023-09-22 14:57:27 +02:00 |
|