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
- Replace pofile dependency with pofile-ts ^2.1.0
- Use exported types (Item, Headers) instead of manual definitions
- Adapt translationIO.ts to use Promise-based po.save() API
- Add pofile-ts to Jest transformIgnorePatterns for ESM support
- Add .lingui/ to .gitignore (test cache artifacts)
pofile-ts is a modernized fork with TypeScript support, zero
dependencies, and Promise-based async methods.
0 commit comments