v0.2.0
This is the first stable release in the Calico v0.2.x series! This new series continues the same look-and-feel as the 0.1.x series while delivering safer, more idiomatic APIs and performance improvements. For more details on these enhancements and a migration guide see the release notes for v0.2.0-M1.
The following is summary of changes since v0.2.0-RC2.
Features
- Add
modify
syntax by @armanbilge in #222
Fixes
Router#teleport
should usereplaceState
by @armanbilge in #237- Delegate to upstream
Applicative[Signal]
by @armanbilge in #229
Docs
- Fix tick rendering in demo by @armanbilge in #221
- Add demo for
FetchClient
by @armanbilge in #231
Updates
- Update domtypes to 17.0.0 by @nimble-agar-steward in #224
- Update cats-effect, cats-effect-testkit to 3.5.0 by @nimble-agar-steward in #242
- Update scalajs-dom to 2.5.0 by @nimble-agar-steward in #244
- Update http4s-core to 0.23.19 by @nimble-agar-steward in #246
- Update fs2-core to 3.7.0 by @nimble-agar-steward in #243
- Update fs2-dom to 0.2.0 by @nimble-agar-steward in #247
Full Changelog: v0.2.0-RC2...v0.2.0