Skip to content

fix(next-plugin): resolve WASM in Bun isolated installs - #651

Merged
owjs3901 merged 2 commits into
mainfrom
owjs3901/fix-bun-isolated-wasm
Aug 30, 2026
Merged

fix(next-plugin): resolve WASM in Bun isolated installs#651
owjs3901 merged 2 commits into
mainfrom
owjs3901/fix-bun-isolated-wasm

Conversation

@owjs3901

Copy link
Copy Markdown
Contributor

Summary

  • resolve runtime dependencies from the physical @devup-ui/next-plugin install location so Bun isolated installs can find non-hoisted WASM
  • keep the lite-to-full fallback for compatibility
  • add a Bun-style isolated node_modules regression fixture
  • add a changepack for @devup-ui/next-plugin 1.0.86

Verification

  • 132 next-plugin tests pass
  • next-plugin build passes
  • targeted ESLint passes
  • packed next-plugin initializes DevupUI from an isolated Bun install
  • changepacks calculates 1.0.85 → 1.0.86

devfive added 2 commits August 30, 2026 12:46
# Conflicts:
#	.changepacks/changepack_log_fixWasmLiteResolution20260830.json
@owjs3901
owjs3901 merged commit b435896 into main Aug 30, 2026
2 of 3 checks 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