Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: i18next/i18next
base: 8a3b93b708cababc2a4a740b15cf4ac09fb598d7
Choose a base ref
...
head repository: i18next/i18next
compare: f4445f3d73ebd25806ca4a2b37640c76663fd8b9
Choose a head ref
  • 15 commits
  • 13 files changed
  • 5 contributors

Commits on Jul 10, 2020

  1. fix prototype pollution (#1482)

    adrai committed Jul 10, 2020
    Configuration menu
    Copy the full SHA
    44c2e76 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2020

  1. Configuration menu
    Copy the full SHA
    26d5719 View commit details
    Browse the repository at this point in the history
  2. changelog

    adrai committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    2a6d7e7 View commit details
    Browse the repository at this point in the history
  3. 19.6.0

    adrai committed Jul 11, 2020
    Configuration menu
    Copy the full SHA
    8c63160 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2020

  1. Extend skipOnVariables (#1488)

    * extend usage of skipOnVariables, should fix #1487
    adrai committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    c10ee50 View commit details
    Browse the repository at this point in the history
  2. Change bindStore to bindI18nStore in ReactOptions type and update def…

    …ault values (#1489)
    
    * Change bindStore to bindI18nStore in ReactOptions type
    
    Using bindI18nStore in react-i18next was impossible without
    ignoring tsc.
    
    * Update default values of bindI18n and bindI18nStore in ReactOptions type
    
    These were assumably out-of-date, see react-i18next doc
    JaniL committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    655bece View commit details
    Browse the repository at this point in the history
  3. prepare new version

    adrai committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7d8e9e6 View commit details
    Browse the repository at this point in the history
  4. 19.6.1

    adrai committed Jul 15, 2020
    Configuration menu
    Copy the full SHA
    7826260 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2020

  1. Configuration menu
    Copy the full SHA
    7b57445 View commit details
    Browse the repository at this point in the history
  2. 19.6.2

    adrai committed Jul 16, 2020
    Configuration menu
    Copy the full SHA
    b8b014f View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2020

  1. Add a plural resolver for locale "ht"

    Fix #1491
    marcja committed Jul 18, 2020
    Configuration menu
    Copy the full SHA
    d582c31 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

  1. Merge pull request #1492 from marcja/patch-1

    Add a plural resolver for locale "ht"
    jamuhl committed Jul 21, 2020
    Configuration menu
    Copy the full SHA
    88460a8 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2020

  1. add plurals for iw, fixes #1494

    adrai committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    40c4ec8 View commit details
    Browse the repository at this point in the history
  2. new version for plural rules

    adrai committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    b04eb16 View commit details
    Browse the repository at this point in the history
  3. 19.6.3

    adrai committed Jul 24, 2020
    Configuration menu
    Copy the full SHA
    f4445f3 View commit details
    Browse the repository at this point in the history