-
-
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.6
head repository: withastro/astro
compare: astro@4.0.7
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1d33bcc - Browse repository at this point
Copy the full SHA 1d33bccView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1e98438 - Browse repository at this point
Copy the full SHA 1e98438View commit details -
Fix Preact Forwarded Ref components not working in astro files when R…
…eact integration is enabled (#9403) * Fix Preact Forwarded Ref components not working in astro files when React integration is enabled * Handle undefined $$typeof * Add changeset * Use Symbol.for * ⚡ * Update .changeset/breezy-hairs-yell.md --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7eb9fe8 - Browse repository at this point
Copy the full SHA 7eb9fe8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 76b4e55 - Browse repository at this point
Copy the full SHA 76b4e55View commit details -
Configuration menu - View commit details
-
Copy full SHA for 047d285 - Browse repository at this point
Copy the full SHA 047d285View commit details -
fix: update netlify import (#9461)
* fix: update netlify import * fix: update one comment
Configuration menu - View commit details
-
Copy full SHA for 429be8c - Browse repository at this point
Copy the full SHA 429be8cView commit details
Commits on Dec 19, 2023
-
fix: handle middleware loading error (#9458)
* fix: handle middleware loading error * remove the try/catch * rethrow error * Update packages/astro/src/core/middleware/loadMiddleware.ts Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com> --------- Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fa3078c - Browse repository at this point
Copy the full SHA fa3078cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bf470c - Browse repository at this point
Copy the full SHA 6bf470cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25e6670 - Browse repository at this point
Copy the full SHA 25e6670View commit details -
fix(redirects): handle non-verbatim targets (#9089)
* add tests * implement fix * add changeset * `for const in` -> `for const of` * reskip: external redirects are still not ignored
Configuration menu - View commit details
-
Copy full SHA for 5ae6578 - Browse repository at this point
Copy the full SHA 5ae6578View commit details -
Configuration menu - View commit details
-
Copy full SHA for c32e607 - Browse repository at this point
Copy the full SHA c32e607View commit details -
Configuration menu - View commit details
-
Copy full SHA for 354a62c - Browse repository at this point
Copy the full SHA 354a62cView commit details -
Descriptive image error (#9352)
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f515b14 - Browse repository at this point
Copy the full SHA f515b14View commit details -
Fix transitions with non-recommended headers (#9464)
* Reproduce edge case in test * Fix edge case * Add changeset * Update .changeset/khaki-ducks-give.md Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com> --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for faf6c7e - Browse repository at this point
Copy the full SHA faf6c7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 69e7882 - Browse repository at this point
Copy the full SHA 69e7882View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ae4928 - Browse repository at this point
Copy the full SHA 7ae4928View commit details
Commits on Dec 20, 2023
-
chore: upgrade vite to latest (close #9443) (#9452)
* chore: upgrade vite to latest * chore: add changeset * fix: enforce type * fix: postcss * chore: log messages * fix: take vite re-optimizing message into account --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for e83b509 - Browse repository at this point
Copy the full SHA e83b509View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f3d72b - Browse repository at this point
Copy the full SHA 1f3d72bView commit details -
Respect forms with enctype set for view transitions (#9466)
* Respect forms with enctype set for view transitions * Add changeset * Revert "Respect forms with enctype set for view transitions" This reverts commit 6d3e04a. * Review feedback * Handle submitter case * Move comment * Update .changeset/rude-geckos-rush.md * Add tests --------- Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5062d27 - Browse repository at this point
Copy the full SHA 5062d27View commit details -
view transition's form handling honors default prevention (#9486)
* add missing check to honor prevented default * added changeset * Update .changeset/fresh-games-confess.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 f6714f6 - Browse repository at this point
Copy the full SHA f6714f6View commit details -
fix(a11y): Fix some audit false positives (#9483)
* fix(a11y): Fix some audit false positives * chore: changeset * Update packages/astro/src/runtime/client/dev-overlay/plugins/audit/a11y.ts Co-authored-by: Chris Swithinbank <swithinbank@gmail.com> * fix: apply feedback * nit: add comment --------- Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for c384f69 - Browse repository at this point
Copy the full SHA c384f69View commit details -
chore: smoother logging when building pages (#9487)
* chore: smoother logging when building pages * chore: improve logging during the build * fix: put `newLine` top `LogMessage` * Update .changeset/popular-meals-yell.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 19169db - Browse repository at this point
Copy the full SHA 19169dbView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 97342d2 - Browse repository at this point
Copy the full SHA 97342d2View commit details
There are no files selected for viewing