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

Commits on Apr 3, 2025

  1. feat: improve rolldown compatibility (#13519)

    * feat: improve rolldown compatibility
    
    * chore: remove moduleType
    
    * feat: use object shape
    
    * chore: changeset
    florian-lefebvre authored Apr 3, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    3323f5c View commit details

Commits on Apr 4, 2025

  1. fix(svg): prevent empty attributes (#13545)

    * fix(svg): prevent empty attributes
    
    * create changeset
    
    * bump ultrahtml instead
    
    Co-authored-by: ematipico <602478+ematipico@users.noreply.github.com>
    stramel and ematipico authored Apr 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    a7aff41 View commit details
  2. fix(i18n): incorrect validation (#13552)

    * fix(i18n): incorrect validation
    
    * Update packages/astro/src/core/config/schemas/refined.ts
    
    Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
    
    * Update .changeset/old-animals-shop.md
    
    Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
    
    * update tests
    
    * update fixture
    
    * track default value too
    
    * remove validation
    
    ---------
    
    Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
    
    Co-authored-by: delucis <357379+delucis@users.noreply.github.com>
    ematipico and delucis authored Apr 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9cd0fd4 View commit details
  3. [ci] format

    ematipico authored and astrobot-houston committed Apr 4, 2025
    Copy the full SHA
    5af40dc View commit details
  4. [ci] release (#13554)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    astrobot-houston and github-actions[bot] authored Apr 4, 2025

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    9520a23 View commit details
Loading