Skip to content

chore: prepare release v1.1.37 - #6

Merged
EricLLLLLL merged 23 commits into
mainfrom
test
Feb 4, 2026
Merged

chore: prepare release v1.1.37#6
EricLLLLLL merged 23 commits into
mainfrom
test

Conversation

@EricLLLLLL

Copy link
Copy Markdown
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.

lei.liao 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
@EricLLLLLL
EricLLLLLL merged commit f5b5378 into main Feb 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant