-
-
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.5
head repository: withastro/astro
compare: astro@4.0.6
- 14 commits
- 82 files changed
- 14 contributors
Commits on Dec 14, 2023
-
Prevent Partytown from hijacking history API (#9419)
* Partytown overrides these methods to... do things, but it breaks ViewTransitions in Firefox. * Only redefine pushstate/replacestate in the browser
Configuration menu - View commit details
-
Copy full SHA for 151bd42 - Browse repository at this point
Copy the full SHA 151bd42View commit details -
Configuration menu - View commit details
-
Copy full SHA for 745294d - Browse repository at this point
Copy the full SHA 745294dView commit details -
fix: merge headers from the original response in error pages (#9433)
* fix: merge headers from the original response in error pages * revert local change * change test ordering * apply feedback
Configuration menu - View commit details
-
Copy full SHA for fcc2fd5 - Browse repository at this point
Copy the full SHA fcc2fd5View commit details
Commits on Dec 15, 2023
-
fix: improve error message when a middleware doesn't return a `Respon…
…se` (#9434) * fix: improve error message when a middleware doesn't return a `Response` * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * fix typo --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Configuration menu - View commit details
-
Copy full SHA for c01580a - Browse repository at this point
Copy the full SHA c01580aView commit details -
fix(error pages): account for trailingSlash (#9126)
* account for trailingSlash * add changeset * add tests * update lock file
Configuration menu - View commit details
-
Copy full SHA for 6d2d0e2 - Browse repository at this point
Copy the full SHA 6d2d0e2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 667539b - Browse repository at this point
Copy the full SHA 667539bView commit details -
Simplify vue appEntrypoint handling (#9362)
* Simplify vue appEntrypoint handling * Try fix windows --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for a5db8d2 - Browse repository at this point
Copy the full SHA a5db8d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 41b05b5 - Browse repository at this point
Copy the full SHA 41b05b5View commit details -
feat: make Houston festive for the holiday season (#9358)
* feat: make Houston festive for the holiday season * fix: change changeset to minor
Configuration menu - View commit details
-
Copy full SHA for 35e4c17 - Browse repository at this point
Copy the full SHA 35e4c17View commit details -
Fixes warning for external URL redirects (#9426)
* Update warning for external URL redirects to use destination address * Update .changeset/gentle-chefs-glow.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 c01cc4e - Browse repository at this point
Copy the full SHA c01cc4eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cf7fe4 - Browse repository at this point
Copy the full SHA 3cf7fe4View commit details -
refactor(assets): Move things around to avoid importing image service…
… unnecessarily (#9409)
Configuration menu - View commit details
-
Copy full SHA for 017f981 - Browse repository at this point
Copy the full SHA 017f981View commit details -
Configuration menu - View commit details
-
Copy full SHA for f963d07 - Browse repository at this point
Copy the full SHA f963d07View commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8a0def2 - Browse repository at this point
Copy the full SHA 8a0def2View commit details
There are no files selected for viewing