v0.2.8
This is the ninth release in the 0.2.x series of http4s-dom and is binary-compatible with every previous 0.2.x release. It is published against the http4s 0.23.x series with Scala 2.12, 2.13, and 3.2+ and Scala.js 1.13+.
This release improves error handling when opening a WebSocket connection.
What's Changed
- Fix WebSocket connect error handling by @buntec, @armanbilge in #267
- Refresh
ServiceWorker
API by @armanbilge in #264
Full Changelog: v0.2.7...v0.2.8