Skip to content

Releases: climateinteractive/SDEverywhere

plugin-check: v0.3.19

17 Oct 23:53
dda0435

Choose a tag to compare

0.3.19 (2025-10-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.10 to ^0.2.11

create: v0.2.30

17 Oct 23:53
dda0435

Choose a tag to compare

0.2.30 (2025-10-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.24 to ^0.7.25

compile: v0.7.25

17 Oct 23:53
dda0435

Choose a tag to compare

0.7.25 (2025-10-17)

Features

  • include grouped and sorted arrays of variable instances in JSON listing (#681) (0f29d40), closes #534

cli: v0.7.35

17 Oct 23:53
dda0435

Choose a tag to compare

0.7.35 (2025-10-17)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/compile bumped from ^0.7.24 to ^0.7.25

check-ui-shell: v0.2.11

17 Oct 23:53
dda0435

Choose a tag to compare

0.2.11 (2025-10-17)

Performance Improvements

  • load check summary rows lazily for improved performance (#673) (f74dac1), closes #646

plugin-worker: v0.2.11

08 Oct 20:28
8547143

Choose a tag to compare

0.2.11 (2025-10-08)

Dependencies

  • upgrade to vite 7.1.9 + svelte 5.39.10 (39108d2)

plugin-vite: v0.2.0

08 Oct 20:28
8547143

Choose a tag to compare

0.2.0 (2025-10-08)

⚠ BREAKING CHANGES

  • 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.

Dependencies

  • drop support for vite <= 4 in plugin-vite (ca98afc)
  • upgrade to vite 7.1.9 + svelte 5.39.10 (39108d2)

plugin-check: v0.3.18

08 Oct 20:28
8547143

Choose a tag to compare

0.3.18 (2025-10-08)

Dependencies

  • upgrade to vite 7.1.9 + svelte 5.39.10 (39108d2)
  • The following workspace dependencies were updated
    • dependencies
      • @sdeverywhere/check-ui-shell bumped from ^0.2.9 to ^0.2.10

create: v0.2.29

08 Oct 20:28
8547143

Choose a tag to compare

0.2.29 (2025-10-08)

Dependencies

  • require Node.js v20 as minimum supported version (7e993aa)

cli: v0.7.34

08 Oct 23:58
d7643ad

Choose a tag to compare

0.7.34 (2025-10-08)

Dependencies