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: intlify/vue-i18n
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v10.0.1
Choose a base ref
...
head repository: intlify/vue-i18n
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v10.0.2
Choose a head ref
  • 13 commits
  • 23 files changed
  • 4 contributors

Commits on Sep 12, 2024

  1. chore: sync changelog

    kazupon authored and github-actions[bot] committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    b01a3fe View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    e2e3d6b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    51766f5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency vue to v3.5.5 (#1950)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 13, 2024
    Configuration menu
    Copy the full SHA
    e0e5f82 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2024

  1. fix: revert #1379 (#1953)

    BobbieGoede authored Sep 15, 2024
    Configuration menu
    Copy the full SHA
    28a83ba View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. fix: messages deepCopy mutates src arguments (#1947)

    * fix: messages `deepCopy` mutates `src` arguments
    
    * fix: `deepCopy` should never merge arrays
    BobbieGoede authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    19054e0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency vue to v3.5.6 (#1955)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 16, 2024
    Configuration menu
    Copy the full SHA
    a8c7cc4 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. chore(deps): update dependency pkg-pr-new to ^0.0.25 (#1960)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    7904fb0 View commit details
    Browse the repository at this point in the history
  2. fix(deps): update dependency monaco-editor to ^0.52.0 (#1961)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    ddc7e33 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. chore(deps): update dependency vue to v3.5.7 (#1963)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Sep 20, 2024
    Configuration menu
    Copy the full SHA
    0878d89 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2024

  1. docs: add how to use shared locale messages on composition api (#1964)

    * docs: add how to use shared locale messages on composition api
    
    * chore: fix ci
    kazupon authored Sep 21, 2024
    Configuration menu
    Copy the full SHA
    688bf1b View commit details
    Browse the repository at this point in the history
  2. revert: ci if condition

    kazupon committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    981f43a View commit details
    Browse the repository at this point in the history
  3. release: v10.0.2

    kazupon committed Sep 21, 2024
    Configuration menu
    Copy the full SHA
    585067c View commit details
    Browse the repository at this point in the history
Loading