JimmyBeldone / reapt

A complete React Redux starterkit, configured with Webpack, stop wasting time configuring, adopt it and just code
MIT License
4 stars 1 forks source link

Update react-i18next to the latest version ๐Ÿš€ #23

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency react-i18next was updated from 8.4.0 to 9.0.0.

This version is not covered by your current version range.

If you donโ€™t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donโ€™t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 5 commits.

  • 92d9469 rebuild
  • 146a6f6 Merge pull request #655 from rosskevin/ts-tests
  • 5bcf60f fix children type in props
  • 7385205 Add/fix optional i18n prop on NamespacesConsumer
  • b71a7c1 Add typescript tests with example usage as sanity check and hook into test script

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 15 commits.

  • aa71b53 add ; back
  • 1186b3b use semicolons in prettier
  • 376fe57 fix hooks in case invalid lng and fallbacklng is false
  • b8eddc9 Set WithNamespacesOptions.wait as optional in Typescript definition (#676) (#678)
  • 9694013 fix useSSR for hooks storing state on i18n instance and not globally
  • a870341 Sync typescript setup with i18next using dtslint and prettier (no other code changes) (#672)
  • 7597cda Merge branch 'master' of github.com:i18next/react-i18next
  • 220db40 add rosskevin as contributor
  • 321a9b0 Merge pull request #667 from shiba-hiro/verup-expo-32
  • 66a8a3f verup-expo-32
  • f481337 rebuild
  • e2fea31 fix versions for hooks sample
  • 5588a32 Merge pull request #658 from VincentLanglet/patch-1
  • 5f42614 Fix hooks.d.ts
  • ae96305 no longer depends on prop-types

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead ๐Ÿš€

Commits

The new version differs by 5 commits.

  • 71fdd5b Merge branch 'master' of github.com:i18next/react-i18next
  • 2557ba1 update changelog
  • 450303d Add generic type to t function and the tests (#665)
  • 093609a add tests for hooks
  • 32e02b2 pass in i18n to hooks

See the full diff