- Fixed handling of discard candidates with empty data types.
- Corrected canonicalization of arbitrary variants with attribute selectors and pseudo selectors, including nested “&” cases.
- Resolved invalid color generation caused by nested “&”.
Svelte changelog digest
Oct 20 - Oct 26, 2025. Useful releases, risky migrations, and noisy updates from the Svelte channel.
No matching updates in this bucket.
Svelte updates in 2025-w43
- Introduce Open Beta OTLP ingestion endpoints for traces and logs
- Enable direct sending of OTLP‑formatted tracing and logging data to Sentry
- Add ability to ignore status codes in performance monitoring
- Introduce custom sampling interval for profiling
- Remove async option, potentially breaking existing async usage
- Introduces AI-generated feedback summaries that provide a concise overview of user feedback trends.
- Highlights 2–3 recurring themes, enabling quick insight without reading every comment.
- Fixed multiple rendering and parsing bugs: Safari devtools color‑mix fallback, theme key resolution, tab handling in at‑rules, theme() string indexing, and isolation of important utilities
- Added support for named groups with not, has, and in selectors and suppressed Lightning CSS warnings for :deep, :slotted, and :global
- Upgraded utilities handling by canonicalizing zero‑value utilities and migrating deprecated break‑word to wrap‑break‑word, and removed the postinstall script from oxide