chore: prepare release v1.1.37 - #6
Merged
Merged
Conversation
EricLLLLLL
commented
Feb 4, 2026
Owner
- Prepare release v1.1.37 (patch bump)\n- Fix global install isolation & Windows/mac shell integration\n\nRelease gate: unit/integration + isolated + e2e npm verification passed locally.
added 23 commits
January 29, 2026 12:55
…Windows - Add fallback to 'bun x' in bvm-shim.sh if 'bunx' binary is missing (macOS/Linux) - Improve Windows fixShims logic to handle nested paths and ensure absolute paths in global shims - Force JS shim path for installation commands in bun.cmd for immediate self-healing
…OT_FOUND - Use regex to replace deep relative node_modules paths with absolute paths in Windows shims - Sync aggressive fixShims logic to both bvm-shim.js and rehash command - Ensure correct mapping to Bun's global node_modules structure on Windows
- Fix quote handling in .ps1 shim path replacement - Use aggressive regex to eliminate deep relative path drifting on Windows - Ensure Unix bvm-shim.sh handles missing bunx with 'bun x' fallback
- Hardcode BVM_DIR in generated .cmd shims during rehash - Improve error messages to show the exact missing path - Synchronize path fixing logic across all Windows templates
…patibility - Create root node_modules junction pointing to install/global/node_modules per version - Eliminate brittle regex rewriting in bvm-shim.js - Drastically improve performance and reliability of global shims on Windows - Fix bunx fallback in JS shim
- Create node_modules junction immediately in installBunVersion - Implement on-the-fly junction repair in bvm-shim.js post-install - Sync absolute BVM_DIR paths and resolve all Windows path drift root causes
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.