Change8

v2.2.8

📦 denoView on GitHub →
🐛 6 fixes🔧 5 symbols

Summary

This maintenance release focuses on bug fixes across the VFS, LSP, and linting systems, while upgrading the V8 engine and fixing Node API compatibility on macOS.

🐛 Bug Fixes

  • Ensure atime, birthtime, mtime, and ctime are correctly set in the virtual file system (vfs) during compilation.
  • Updated formatter to return a non-zero exit code upon failure.
  • Resolved plugin path resolution to use the correct configuration specifier in linting.
  • Filtered schemes in semantic tokens registration options for LSP.
  • Modified macOS binary stripping to only remove local and debug symbols, fixing Node API compatibility.
  • Upgraded V8 engine to version 135.1.0.

🔧 Affected Symbols

vfsfmtlintlspNode API