Skip to content

Latest commit

 

History

History
43 lines (21 loc) · 1.7 KB

CHANGELOG.md

File metadata and controls

43 lines (21 loc) · 1.7 KB

2.0.0 (2019-05-21)

Features

BREAKING CHANGES

  • No more access to the translate function in favor of pure react-intl translation.

1.0.16 (2019-04-04)

Bug Fixes

  • withLoginForm: removed wrongly attributed props to Field component. (85fa26c)

1.0.15 (2019-03-29)

Bug Fixes

  • tests: added tests for withLoginForm. (b6735cf)
  • tests: updated testst and upped coverage threshold. (b1dd687)
  • withLoginForm: added missing default props for theme and added classes for betterv isuals. (d91d5b0)

1.0.14 (2019-03-28)

Bug Fixes

  • keys: validate key rescoped (03db8d2)

1.0.13 (2019-03-28)

Bug Fixes