-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: withastro/astro
base: astro@4.0.8
head repository: withastro/astro
compare: astro@4.0.9
Commits on Dec 27, 2023
-
Enable source map on dev builds (#9465)
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b34bd2b - Browse repository at this point
Copy the full SHA b34bd2bView commit details
Commits on Dec 28, 2023
-
Support remote images with encoded characters (#9540)
* Support remote images with encoded characters * Add a changeset * Update .changeset/small-snakes-build.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for 7f212f0 - Browse repository at this point
Copy the full SHA 7f212f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fbe26e - Browse repository at this point
Copy the full SHA 0fbe26eView commit details -
feat(examples): add starlog release notes theme
Co-authored-by: Florian Lefebvre <69633530+florian-lefebvre@users.noreply.github.com> Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com> Co-authored-by: Nate Moore <7118177+natemoo-re@users.noreply.github.com> Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d25813f - Browse repository at this point
Copy the full SHA d25813fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3834c12 - Browse repository at this point
Copy the full SHA 3834c12View commit details -
fix: handle srcset local image paths with spaces (#9537)
* fix: handle srcset local image paths with spaces * replaced janky 'replaceAll' with encodeURI * Update .changeset/weak-oranges-relate.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> * fix: encodeURI the returned filepath directly --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Matthew Phillips <matthew@skypack.dev> Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 16e61fc - Browse repository at this point
Copy the full SHA 16e61fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9021c18 - Browse repository at this point
Copy the full SHA 9021c18View commit details -
Configuration menu - View commit details
-
Copy full SHA for a2977cb - Browse repository at this point
Copy the full SHA a2977cbView commit details
Commits on Dec 29, 2023
-
Toggle dev toolbar hitbox height when toolbar is visible (#9446)
* Toggle dev toolbar hitbox height when toolbar is visible * Add hitbox above height const --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for ede3f7f - Browse repository at this point
Copy the full SHA ede3f7fView commit details -
fix(node): prevent crash on stream error (#9533)
* fix(node): prevent crash on stream error * add changeset * Apply suggestions from code review
Configuration menu - View commit details
-
Copy full SHA for 48f47b5 - Browse repository at this point
Copy the full SHA 48f47b5View commit details -
fix(vercel): prevent build failure with node 21 (#9550)
* fix(vercel): prevent build failure with node 21 * add changeset
Configuration menu - View commit details
-
Copy full SHA for 7b586a6 - Browse repository at this point
Copy the full SHA 7b586a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for af59b83 - Browse repository at this point
Copy the full SHA af59b83View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8049f0c - Browse repository at this point
Copy the full SHA 8049f0cView commit details
Commits on Dec 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 22f42d1 - Browse repository at this point
Copy the full SHA 22f42d1View commit details
Commits on Jan 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e496b2e - Browse repository at this point
Copy the full SHA e496b2eView commit details
Commits on Jan 2, 2024
-
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b49bd31 - Browse repository at this point
Copy the full SHA b49bd31View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35987af - Browse repository at this point
Copy the full SHA 35987afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f6453c - Browse repository at this point
Copy the full SHA 9f6453cView commit details -
Implement i18n's
getLocaleByPath
function (#9504)* Implement getLocaleByPath function * Fix param naming in getLocaleByPath function for users * Add changeset * Change changeset to patch astro * Add i18n getLocaleByPath e2e test * Add astro e2e i18n in pnpm-lock.yaml
Configuration menu - View commit details
-
Copy full SHA for 8cc3d6a - Browse repository at this point
Copy the full SHA 8cc3d6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 86b0549 - Browse repository at this point
Copy the full SHA 86b0549View commit details -
Add 'starlight' to displayed options under 'add' option in CLI (#9559)
* Add 'starlight' to displayed options under 'add' option in CLI * Create tall-mayflies-deliver.md * Update tall-mayflies-deliver.md --------- Co-authored-by: syg <sygint@users.noreply.github.com> Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 8b873bf - Browse repository at this point
Copy the full SHA 8b873bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55e49b3 - Browse repository at this point
Copy the full SHA 55e49b3View commit details -
yarn add
should be used to install packages instead of `yarn instal……l` (#9562) Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for 67e06f9 - Browse repository at this point
Copy the full SHA 67e06f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for f192fc3 - Browse repository at this point
Copy the full SHA f192fc3View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec71f03 - Browse repository at this point
Copy the full SHA ec71f03View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d854330 - Browse repository at this point
Copy the full SHA d854330View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff astro@4.0.8...astro@4.0.9