Skip to content

v16.0.10

Latest

Choose a tag to compare

@adrai adrai released this 03 Aug 13:15
  • Pages Router: restore saveMissing via .finally — the #2344 fix re-enabled saveMissing in a .then on the changeLanguage promise; now uses .finally so a hypothetically rejected promise cannot leave saveMissing disabled for the rest of the session (defensive only: current i18next never rejects that promise)