-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
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@7.0.0
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@7.0.1
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 43 files changed
- 4 contributors
Commits on Jun 23, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 1a61386 - Browse repository at this point
Copy the full SHA 1a61386View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccceda3 - Browse repository at this point
Copy the full SHA ccceda3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 67b1ead - Browse repository at this point
Copy the full SHA 67b1eadView commit details -
fix(config-alias): resolve tsconfig aliases in CSS url() references\n…
…\nThe astro:tsconfig-alias-css transform plugin only handled @import\naliases but not url() references. In Vite 8, CSS url() resolution\ndoesn't go through user resolveId hooks, so aliases like\nurl('@assets/ok.png') were left unresolved.\n\nAdded cssUrlRE regex to also rewrite url() alias references in the\npre-transform hook, matching the behavior that was previously handled\nby vite.resolve.alias entries (removed in #17090).\n\nFixes #17156 (#17157)
Configuration menu - View commit details
-
Copy full SHA for 4766f37 - Browse repository at this point
Copy the full SHA 4766f37View commit details -
fix(assets): wrap responsive image CSS in @layer to avoid overriding …
…user layer styles (#17141)
Configuration menu - View commit details
-
Copy full SHA for d785b9d - Browse repository at this point
Copy the full SHA d785b9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 164df87 - Browse repository at this point
Copy the full SHA 164df87View commit details -
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2141320 - Browse repository at this point
Copy the full SHA 2141320View commit details
Loading
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@7.0.0...astro@7.0.1