You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sync: removed keys are now listed by name in real runs too (previously the
names were only shown with --dry), capped at 50 keys per namespace, so a
sync always shows exactly what it deleted. When keys are removed without --backup-deleted-path, a one-line tip now points to -B to keep a local
backup of the removed segments (98).
remove: accepts multiple keys (locize remove common title subtitle ...),
batched into a single update request per language (53).
docs: README notes for pnpm >= 11 (blockExoticSubdeps and why xlsx is
pinned to the SheetJS CDN tarball) and for the xcstrings format (file-level
conversion; i18next plural suffixes / {{...}} interpolation are not
rewritten to String Catalog plural variations / format specifiers).