Enhancements
- Added a
fullWidthprop toEmptyStateto support full width layout within a content context (#2992) - Added an
emptyStateprop toResourceListto support in context empty states in list views (#2569) - Improved top bar transitions when theme changes (#3007)
Bug fixes
- Fixed incorrect
iconcolor ofButtonwhendestructiveandplain(#2958)
Development workflow
- Improved speed of type-check and build by enabling TypeScript's
skipLibCheckoption (#2981)
Dependency upgrades
- Updated TypeScript to 3.9.2 (#2981)