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
feat: skip lockfile updates when locale flags are provided (#992)
* feat: skip lockfile updates when --target-locale or --locale flags are provided
- Add conditional logic in run command to skip saveChecksums() when --target-locale is specified
- Add conditional logic in i18n command to skip saveChecksums() when --locale is specified
- Maintains backward compatibility while implementing requested feature from issue #991
Co-Authored-By: [email protected] <[email protected]>
* chore: add changeset for lockfile skip feature
Co-Authored-By: [email protected] <[email protected]>
---------
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-authored-by: [email protected] <[email protected]>
0 commit comments