Skip to content
Permalink

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: [email protected]
Choose a base ref
...
head repository: withastro/astro
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: [email protected]
Choose a head ref
  • 6 commits
  • 53 files changed
  • 7 contributors

Commits on Mar 26, 2026

  1. Configuration menu
    Copy the full SHA
    88fcc98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    23d60de View commit details
    Browse the repository at this point in the history
  3. fix(transitions): auto-persist styles with data-vite-dev-id (#16089)

    * fix(transitions): preserve Vite dev styles with data-vite-dev-id across ClientRouter soft navigations
    
    * add changeset
    
    * test(styles): ensure styles with data-vite-dev-id persist through head swap
    
    * DEV mode, only
    
    ---------
    
    Co-authored-by: astrobot-houston <[email protected]>
    martrapp and astrobot-houston authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    999c875 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d241012 View commit details
    Browse the repository at this point in the history
  5. [ci] format

    matthewp authored and astrobot-houston committed Mar 26, 2026
    Configuration menu
    Copy the full SHA
    10c3a47 View commit details
    Browse the repository at this point in the history
  6. [ci] release (#16108)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    astrobot-houston and github-actions[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    f649ae0 View commit details
    Browse the repository at this point in the history
Loading