Skip to content

react-alp-translate@2.0.0

Choose a tag to compare

@christophehurpeau christophehurpeau released this 09 Apr 21:43
· 846 commits to main since this release

2.0.0 (2019-04-09)

Features

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

BREAKING CHANGES

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