github mksglu/context-mode v1.0.37
1.0.37

latest releases: v1.0.39, v1.0.38
9 hours ago

Fixes

  • Inline ensureNativeCompat into start.mjs — prevents missing-file errors when marketplace plugin updater doesn't sync new files to the cache directory
  • nvm4w Windows junction fix — new postinstall.mjs detects when npm's bin directory and node_modules are on different paths (common with nvm4w) and creates a directory junction so the .cmd shim can resolve the package (#156)

Changes

  • Removed native-abi.mjs (function moved into start.mjs)
  • Moved postinstall logic to scripts/postinstall.mjs for better maintainability
  • Updated tests to extract and test ensureNativeCompat from start.mjs source at test time

Don't miss a new context-mode release

NewReleases is sending notifications on new releases.