0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset
Arsh f33cce8f6c
fix(Astro global): parity with ctx.site (#10325)
* move `createResult()` into `RenderContext`

* `Astro.site`-`ctx.site` parity

* shared `clientAdress()` implementation

* remove base from `manifest.site`

* astro global tests

* add api context tests

* add changeset

* flaky test

* error on `Astro.response.headers` reassignment
2024-03-07 14:44:53 +00:00
..
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
polite-bats-smile.md Fix an issue where getCollection might return undefined (#10356) 2024-03-07 13:30:42 +00:00
README.md
sour-apples-try.md fix(Astro global): parity with ctx.site (#10325) 2024-03-07 14:44:53 +00:00
tough-moose-prove.md fix(toolbar): add anchor element to interactive elements (#10343) 2024-03-07 11:18:09 +00:00
warm-spoons-fetch.md fix: client prerender fallback (#10295) 2024-03-07 13:31:30 +00: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