Skip to content

v0.2.0-M3

Compare
Choose a tag to compare
@armanbilge armanbilge released this 07 Feb 10:16
· 379 commits to main since this release
fbf0ae4

This is the third milestone release of Calico v0.2.0. It upgrades to fs2-dom v0.2.0-M3 which introduces the Window[IO] wrapper that provides access to many useful browser APIs. This is now exposed as window in IOWebApp and is used by Router.

What's Changed

  • Make Html a class by @armanbilge in #178
  • Update cats-effect, cats-effect-testkit to 3.4.6 by @nimble-agar-steward in #181
  • Update fs2-dom to 0.2.0-M3 by @nimble-agar-steward in #177

Full Changelog: v0.2.0-M2...v0.2.0-M3