Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 631decd

Browse files
committed
Add changeset for xlb format changes
1 parent d9f2afb commit 631decd

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.changeset/modern-seas-jog.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
'@lit/localize-tools': minor
3+
---
4+
5+
**BREAKING** (XLB format only) Add index to `name` attribute for `<ph>` tags for tracking placeholder locations.
6+
7+
XLB format users should run `lit-localize extract` to regenerate the `.xlb` file for the source locale and make sure the `<ph>` tags in other locale files have matching `name` attribute values to that of the newly generated source file.

0 commit comments

Comments
 (0)