4.5.6 (2025-11-27)
Bug fixes for useExtracted
- Handle race condition when detecting locale changes which could lead to reset of messages with
useExtracted(#2131 – by @amannn) - Don't depend on environment locale for sorting of keys with
useExtracted(#2134 – by @amannn) - Retain .po flags for
useExtractedand updatepo-parserto fix encoding (#2128 – by @amannn)