0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-03 22:57:08 -05:00
astro/.changeset
Matthew Phillips d469bebd7b
Improve Node.js performance using an AsyncIterable (#9614)
* Improve Node.js performance using an AsyncIterable

* Oops

* Get rid of extra abstraction

* Update .changeset/hip-cherries-behave.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* Check if already resolved

* Resolve on done

* Get rid of unneeded "done"

* Done when length is zero

* Let errors resolve

* Update packages/astro/src/runtime/server/render/astro/render.ts

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Move doctype to top-level

* Document the new function

* Update .changeset/hip-cherries-behave.md

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>

* Update .changeset/hip-cherries-behave.md

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-02-14 10:14:05 -05:00
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
early-windows-accept.md Fixes regression on routing priority for multi-layer index pages (#10096) 2024-02-14 10:06:38 +00:00
hip-cherries-behave.md Improve Node.js performance using an AsyncIterable (#9614) 2024-02-14 10:14:05 -05:00
hip-hotels-divide.md Refine content collection warnings (#10001) 2024-02-14 10:09:31 +00:00
lemon-cobras-swim.md Fixes regression on routing priority for multi-layer index pages (#10096) 2024-02-14 10:06:38 +00:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
lovely-yaks-obey.md feat(audits): Add UI with list of audits (#10074) 2024-02-14 14:46:36 +01:00
many-lobsters-accept.md Re-encode view-transition-names (#10099) 2024-02-14 14:07:31 +00:00
README.md
twenty-plums-sell.md feat(audits): Add initial perf audits (#10015) 2024-02-14 14:01:53 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation