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@3.4.1
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@3.4.2
Choose a head ref
  • 9 commits
  • 47 files changed
  • 10 contributors

Commits on Nov 1, 2023

  1. fix(slots): consume eagerly rendered slot after one use (#8929)

    * render slots lazily
    
    * add test
    
    * add changeset
    
    * refactor
    
    * reword changeset
    lilnasy authored Nov 1, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    2da33b7 View commit details
  2. [ci] format

    lilnasy authored and astrobot-houston committed Nov 1, 2023

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    Copy the full SHA
    f6b53a2 View commit details
  3. feat(underscore-redirects): add base to input paths (#8953)

    Co-authored-by: Sarah Rainsberger <5098874+sarah11918@users.noreply.github.com>
    Co-authored-by: Bjorn Lu <34116392+bluwy@users.noreply.github.com>
    3 people authored Nov 1, 2023

    Partially verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
    We cannot verify signatures from co-authors, and some of the co-authors attributed to this commit require their commits to be signed.
    Copy the full SHA
    6bc2153 View commit details
  4. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    49bb7be View commit details
  5. Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    d0dc18c View commit details
  6. Prevent the route announcer from being visible (#8977)

    * Prevent the route announcer from being visible
    
    * Update the number of expected styles in the tests
    matthewp authored Nov 1, 2023

    Unverified

    This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
    Copy the full SHA
    40a0616 View commit details
  7. feat(dev-overlay): Add a tooltip on plugin hover / focus (#8978)

    * feat(dev-overlay): Add a tooltip on plugin hover / focus
    
    * chore: changeset
    
    * test: add test
    Princesseuh authored Nov 1, 2023
    Copy the full SHA
    cc3278b View commit details
  8. [ci] format

    matthewp authored and astrobot-houston committed Nov 1, 2023
    Copy the full SHA
    bf1fd0f View commit details
  9. [ci] release (#8975)

    Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
    astrobot-houston and github-actions[bot] authored Nov 1, 2023
    Copy the full SHA
    ea16b45 View commit details
Loading