1.4.2
1.4.2 release goes with Create React App support and better typescript typings for the ttag
lib.
Read more about how you can use ttag
with CRA.
This release goes also with macro support for babel-plugin-ttag
.
ttag-cli
Added additional plugins to for CRA - https://github.com/ttag-org/ttag-cli/pull/52
babel-plugin-ttag
Added macro support. Big thank to @cjies - https://github.com/ttag-org/babel-plugin-ttag/pull/115
ttag.macro
Added new package as a shortcut for babel-plugin-ttag/dist/macro.js
usage - https://github.com/ttag-org/ttag.macro
ttag library
Better typescript support. Big thank to @erickwilder - https://github.com/ttag-org/ttag/pull/129