Releases: vendure-ecommerce/ngx-translate-extract
Releases · vendure-ecommerce/ngx-translate-extract
v10.1.1
- Fix service parser incorrectly extracting strings from method calls on non-
TranslateServicetypes (#116) - Fix service parser not detecting keys when
TranslateServiceis provided viainject()inside the constructor (#113) - Replace
tsconfigandJSON5packages with TypeScript's built-in configuration utilities (#115) - Replace
colorettewith Node's built-inutil.styleText(#112)
v10.1.0
v10.0.1
- Avoid redundant property lookups on parent class in service parser (#99)
- Locate
package.jsonin new location for the--cache-fileoption (#96) - Fix version resolution for the
--versionoption (#97) - Fix parser not detecting keys when the
translatepipe is used within logical expressions (&&,||,??) (#94)