PackageTrack
Sign in Get early access

gloo

A modular toolkit for Rust and WebAssembly

0.12.0 6.9M downloads/mo #3804 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 9 days to 2.3 years

Some releases are documented

notes for 10 of 18 stable releases

Nothing withdrawn

no release was ever pulled

7 years old

18 releases · first in 2019

1 release in the last 12 months

see the full history below

Release timeline

18 releases · Mar 2019 to Mar 2026
2020 2021 2022 2023 2024 2025 2026
Release Pre-release

Releases

latest 18
  1. 0.12.0 25 Mar 2026
    Release notes

    MSRV updated to 1.82. All sub-crates bumped.

    See individual crate release notes for details:

    Bigger Changes (Higher Chances of Breaking)

    gloo-net 0.7.0
    gloo-worker 0.6.0

    Smol Changes

    gloo-utils 0.3.0
    gloo-render 0.3.0
    gloo-dialogs 0.3.0
    gloo-file 0.4.0
    gloo-events 0.3.0
    gloo-history 0.3.0
    gloo-console 0.4.0
    gloo-storage 0.4.0
    gloo-timers 0.4.0

    Open source →
    Release notes
    • Bump all sub-crate versions, update MSRV to 1.82

    gloo-console

    Open source →
  2. 0.11.0 08 Dec 2023

    Nothing published for this version

  3. 0.10.0 11 Aug 2023

    Nothing published for this version

  4. 0.9.0 24 Jul 2023

    Nothing published for this version

  5. 0.8.1 17 Jun 2023

    Nothing published for this version

  6. 0.8.0 24 Jun 2022

    Nothing published for this version

  7. 0.7.0 13 Apr 2022
    Release notes

    MSRV updated to 1.82

    Breaking

    • Remove Clone implementation for EventSource (#417) by @vpochapuis
      Cloning had a bug where dropping any clone would disconnect all instances.

    New Features

    • Add EventSourceBuilder for configuring EventSource with credentials (#530) by @zn3x
    • Add WebSocket::buffered_amount (#510) by @vi
    • Add PartialEq, Eq, Hash derives to CloseEvent (#504) by @Alexi24601

    Fixes

    • Fix RequestBuilder::build producing a URL with an extra & (#497) by @hmacias-avaya
    • Fix WebSocket binary send panicking when SharedArrayBuffer is enabled (#502) by @Fedeparma74

    Maintenance

    Open source →
    Release notes
    • Remove Clone implementation for EventSource (#417) by @vpochapuis Cloning had a bug where dropping any clone would disconnect all instances.
    • Add EventSourceBuilder for configuring EventSource with credentials (#530) by @zn3x
    • Add WebSocket::buffered_amount (#510) by @vi
    • Add PartialEq, Eq, Hash derives to CloseEvent (#504) by @Alexi24601
    • Fix RequestBuilder::build producing a URL with an extra & (#497) by @hmacias-avaya
    • Fix WebSocket binary send panicking when SharedArrayBuffer is enabled (#502) by @Fedeparma74
    • Update MSRV to 1.82 (#505) by @martinfrances107
    • Bump pin-project to 1.1 and http to 1.4 (#536) by @Madoshakalaka
    Open source →
  8. 0.6.1 11 Mar 2022

    Nothing published for this version

  9. 0.6.0 05 Jan 2022
    Release notes
    • Update http crate to 1.0 (#407)
    Open source →
  10. 0.5.0 05 Dec 2021
    Release notes
    • Implement futures_io::AsyncWrite and futures_io::AsyncRead on WebSocket. This feature is behind a new feature flag io-util that is disabled by default.
    • Add TryFrom<web_sys::WebSocket> (#365)
    • Add WASI support for gloo-history. (#405)
    Open source →
  11. 0.4.2 25 Nov 2021

    Nothing published for this version

  12. 0.4.1 25 Nov 2021
    Release notes
    • Remove Cloning on WorkerBridge (#388)
    • Add an example of processing transferrable types with worker (#371)
    Open source →
  13. 0.4.0 24 Oct 2021
    Release notes

    MSRV updated to 1.82

    Open source →
    Release notes
    • Update MSRV to 1.82 (#505) by @martinfrances107
    Open source →
  14. 0.3.0 28 Jul 2021
    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 →
  15. 0.2.1 11 Mar 2020
    Release notes
    • Fix utils crate and history docs. (#189)
    • Hash-based History type & Unified Location. (#177)
    • Fixes console_dbg! and console! expression output. Bold src info. (#174)
    Open source →
  16. 0.2.0 12 Dec 2019
    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 →
  17. 0.1.0 13 Sep 2019
    Release notes
    • Add an dbg! equivalent to gloo-console (#158)
    • Fix dir, dirxml macros in gloo-console (#154)
    • Finishing touches

    gloo-dialogs

    Open source →
    Release notes
    • Add an dbg! equivalent to gloo-console (#158)
    • Fix dir, dirxml macros in gloo-console (#154)
    • Finishing touches

    dialogs

    Open source →
  18. 0.0.0 18 Mar 2019

    Nothing published for this version

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