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: sveltejs/svelte
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main@{1day}
Choose a base ref
...
head repository: sveltejs/svelte
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 8 files changed
  • 5 contributors

Commits on Apr 7, 2025

  1. Version Packages (#15696)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    7b850d3 View commit details
    Browse the repository at this point in the history
  2. chore(deps-dev): bump vite from 5.4.16 to 5.4.17 (#15692)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.4.16 to 5.4.17.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v5.4.17/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v5.4.17/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-version: 5.4.17
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    ab4e71a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e21c41 View commit details
    Browse the repository at this point in the history
  4. docs:Update 02-context.md (#15700)

    * Update 02-context.md
    
    use `const` for key variable and assign it a symbol instead of empty of object.
    
    * Update documentation/docs/06-runtime/02-context.md
    
    ---------
    
    Co-authored-by: Rich Harris <[email protected]>
    simon-lund and Rich-Harris authored Apr 7, 2025
    Configuration menu
    Copy the full SHA
    6a668c4 View commit details
    Browse the repository at this point in the history
Loading