Skip to content

v5.5.0

Choose a tag to compare

@artalat artalat released this 15 Dec 11:46
· 187 commits to master since this release

5.5.0 (2019-12-15)

Features

  • 🎨 ThemeProvider: Now supports mode prop (2e126a5)
  • 🎨 ThemeProvider: Rewrote to use hooks api (bc580e4)
  • 🚇 BlueBaseFilter: Now uses useFilter hook (50a377f)
  • BlueBaseAppError: Removed "BlueBase" from error title. (c177956)
  • useStyles: Adds useStyles hook (0e25b77)
  • 🈯️ IntlContext: Updated to use hooks api (86eae71)

Performance Improvements

  • Contexts: Updated hooks and contexts (b57954d)