Skip to content

Releases: rust-nostr/nostr-sdk-js

Release v0.42.1

26 May 08:36
dd852f7
Compare
Choose a tag to compare

Changed

  • Bump nostr from 0.42.0 to 0.42.1

Fixed

  • Fix JsRelayArray TypeScript type declaration

Full changelog: https://rust-nostr.org/changelog

Release v0.42.0

20 May 07:41
86d804e
Compare
Choose a tag to compare

Changed

  • Bump nostr upstream deps to 0.42.0

Full changelog: https://rust-nostr.org/changelog

Release v0.41.1

15 Apr 09:53
8215ff1
Compare
Choose a tag to compare

Fixes

  • Pin wasm-bindgen to 0.2.95 to fix "Constructor of class '<name>' is private and only accessible within the class declaration" issue

Full changelog: https://rust-nostr.org/changelog

Release v0.41.0

15 Apr 08:10
cab793c
Compare
Choose a tag to compare

Changed

Added

  • Expose Relay::ban

Full changelog: https://rust-nostr.org/changelog

v0.40.2

24 Mar 09:23
89d1b4c
Compare
Choose a tag to compare

Fixed

  • Fixes from upstream rust crates

v0.40.1

24 Mar 07:30
4c5a351
Compare
Choose a tag to compare

Fixed

  • Fix NostrConnect constructor