Releases: transifex/transifex-javascript
Releases · transifex/transifex-javascript
v0.8.2
@transifex/cli
- Extract source strings from code with decorators (#42)
Also bumps library dependencies to fix reported third-party security vulnerabilities
v0.8.1
@transifex/cli
- Detect and extract arguments to
useT
react hook (#40)
v0.8.0
@transifex/cli
- Detect and push React tag source content (#38)
Also, this release drops Travis-CI integration in favor of GitHub actions.
v0.7.3
@transifex/native
- Allow pseudo translation to work with React component interpolation (#36)
v0.7.2
@transifex/native
- Make
t
always return a String (#35)
v0.7.1
@transifex/react
- Fix Fragment bug during transpiling (#34)
v0.7.0
@transifex/cli
- Use
@babel/parser
for extracting strings in order to support typescript (#33)
@transifex/react
- Support interpolation of React elements as properties in T-component (#32)
v0.6.5
@transifex/native
- Fix typo in
package.json
: use correct name for typescript definitions file in dist
folder (#29)
v0.6.4
@transifex/native
, @transifex/react
- Copy typescript definition files to
dist
folder during build (#28)
v0.6.3
@transifex/native
- Send library version and platform to CDS (#27)