v42.0.0
Feature: CSS-in-JS (#5121)
- Added reset and global styles via CSS-in-JS with
@emotion/react/Global
- Added
EuiProvider
, a React context provider for theming and global styles - Added
isDefaultTheme
andisLegacyTheme
utilities
Breaking changes
- Added
@emotion/react
topeerDependencies
- Amsterdam is now the default theme, deprecated and renamed old theme as "legacy"
- Re-organized Sass files including where the
globals
are imported from