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: react-intl@5.20.0
Choose a base ref
...
head repository: formatjs/formatjs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: react-intl@5.20.1
Choose a head ref
  • 5 commits
  • 20 files changed
  • 1 contributor

Commits on Jun 5, 2021

  1. fix(@formatjs/intl-relativetimeformat): remove Intl check

    Refer to https://formatjs.io/docs/polyfills to check the correct Intl API hierarchy
    longlho committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    cf95623 View commit details
    Browse the repository at this point in the history
  2. fix(@formatjs/intl-pluralrules): remove Intl check

    Refer to https://formatjs.io/docs/polyfills to check the correct Intl API hierarchy
    longlho committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    85f221c View commit details
    Browse the repository at this point in the history
  3. fix(@formatjs/intl-locale): remove Intl check

    Refer to https://formatjs.io/docs/polyfills to check the correct Intl API hierarchy
    longlho committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    8632739 View commit details
    Browse the repository at this point in the history
  4. fix(@formatjs/intl-listformat): remove Intl check

    Refer to https://formatjs.io/docs/polyfills to check the correct Intl API hierarchy
    longlho committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    8a60986 View commit details
    Browse the repository at this point in the history
  5. build: publish

     - @formatjs/editor@1.1.20
     - @formatjs/intl-listformat@6.2.5
     - @formatjs/intl-locale@2.4.32
     - @formatjs/intl-pluralrules@4.0.27
     - @formatjs/intl-relativetimeformat@9.1.6
     - @formatjs/intl@1.12.1
     - react-intl@5.20.1
     - vue-intl@6.0.3
    longlho committed Jun 5, 2021
    Configuration menu
    Copy the full SHA
    b0f3ea4 View commit details
    Browse the repository at this point in the history
Loading