Releases: daniel-sc/ng-extract-i18n-merge
Releases · daniel-sc/ng-extract-i18n-merge
v2.12.0
2.11.2
v2.11.1
What's Changed
- fix: keep unknown xml attributes by @daniel-sc in #107 (issue #106)
Full Changelog: v2.11.0...v2.11.1
v2.11.0
2.11.0-1 beta
2.11.0-0 beta
- fix: check for buildTarged attribute in ts safe way 26e3850
- fix: only fall back to deprecated browserTarget attribute on older angular versions 7547523
- Merge pull request #103 from mbey-mw/normalize-translation-target-file-before-merge 713be19
- normalize translation target files before merging b6db5e4
v2.10.0
What's Changed
- feat: adding option to sort attributes of XML elements before converting them into a string (default false) by @mbey-mw in #99 #98
- fix/feat: revert to original behavior: keep description and meaning. Adding new option to exclude description/meaning (default false) by @daniel-sc in #100 #95
New Contributors
Full Changelog: v2.9.1...v2.10.0
2.10.0-2 beta
- refactor: switch from commonjs to esm 99c03df
2.10.0-1 alpha.2
- fix: use dynamic import to prevent error on ng add 2357c0e
2.10.0-0 alpha
- feat: add new option 'buildTarget' and deprecate 'browserTarget' - see #89 080fc59
- fix: little newer angular 13 version 55e9a4a
- fix: correct ts-jest config for importing mjs f5c54c5
- fixup: correct interpolation 962f1b6
- fixup: remove superfluous comma 4d31525
- ci: lock compiler-cli dependency to prevent version conflicts 68daf2a
- ci: use angular 13.1.3 as 13.1.4 has no release for @angular/core 0a0a410
- ci: adding ci for nodejs 20 1998ee9
- fix: only fall back to deprecated browserTarget attribute on older angular versions 90bd053