Skip to content

✨ feat(mq-playground): bump mq-web to 0.8.3 and add HTTP import toggle - #2220

Merged
harehare merged 1 commit into
mainfrom
feat/playground-allow-http-import-toggle
Aug 18, 2026
Merged

✨ feat(mq-playground): bump mq-web to 0.8.3 and add HTTP import toggle#2220
harehare merged 1 commit into
mainfrom
feat/playground-allow-http-import-toggle

Conversation

@harehare

Copy link
Copy Markdown
Owner

Summary

Bump the mq-web dependency to 0.8.3, which carries the previously unreleased Options.allowHttpImport wasm binding. Add an "Allow HTTP Imports" checkbox to the Settings dialog's HTTP Modules section so users can opt in to HTTP/GitHub module imports per the same off-by-default policy as the CLI's --allow-http-import.

Type of Change

  • 🐛 Bug fix
  • ✨ New feature
  • ♻️ Refactor
  • 📝 Documentation
  • ⚡ Performance
  • ✅ Test
  • 📦 Build / dependencies
  • 👷 CI

Checklist

  • I ran cargo fmt and cargo clippy and addressed any warnings
  • I ran just test-all and all tests pass
  • I added or updated tests covering this change
  • I updated relevant documentation (/docs, crate README.md) if needed
  • I added a changelog entry if this is a user-facing change

Additional Context

Bump the mq-web dependency to 0.8.3, which carries the previously
unreleased Options.allowHttpImport wasm binding. Add an "Allow HTTP
Imports" checkbox to the Settings dialog's HTTP Modules section so
users can opt in to HTTP/GitHub module imports per the same
off-by-default policy as the CLI's --allow-http-import.
@harehare
harehare merged commit 4850db1 into main Aug 18, 2026
9 of 10 checks passed
@harehare
harehare deleted the feat/playground-allow-http-import-toggle branch August 18, 2026 13:01
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