PackageTrack
Sign in Get early access

gloo-utils

Convenience crate for common `web_sys` features

0.3.0 33M downloads/mo #1592 most downloaded on crates.io rustwasm/gloo

What this package is like to depend on

Last release 5 months ago

25 Mar 2026

Ships unpredictably

gaps range from 5 weeks to 2.6 years

Nearly every release is documented

notes for 9 of 10 stable releases

Nothing withdrawn

no release was ever pulled

5 years old

10 releases · first in 2021

1 release in the last 12 months

see the full history below

Release timeline

10 releases · Oct 2021 to Mar 2026
2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 10
  1. 0.3.0 25 Mar 2026
    Release notes

    MSRV updated to 1.82

    Fixes

    • JsError::try_from no longer panics when given a JsValue that is neither a js_sys::Error nor string-coercible. It now falls back to a placeholder message instead of crashing. (#488) by @ranile
    Open source →
    Release notes

    MSRV updated to 1.82

    Open source →
    Release notes
    • Migrate to Edition 2021 and Apply MSRV in Cargo.toml (#360)
    • Introduces the FromQuery and ToQuery traits to allow for customizing how query strings are encoded and decoded in gloo_history. (#364)
    Open source →
  2. 0.2.0 11 Aug 2023
    Release notes

    MSRV updated to 1.82

    Breaking Changes

    • Default worker type is now ES module (as_module: true by default). Users who relied on the classic default must now call .as_module(false) explicitly. (#421) by @JonasAlaif
    • spawn_with_loader() removed. Use .with_loader(true).spawn(path) instead. (#421) by @JonasAlaif

    Fixes

    • Fix broken docs link for WorkerSpawner (#487) by @ranile
    Open source →
    Release notes
    • Add console_dbg macro (#170)
    Open source →
  3. 0.1.7 17 Jun 2023

    Nothing published for this version

  4. 0.1.6 29 Nov 2022
    Release notes
    • Update json.rs fix typo (#338)
    • docs: correct format examples Fixes #276 (#278)
    Open source →
  5. 0.1.5 21 Aug 2022
    Release notes
    • refactor: typo fix (#262)
    • Release new gloo versions
    Open source →
  6. 0.1.4 24 Jun 2022
    Release notes
    • Use thread_local!'s lazy initialization instead of RefCell<Option<_>> (#358)
    • Fix required feature set of serde dependency (#357)
    Open source →
  7. 0.1.3 13 Apr 2022
    Release notes
    • Fix some typos (#313)
    • Update serde-wasm-bindgen requirement from 0.4.5 to 0.5.0 (#320)
    • Fix clippy for Rust 1.67 (#302)
    Open source →
  8. 0.1.2 05 Jan 2022
    Release notes
    • (history): Drop states borrow before callback invocation (#285)
    • Update serde-wasm-bindgen requirement from 0.3.1 to 0.4.5 (#297)
    • Fix clippy. (#287)
    Open source →
  9. 0.1.1 25 Nov 2021
    Release notes
    • Add implementation for rfc-1 (files)
    • Update readmes
    • Address some mistakes and nits.
    • Address code review.
    • Update readmes
    • Migrate to futures 0.3
    • Bump events version
    Open source →
  10. 0.1.0 24 Oct 2021
    Release notes
    • Add an dbg! equivalent to gloo-console (#158)
    • Fix dir, dirxml macros in gloo-console (#154)
    • Finishing touches

    gloo-dialogs

    Open source →

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive