v0.2.0-M3
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
aclass
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