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@6.8.9
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@7.0.0
Choose a head ref
  • 17 commits
  • 85 files changed
  • 3 contributors

Commits on Nov 18, 2024

  1. docs: create website.yml

    longlho authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5c19951 View commit details
    Browse the repository at this point in the history
  2. docs: Update website.yml

    longlho authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7dcd1ab View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/setup-node action to v4 (#4711)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/setup-node](https://redirect.github.com/actions/setup-node) |
    action | major | `v3` -> `v4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/setup-node (actions/setup-node)</summary>
    
    ###
    [`v4`](https://redirect.github.com/actions/setup-node/compare/v3...v4)
    
    [Compare
    Source](https://redirect.github.com/actions/setup-node/compare/v3...v4)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/formatjs/formatjs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8ee5dfc View commit details
    Browse the repository at this point in the history
  4. chore(deps): update actions/checkout action to v4 (#4710)

    This PR contains the following updates:
    
    | Package | Type | Update | Change |
    |---|---|---|---|
    | [actions/checkout](https://redirect.github.com/actions/checkout) |
    action | major | `v3` -> `v4` |
    
    ---
    
    ### Release Notes
    
    <details>
    <summary>actions/checkout (actions/checkout)</summary>
    
    ###
    [`v4`](https://redirect.github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v421)
    
    [Compare
    Source](https://redirect.github.com/actions/checkout/compare/v3...v4)
    
    - Check out other refs/\* by commit if provided, fall back to ref by
    [@&#8203;orhantoy](https://redirect.github.com/orhantoy) in
    [https://github.com/actions/checkout/pull/1924](https://redirect.github.com/actions/checkout/pull/1924)
    
    </details>
    
    ---
    
    ### Configuration
    
    📅 **Schedule**: Branch creation - At any time (no schedule defined),
    Automerge - At any time (no schedule defined).
    
    🚦 **Automerge**: Enabled.
    
    ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
    rebase/retry checkbox.
    
    🔕 **Ignore**: Close this PR and you won't be reminded about this update
    again.
    
    ---
    
    - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
    this box
    
    ---
    
    This PR was generated by [Mend Renovate](https://mend.io/renovate/).
    View the [repository job
    log](https://developer.mend.io/github/formatjs/formatjs).
    
    <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzkuMTkuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    d0bf844 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    78a9c6a View commit details
    Browse the repository at this point in the history
  6. docs: Update website.yml

    longlho authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    8cd15d3 View commit details
    Browse the repository at this point in the history
  7. docs: fix workflow

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    189ffc6 View commit details
    Browse the repository at this point in the history
  8. docs: fix workflow

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    1551895 View commit details
    Browse the repository at this point in the history
  9. docs: fix workflow

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    282d322 View commit details
    Browse the repository at this point in the history
  10. docs: fix URL

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c9fbb68 View commit details
    Browse the repository at this point in the history
  11. feat(@formatjs/intl): remove polyfill packages in deps

    BREAKING CHANGE: This removes @formatjs/intl-displaynames & @formatjs/intl-listformat as
    deps which will reduce package size. However, this also means you'll
    need typescript@5 at least since that has new type defs for those native
    Intl APIs.
    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4713e1b View commit details
    Browse the repository at this point in the history
  12. feat(react-intl): remove polyfill packages in deps

    BREAKING CHANGE: This removes @formatjs/intl-displaynames & @formatjs/intl-listformat as
    deps which will reduce package size. However, this also means you'll
    need typescript@5 at least since that has new type defs for those native
    Intl APIs.
    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    31b832f View commit details
    Browse the repository at this point in the history
  13. docs: fix URL

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    7ea64ec View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    12ecc1b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    98d8910 View commit details
    Browse the repository at this point in the history
  16. chore: re-install

    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    0413066 View commit details
    Browse the repository at this point in the history
  17. build: publish

     - babel-plugin-formatjs@10.5.26
     - @formatjs/cli-lib@6.6.6
     - @formatjs/cli@6.3.11
     - @formatjs/editor@2.0.61
     - eslint-plugin-formatjs@5.2.5
     - @formatjs/intl@3.0.0
     - react-intl@7.0.0
     - vue-intl@6.5.14
    longlho committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    78865eb View commit details
    Browse the repository at this point in the history
Loading
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy