Skip to content

v0.2.1

Compare
Choose a tag to compare
@armanbilge armanbilge released this 20 Mar 03:26
· 509 commits to series/0.2 since this release
10e3604

This is the second release in the 0.2.x series of http4s-dom and is binary- and source-compatible with v0.2.0. It is published against the http4s 0.23.x series with Scala 2.12, 2.13, and 3.1+ and Scala.js 1.8+.

This release features a WebSocketClient that implements the WSClient interface introduced in http4s v0.23.11. Try it out with the interactive example in the docs!

Note that the WSClient interface is also implemented by the http4s-jdk-http-client. For example, if you implement a GraphQL client with WSClient you can cross-compile it and deploy to both the browser and the JVM!

User-facing PRs

Full Changelog: v0.2.0...v0.2.1