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.18.1
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.18.2
Choose a head ref
  • 8 commits
  • 87 files changed
  • 3 contributors

Commits on May 24, 2021

  1. refactor(@formatjs/intl-datetimeformat): move abstract to intl-dateti…

    …meformat to improve build time
    longlho committed May 24, 2021
    Configuration menu
    Copy the full SHA
    2a120fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9b278f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5c694a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fd452b5 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump test262 from 5e0fc43 to d454b83 (#2919)

    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 24, 2021
    Configuration menu
    Copy the full SHA
    b548472 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2021

  1. feat(vue-intl): use the same injection key for composition function a…

    …nd plugin (#2931)
    
    BREAKING CHANGE: The injection key is now a symbol and must be imported from `vue-intl` under `intlKey`
    glen-84 authored May 31, 2021
    Configuration menu
    Copy the full SHA
    0eb9dc6 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2021

  1. chore: deps++

    longlho committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    a929585 View commit details
    Browse the repository at this point in the history
  2. build: publish

     - babel-plugin-formatjs@10.2.16
     - @formatjs/cli@4.2.17
     - @formatjs/ecma402-abstract@1.9.2
     - @formatjs/editor@1.1.16
     - eslint-plugin-formatjs@2.15.4
     - @formatjs/icu-messageformat-parser@2.0.5
     - @formatjs/icu-skeleton-parser@1.2.6
     - @formatjs/intl-datetimeformat@4.1.3
     - @formatjs/intl-displaynames@5.1.3
     - @formatjs/intl-listformat@6.2.2
     - @formatjs/intl-locale@2.4.29
     - @formatjs/intl-localematcher@0.2.14
     - intl-messageformat@9.6.17
     - @formatjs/intl-numberformat@7.1.3
     - @formatjs/intl-pluralrules@4.0.23
     - @formatjs/intl-relativetimeformat@9.1.3
     - @formatjs/intl@1.11.2
     - react-intl@5.18.2
     - @formatjs/ts-transformer@3.3.16
     - vue-intl@6.0.0
    longlho committed Jun 1, 2021
    Configuration menu
    Copy the full SHA
    72d538d View commit details
    Browse the repository at this point in the history
Loading