-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: withastro/astro
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: astro@4.9.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: withastro/astro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: astro@4.10.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 16 commits
- 133 files changed
- 11 contributors
Commits on Jun 5, 2024
-
feat(container): provide a virtual module to load renderers (#11144)
* feat(container): provide a virtual module to load renderers * address feedback * chore: restore some default to allow to have PHP prototype working * Thread through renderers and manifest * Pass manifest too * update changeset * add diff * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix diff * rebase and update lock --------- Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Configuration menu - View commit details
-
Copy full SHA for 803dd80 - Browse repository at this point
Copy the full SHA 803dd80View commit details -
feat(astro): experimental astro:env (#10974)
* feat(env): add schema, types and envField (#10805) * feat(env): add validators (#10827) * feat(env): add vite plugin (#10829) * feat(env): client/public variables (#10848) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * feat(env): server/public variables (#10881) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * feat(env): server/secret variables (#10954) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * fix: import * fix: test * feat: work on jsdoc * feat: more jsdoc * chore: remove todo * feat: fix test error and write changeset * feat: update config reference * feat: apply recommendations from review * feat: rework getEnv/setGetEnv * chore: move tests * fix: rename * fix: dev mode * chore: improve error * feat: add overrideProcessEnv helper * fix: make eslint happy * Update .changeset/poor-berries-occur.md Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> * Update .changeset/poor-berries-occur.md Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> * Update .changeset/poor-berries-occur.md Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> * Update .changeset/poor-berries-occur.md Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> * feat: fix build and address reviews * fix: container api * fix: tests * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/astro/src/@types/astro.ts Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/astro/src/@types/astro.ts * chore: update changeset * feat: address reviews * feat: address Ema's reviews * Update .changeset/poor-berries-occur.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Paul Valladares <85648028+dreyfus92@users.noreply.github.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Configuration menu - View commit details
-
Copy full SHA for 2668ef9 - Browse repository at this point
Copy the full SHA 2668ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for b24838f - Browse repository at this point
Copy the full SHA b24838fView commit details -
fix(rewrite): copy body from the request (#11182)
* fix(rewrite): copy body from the request * wip * chore: copy body without using it * chore: remove new file
Configuration menu - View commit details
-
Copy full SHA for 40b0b4d - Browse repository at this point
Copy the full SHA 40b0b4dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bcbd15 - Browse repository at this point
Copy the full SHA 6bcbd15View commit details -
fix: bubble up errors in rewrites (#11136)
* fix: bubble up errors in rewrites * docs * remove commented code * changesets * fix string interpolation
Configuration menu - View commit details
-
Copy full SHA for 35ef53c - Browse repository at this point
Copy the full SHA 35ef53cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d03160a - Browse repository at this point
Copy the full SHA d03160aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 04b6421 - Browse repository at this point
Copy the full SHA 04b6421View commit details -
Configuration menu - View commit details
-
Copy full SHA for db71177 - Browse repository at this point
Copy the full SHA db71177View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1529428 - Browse repository at this point
Copy the full SHA 1529428View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ad1ce2 - Browse repository at this point
Copy the full SHA 4ad1ce2View commit details
Commits on Jun 6, 2024
-
Fix throw
AstroUserError
in mdx (#11192)* fix: throw original AstroUserError in mdx * add changeset * Update brave-pots-listen.md Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 58b10a0 - Browse repository at this point
Copy the full SHA 58b10a0View commit details -
Make Astro.url in format: 'preserve' match dev (#11191)
* Make Astro.url in format: 'preserve' match dev * Create sweet-trainers-eat.md --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for 6e29a17 - Browse repository at this point
Copy the full SHA 6e29a17View commit details -
Configuration menu - View commit details
-
Copy full SHA for a64428d - Browse repository at this point
Copy the full SHA a64428dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97fbe93 - Browse repository at this point
Copy the full SHA 97fbe93View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 48d5309 - Browse repository at this point
Copy the full SHA 48d5309View commit details
There are no files selected for viewing