You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add optional SFC source maps and expose scoped-style, style block, and custom block metadata in compile results.
Add Vize.SFC.collect_template_assets/2, Vize.SFC.rewrite_asset_references/2, Vize.SFC.external_sources/1, and Vize.SFC.scope_id/2 for bundler integrations.
Include external block sources and SFC descriptor metadata in parse_sfc/1 results.
Changed
Upgrade the upstream Vize workspace from 0.290 to 0.362 and consume its published crates instead of the monorepo git revision.
Fixed
Preserve document order when pairing Vapor statics with nested property, text, and structural slots.
Compatibility
Require Rust 1.95 or later when compiling the NIF from source.