rsuite v5.6.1 Release Notes

Release Date: 2022-02-17 // about 2 years ago
  • ๐Ÿ› Bug Fixes

    • caretAs: fix DatePicker and DateRangePicker cannot replace caret (#2360) (1e619b2)
    • IconButton: infer addtional props from as prop (#2343) (3b6c25c)
    • Toaster: code breaks when toaster is in a useEffect (#2353) (d083fe2), closes #2336
    • ๐Ÿ‘‰ useTimeout: fix callback not being called after timeout (#2349) (e82a12a)