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: formatjs/formatjs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: babel-plugin-react-intl@7.5.16
Choose a base ref
...
head repository: formatjs/formatjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: babel-plugin-react-intl@7.5.17
Choose a head ref
  • 7 commits
  • 44 files changed
  • 4 contributors

Commits on Jun 3, 2020

  1. Publish

     - babel-plugin-react-intl@7.5.16
     - @formatjs/cli@1.6.22
     - eslint-plugin-formatjs@2.3.9
     - @formatjs/intl-displaynames@2.2.2
     - intl-format-cache@4.2.34
     - @formatjs/intl-listformat@2.2.2
     - @formatjs/intl-locale@2.1.2
     - intl-messageformat-parser@5.0.12
     - intl-messageformat@8.3.19
     - @formatjs/intl-numberformat@4.2.2
     - @formatjs/intl-pluralrules@2.2.2
     - @formatjs/intl-relativetimeformat@5.2.2
     - @formatjs/intl-utils@3.2.0
     - react-intl@4.6.4
     - website@0.2.5
    Long Ho committed Jun 3, 2020

    Verified

    This commit was created on GitHub.com and signed with GitHub’s verified signature.
    Copy the full SHA
    d25a809 View commit details

Commits on Jun 4, 2020

  1. feat(@formatjs/intl-utils): Add interpolateName

    fix(@formatjs/ts-transformer): Fix interpolation issue not matching native
    fix(@formatjs/cli): Fix interpolation issue not matching native
    Long Ho committed Jun 4, 2020
    Copy the full SHA
    4d09912 View commit details
  2. fix(@formatjs/cli): Change default hashing to a longer & stronger hash

    to prevent collision
    Long Ho committed Jun 4, 2020
    Copy the full SHA
    0bb8358 View commit details
  3. Copy the full SHA
    1d48c95 View commit details
  4. chore(@formatjs/ts-transformer): fix tests

    Long Ho committed Jun 4, 2020
    Copy the full SHA
    494e64c View commit details
  5. feat(intl-messageformat-parser): Add 'ignoreTag' option (#1699)

    Co-authored-by: Max Starets <max.starets@oracle.com>
    Co-authored-by: Long Ho <longlho@users.noreply.github.com>
    3 people authored Jun 4, 2020
    Copy the full SHA
    5000bdf View commit details
  6. Publish

     - babel-plugin-react-intl@7.5.17
     - @formatjs/cli@1.7.0
     - eslint-plugin-formatjs@2.3.10
     - @formatjs/intl-displaynames@2.2.3
     - intl-format-cache@4.2.35
     - @formatjs/intl-listformat@2.2.3
     - @formatjs/intl-locale@2.1.3
     - intl-messageformat-parser@5.1.0
     - intl-messageformat@8.3.20
     - @formatjs/intl-numberformat@4.2.3
     - @formatjs/intl-pluralrules@2.2.3
     - @formatjs/intl-relativetimeformat@5.2.3
     - @formatjs/intl-utils@3.3.0
     - react-intl@4.6.5
     - @formatjs/ts-transformer@2.1.0
     - website@0.2.6
    Long Ho committed Jun 4, 2020
    Copy the full SHA
    13256b4 View commit details
Loading