Releases: daniel-sc/ng-extract-i18n-merge
Releases · daniel-sc/ng-extract-i18n-merge
v2.13.1
What's Changed
- fix: handle id with escaped characters - fixes #121 by @daniel-sc in #122
Full Changelog: v2.13.0...v2.13.1
v2.13.0
What's Changed
- fix: build by @daniel-sc in #120
- Support for angular v19 #118 by @martinboue in #119
New Contributors
- @martinboue made their first contribution in #119
Full Changelog: v2.12.0...v2.13.0
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