- Added a
fullWidth
prop toEmptyState
to support full width layout within a content context (#2992) - Added an
emptyState
prop toResourceList
to support in context empty states in list views (#2569)
- Fixed incorrect
icon
color ofButton
whendestructive
andplain
(#2958)
- Improved speed of type-check and build by enabling TypeScript's
skipLibCheck
option (#2981)
- Updated TypeScript to 3.9.2 (#2981)