Change8

Migrating to SvelteKit @sveltejs/enhanced-img@1.0.0-next.1

Version @sveltejs/enhanced-img@1.0.0-next.1 introduces 1 breaking change. This guide details how to update your code.

Released: 7/6/2026

1
Breaking Changes
1
Migration Steps
1
Affected Symbols

⚠️ Check Your Code

If you use any of these symbols, you need to read this guide:

vite

Breaking Changes

Issue #1

Requires vite@^8.0.12, as this release bundles the stable rolldown 1.0.0.

Migration Steps

  1. 1
    Update Vite dependency to version ^8.0.12 or higher.

Release Summary

This release enforces a minimum version of Vite (8.0.12) to incorporate the stable rolldown 1.0.0 bundling.

Need More Details?

View the full release notes and all changes for SvelteKit @sveltejs/enhanced-img@1.0.0-next.1.

View Full Changelog