🚀 Features
- useBreakpoints: Add breakpoints for ElementUI/ElementPlus - by @AAABingBing and Anthony Fu in #4238 (f71e5)
- useMediaControls: Add playback error event - by @DarrenSG and Anthony Fu in #4253 (e1169)
🐞 Bug Fixes
- useArrayReduce: InitialValue can be a function - by @Mutter45 and Anthony Fu in #4243 (ae542)
- useDevicesList: Handle NotAllowedError on reject/close - by @espensgr and Anthony Fu in #4246 (bf0f2)
- useDropZone: Remove file kind restriction - by @jackcodetw in #4305 (1d661)
- useIntervalFn: Prevent timer being set after pause is called in cb - by @laporchen and Anthony Fu in #4258 (59f8c)
- useManualRefHistory:
canUndo
andcanRedo
typing to be computed ref - by @roydukkey and Anthony Fu in #4261 (b46d2) - useWebSocket: Autoreconnect when ws close - by @jackcodetw in #4314 (08412)