Download Latest Version v0.6.1 source code.zip (126.0 kB)
Email in envelope

Get an email when there's a new version of nosvelte

Home / v0.4.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-07-30 690 Bytes
v0.4.0 source code.tar.gz 2026-07-30 50.4 kB
v0.4.0 source code.zip 2026-07-30 78.9 kB
Totals: 3 Items   130.0 kB 1

Changed

  • Breaking: upgraded rx-nostr from ^2.0.0 to ^3.0.0 (and nostr-typedef to ^0.13.0), and added a dependency on rx-nostr-crypto. rx-nostr v3 moved cryptographic verification into rx-nostr-crypto, so NostrApp now creates its RxNostr with a verifier and events are verified there rather than by a per-request verify() operator. Hosts must upgrade to rx-nostr@^3; hosts that build their own RxNostr should pass a verifier. See the rx-nostr v3 release notes.
  • Breaking: the exported RelayConfig type is renamed to DefaultRelayConfig, following rx-nostr v3.
Source: README.md, updated 2026-07-30