Releases: Wikia/react-common
Releases · Wikia/react-common
unexpected `window` fix
8.0.4 8.0.4
Typo in withErrorBoundary
Bugfixes:
- Fix typo in
hocs/withErrorBoundaryreadme
ESM modules
Add ESM versions of all JS files
Bugfixes
Cleanup package.json
BREAKING CHANGES:
hocs/withErrorBoundaryno longer requiresstyled-components, but also it does not provide default error state; API changed a bit
Changes:
- internal change how the dependencies are handled - moved all
peerDependenciestodependenciesinpackage.jsonand changed the build process so it's actually usingpackage.json's list of dependencies instead of separate list.
New:
components/Countdowncomponents/StyledCountdowncomponents/StyledErrorDisplayingContent
DS 21.0.0
Fix Avatar's badge names
7.0.4 7.0.4
7.0.3
Bugfix
Replace Vignette component
Breaking Changes:
components/Vignettehas been removed
New:
components/Imagethat supports lazy loading of Vignette imagesutils/vignette- a Vignette helper for Vignette URL manipulation
Bugfixes:
- fixed one of the colors in
theme/