svelte@5.53.2

sveltejs/sveltesvelte@5.53.2Feb 21, 2026by github-actions[bot]

AI Summary

Fixes server-side derived value updates and improves static analysis obfuscation for specific Node.js imports.

Key Highlights

  • Fix update expressions on server deriveds
  • Further obfuscate `node:crypto` import from static analysis

Full Release Notes

### Patch Changes

-   fix: update expressions on server deriveds ([#17767](https://github.com/sveltejs/svelte/pull/17767))

-   fix: further obfuscate `node:crypto` import from overzealous static analysis ([#17763](https://github.com/sveltejs/svelte/pull/17763))