- Fix Can't un-toggle filter through secondary action button in aside list (#7982) (septentrion-730n)
- Fix
useChoicesContext
props should take precedence over context (#7967) (djhi) - Fix individually import lodash modules to reduce bundle size (#7962) (Jkker)
- Fix
<Pagination>
cannot be used outside aListContext
(#7956) (fzaninotto) - Fix security alerts on development packages (#7953) (fzaninotto)
- Fix security alert on publishing package (#7951) (fzaninotto)
- [TypeScript] Fix
<Admin>
used with function child and fragment does not compile (#7981) (fzaninotto) - [Doc] Fix UserMenu customization documentation (#7979) (ApolloRisky)
- [Doc] Add entry for
<IconMenu>
(#7942) by (fzaninotto)