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: climateinteractive/SDEverywhere
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: create-v0.2.28
Choose a base ref
...
head repository: climateinteractive/SDEverywhere
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: create-v0.2.29
Choose a head ref
  • 11 commits
  • 219 files changed
  • 2 contributors

Commits on Aug 28, 2025

  1. build: upgrade to pnpm 10 (#645)

    Fixes #644
    chrispcampbell authored Aug 28, 2025
    Configuration menu
    Copy the full SHA
    48dca40 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2025

  1. Configuration menu
    Copy the full SHA
    5ed4508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8204a5f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fcda1f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bfb4b24 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2025

  1. Configuration menu
    Copy the full SHA
    7e993aa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39108d2 View commit details
    Browse the repository at this point in the history
  3. fix!: drop support for vite <= 4 in plugin-vite (#662)

    Fixes #661
    
    BREAKING-CHANGE: The plugin-vite package now requires vite 5.x, 6.x, or 7.x; we have dropped support for vite 3.x and 4.x in the peerDependencies for plugin-vite. Most SDE users will not be affected by this change since they pick up whatever version of vite was configured in the project templates. If you have an existing SDE project that uses an older version of vite, simply update your package.json file and change the vite dependency version to ^7.1.9 or later and things should continue to work just fine.
    chrispcampbell authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    ca98afc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dedae01 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c183ae5 View commit details
    Browse the repository at this point in the history
  6. chore: release main (#659)

    Co-authored-by: Chris Campbell <[email protected]>
    climateinteractive-bot and chrispcampbell authored Oct 8, 2025
    Configuration menu
    Copy the full SHA
    8547143 View commit details
    Browse the repository at this point in the history
Loading