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
  • 9 commits
  • 51 files changed
  • 6 contributors

Commits on Aug 3, 2023

  1. Make the image decorative (#7926)

    * Make the image decorative
    
    * Update examples/basics/src/pages/index.astro
    
    ---------
    
    Co-authored-by: Nate Moore <[email protected]>
    mgifford and natemoo-re authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    b636b4a View commit details
    Browse the repository at this point in the history
  2. [ci] format

    natemoo-re authored and astrobot-houston committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    705432f View commit details
    Browse the repository at this point in the history
  3. Fix duplicate slash handling (#7935)

    * fix(#7806): collapse duplicate slashes
    
    * refactor: handle request.url with duplicate slashes
    
    * chore: improve duplicate slash test
    
    * fix: only collapse duplicate slashes once
    
    * chore: appease TS
    natemoo-re authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    6035bb3 View commit details
    Browse the repository at this point in the history
  4. [ci] format

    natemoo-re authored and astrobot-houston committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    8544a63 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4b6deda View commit details
    Browse the repository at this point in the history
  6. [ci] format

    matthewp authored and astrobot-houston committed Aug 3, 2023
    Configuration menu
    Copy the full SHA
    3d91d4a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a765098 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a01ef7 View commit details
    Browse the repository at this point in the history
  9. [ci] release (#7937)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    astrobot-houston and github-actions[bot] authored Aug 3, 2023
    Configuration menu
    Copy the full SHA
    49b3cf4 View commit details
    Browse the repository at this point in the history
Loading