Skip to content

error-boundary-jsx-v2.0.0

Compare
Choose a tag to compare
@matmalkowski matmalkowski released this 13 Mar 10:23
· 92 commits to master since this release
5f64e3e

error-boundary-jsx-v2.0.0 (2020-03-13)

Features

  • i18n-jsx: migrate data store from context to redux (#380) (5f64e3e)

BREAKING CHANGES

  • i18n-jsx: Component public API has changed - HOCs now follow react-redux style of
    withHOC(selectorFunction)(component)

  • docs: update README

  • chore: build issues

  • fix: weird type issue :/

  • fix: more fixes

  • fix: bundlesize