Changes.Watch

Svelte changelog digest

May 26 - Jun 1, 2025. Useful releases, risky migrations, and noisy updates from the Svelte channel.

No matching updates in this bucket.

Svelte updates in 2025-w22

v4.1.8

  • Improved error handling with clearer messages for @apply failures and fixed crashes (malformed arbitrary values, PostCSS toJSON, Haml preprocessing).
  • Updated migration logic for Tailwind in pnpm monorepos, ignored .pnpm store folders by default, and migrated deprecated `order none` to `order 0`.
  • Added support for Leptos class attributes and refined style block migration behavior.

Seer (beta) context now includes application logs

  • Seer (beta) now incorporates application logs into its AI debugging context
  • Improves root‑cause identification accuracy by referencing app logs