Minor Changes
-
feat: add
createSubscriber
function for creating reactive values that depend on subscriptions (#14422) -
feat: add reactive
MediaQuery
class, and aprefersReducedMotion
class instance (#14422)
Patch Changes
- fix: treat
undefined
andnull
the same for the initial input value (#14562)