Skip to content

1.0.2

Compare
Choose a tag to compare
@aralroca aralroca released this 30 Jan 21:01
· 259 commits to master since this release
f296168

PATCHES

  • Add default namespace param to withTranslation #458 (by @j-schumann)
  • Add more information regarding listing all locales when using the i18n.js instead of i18n.json #425 (by @luisgserrano)
  • Add statics hoc on config #479 (by @aralroca)
  • Allow empty translations #461 (by @j-schumann)
  • Enable strict mode for Typescript, add type annotations #475 (by @andrehsu)
  • Fix default namespace not working for fallback keys, fix types #470 (by @andrehsu)
  • Fix issue arrow function with type #471 (@aralroca)
  • Invoking getInitialProps of wrapper component in withTranslation HOC #433 (by @emmekappa)
  • Normalize slashes in a file path to be posix/unix-like forward slashes #472 (by @vimutti77)
  • Update dependencies #478 (by @aralroca)
  • fix getServerSideProps loading on dynamic page with HOC #426 (by @aralroca)
  • fix: components type of TransProps #422 (by @vimutti77)

Credits

Thanks to all of you who contributed to this release 馃檹 馃槉

@j-schumann, @luisgserrano, @andrehsu, @vimutti77, @emmekappa, @aralroca