Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export JsValue from js-sys #3466

Merged
merged 5 commits into from
Jun 25, 2023
Merged

Commits on Jun 25, 2023

  1. Export JsValue from js-sys

    This way, you can name the JsValue type without adding a dependency on wasm-bindgen.
    kajacx committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    eb2ee8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7a6efe9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ba66c View commit details
    Browse the repository at this point in the history
  4. Update crates/js-sys/CHANGELOG.md

    Co-authored-by: daxpedda <daxpedda@gmail.com>
    kajacx and daxpedda committed Jun 25, 2023
    Configuration menu
    Copy the full SHA
    51a4111 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cc03d6b View commit details
    Browse the repository at this point in the history