Releases: thorgate/tg-react
Releases · thorgate/tg-react
0.5.1
0.5.0
New method for i18n string extraction from JS sources
Uses Babel (more specifically, its babylon package) to parse the sources and extract whatever is given to gettext() and friends as arguments.
Requires 'babylon' and 'babel-traverse' node packages to be installed.
Auth backends
Fixed some of the small importing issues
Auth backends
Merge pull request #1 from thorgate/auth_api New auth API