Skip to content

v0.2.4

Compare
Choose a tag to compare
@armanbilge armanbilge released this 18 Jan 17:47
· 233 commits to series/0.2 since this release
c86ec9a

This is the fifth release in the 0.2.x series of http4s-dom and is binary- and source-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.11+.

This release adds support for streaming requests to the FetchClient. A feature test is used to detect when this API is available and use it automatically. Detailed browser support information is available at "Can I use".

Features

Docs

Updates

  • Update scala3-library, ... to 3.2.1 by @http4s-steward in #212
  • Update sbt-scalajs, scalajs-compiler, ... to 1.11.0 by @http4s-steward in #219
  • Update cats-effect to 3.4.5 by @http4s-steward in #233
  • Update fs2-core to 3.5.0 by @http4s-steward in #234
  • Update http4s-client, ... to 0.23.18 by @http4s-steward in #235

New Contributors

  • @http4s-steward made their first contribution in #156
  • @regadas made their first contribution in #162

Full Changelog: v0.2.3...v0.2.4