Changes.Watch

Svelte changelog digest

Jan 27 - Feb 2, 2025. Useful releases, risky migrations, and noisy updates from the Svelte channel.

No matching updates in this bucket.

Svelte updates in 2025-w05

v4.0.3

  • Fixed bug where @import url() statements were incorrectly removed
  • Ensured CSS imports are preserved during processing

Trace Explorer with span based metrics available for Early Adopters

  • Introduces Trace Explorer with support for span‑based metrics
  • Enables aggregation of any span attribute without cardinality constraints
  • Feature released as an early‑adopter preview

v4.0.2

  • Fixed multiple CSS processing bugs (positive grid utilities, escaped theme variables, invalid/empty declarations, camelCasing of CSS custom properties, @keyframes emission, @variant handling)
  • Resolved Vite integration issues for SolidStart (hot reloading, dev server crash, URL alias handling, <style> block transformation)
  • Refactored gradient implementation and improved handling of Tailwind CSS @reference/@variant features

Simplified alert configuration with anomaly detection (Early Adopter)

  • Anomaly alerts for Early Adopters automatically set thresholds using historical data
  • Simplifies creation of metric alerts by handling threshold configuration

v4.0.1

  • Fixed numerous utility generation issues (invalid min/max, font size modifiers, spacing variable handling, etc.)
  • Improved tooling integration: proper .gitignore handling, Vite plugin scanning, Svelte/Angular class shorthand detection, and browser plugin namespace isolation
  • Updated migration logic for JavaScript config files and leading utilities, and resolved crashes with root directory projects and shadow‑root CSS variables

TypeScript 5.8 Beta

  • Announces the TypeScript 5.8 beta release.
  • Fixes issues related to the query functionality.
  • Provides npm download links for the beta version.

Favorite Dashboards for Easier Access

  • Add ability to favorite frequently used dashboards
  • Favorites are displayed at the top of the dashboard list