v0.12.0
Happy (belated) Valentine's Day for all who
-
⚡️ Features
- Improved ergonomics for
html! { for .. }
. [@jstarry, #875] - Added
#[props(default = "fn_path")]
for specifying a default property value. [@AlephAlpha, #881] - Exposed the macros for creating format types. [@ctm, #883]
- Added support for binary-only and text-only formats in
WebSocketService
. [@ctm, #851] - Implemented
PartialEq
forChildrenRenderer
to allowchildren
comparison. [@jstarry, #916] - Reduced restrictions on
ComponentLink
methods to improveFuture
support. [@jplatte, #931] - Added
referrer
,referrer_policy
andintegrity
toFetchOptions
. [@leo-lb, #931]
- Improved ergonomics for
-
🛠 Fixes
-
🚨 Breaking changes