Skip to content

Releases: h3js/crossws

v0.2.2

25 Feb 19:42
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

  • example: Handle secure origins (7f8639f)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.2.1

25 Feb 18:54
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • $callHook should check hook existence (40082ba)

📖 Documentation

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.2.0

25 Feb 17:21
@pi0 pi0
Compare
Choose a tag to compare

compare changes

⚠️ Breaking Changes

  • ⚠️ Improve types and api (2ebacd3)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

24 Feb 19:46
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • Add build script to release (6681afa)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

24 Feb 19:45
@pi0 pi0
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support `uWebSockets.js (b1de991)
  • Allow access to peer url and headers (b67bef0)
  • Dynamic resolver (cb6721c)
  • Support upgrade hook to set headers (91edb54)
  • Pub/sub support for bun and uws (a486f45)

💅 Refactors

📖 Documentation

  • Add link to play online (ed41540)
  • Migrate to unjs-docs structure v2 (#13)
  • Update bun (0c717d8)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.1

29 Jan 12:25
@pi0 pi0
Compare
Choose a tag to compare

compare changes

💅 Refactors

  • Import bun types from @types/bun (ba40b53)

📦 Build

  • Expose default export for compatibility types (9934fb5)

❤️ Contributors

v0.1.0

29 Jan 03:53
@pi0 pi0
Compare
Choose a tag to compare

initial public release!

v0.0.1

07 Dec 01:01
@pi0 pi0
8f3d119
Compare
Choose a tag to compare
chore: update readme