Skip to content

v0.17.11

Latest

Choose a tag to compare

@dannote dannote released this 04 Sep 15:33

Added

  • Add Vite-style watcher ignore patterns through config :volt, :server, Volt.Watcher, and mix volt.dev, with default exclusions for common generated and dependency directories.

Fixed

  • Normalize filesystem aliases before routing watcher events so macOS events retain root-relative HMR paths.

  • Generate filesystem-safe entry and module labels for virtual modules on Windows.

  • Keep entry and module labels unique when filesystem sanitization produces collisions.

  • Use platform-aware absolute paths for builder, test discovery, glob transforms, and Tailwind resolution.

  • Make type-aware lint test executables and development dependency installation portable across Unix and Windows.

  • Update GlobEx for Windows-rooted glob matching.

  • Update QuickBEAM, OXC, Vize, Oxide, npm_ex, and ZiglerPrecompiled to their Windows-enabled releases.

  • Update Bandit to resolve its fragmented WebSocket message denial-of-service advisory.

  • Install built-in Svelte, Solid, and Tailwind runtimes from package-owned npm_ex lockfiles, and include each lock digest in the named runtime signature.

  • Preserve private and corporate npm registry compatibility by resolving exact built-in runtime packages through the configured registry when a packaged lock policy is incompatible.