Release v2.2.3
·
495 commits
to master
since this release
BREAKING CHANGES:
- change
&
to|
operator for building result interface afterwithMods
. See #298 for details. - change base type for static
mod
method toany
fromobject
. See #296 for details.
Full changes https://github.com/bem/bem-react-core/blob/master/packages/react/CHANGELOG.md#223-2018-08-08