Skip to content

alp-hello-react-example@2.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 17 Apr 20:02
· 838 commits to main since this release

2.0.0 (2019-04-17)

Bug Fixes

  • alp-hello-react-example version (175871d)

Features

  • use hooks for react-alp-translate, remove render children (9c16189)

Reverts

  • chore: remove version in alp-hello-react-example (73d91ba)

BREAKING CHANGES

  • replace import T from "react-alp-translate"; by import { T } from "react-alp-translate";