Skip to content

v0.3.4

Latest
Compare
Choose a tag to compare
@pi0 pi0 released this 10 Feb 20:41
· 2 commits to main since this release

compare changes

🚀 Enhancements

  • cloudflare: Support resolveDurableStub (#130)

🩹 Fixes

  • Global publish via first subscribed peer (#103)
  • Define request.context as read-only (#133)
  • node, uws: Send data as blob only if it is not string (#124)
  • bun: Pass code and reason to close hook (#132)

💅 Types

  • Stricter type declarations (#129)
  • Specify an explicit return type for uint8Array() (#128)

📖 Documentation

  • node: Check upgrade === "websocket" in example (#131)
  • Add dynamic example for changeable resolve (e5daf22)

❤️ Contributors