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: litingyes/vite-plugin-vue-preview
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.2.0
Choose a base ref
...
head repository: litingyes/vite-plugin-vue-preview
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.2.1
Choose a head ref
  • 10 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 4, 2023

  1. chore(deps-dev): bump @vueuse/core from 10.2.0 to 10.2.1

    Bumps [@vueuse/core](https://github.com/vueuse/vueuse/tree/HEAD/packages/core) from 10.2.0 to 10.2.1.
    - [Release notes](https://github.com/vueuse/vueuse/releases)
    - [Commits](https://github.com/vueuse/vueuse/commits/v10.2.1/packages/core)
    
    ---
    updated-dependencies:
    - dependency-name: "@vueuse/core"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d12d654 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #52 from liting-yes/dependabot/npm_and_yarn/vueuse…

    …/core-10.2.1
    
    chore(deps-dev): bump @vueuse/core from 10.2.0 to 10.2.1
    github-actions[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    843039b View commit details
    Browse the repository at this point in the history
  3. chore(deps-dev): bump @antfu/eslint-config from 0.39.6 to 0.39.7

    Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 0.39.6 to 0.39.7.
    - [Release notes](https://github.com/antfu/eslint-config/releases)
    - [Commits](antfu/eslint-config@v0.39.6...v0.39.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@antfu/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    8436f96 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #53 from liting-yes/dependabot/npm_and_yarn/antfu/…

    …eslint-config-0.39.7
    
    chore(deps-dev): bump @antfu/eslint-config from 0.39.6 to 0.39.7
    github-actions[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ed5aadb View commit details
    Browse the repository at this point in the history
  5. chore(deps-dev): bump @antfu/eslint-config from 0.39.6 to 0.39.7

    Bumps [@antfu/eslint-config](https://github.com/antfu/eslint-config) from 0.39.6 to 0.39.7.
    - [Release notes](https://github.com/antfu/eslint-config/releases)
    - [Commits](antfu/eslint-config@v0.39.6...v0.39.7)
    
    ---
    updated-dependencies:
    - dependency-name: "@antfu/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    1d96c53 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #54 from liting-yes/dependabot/npm_and_yarn/antfu/…

    …eslint-config-0.39.7
    
    chore(deps-dev): bump @antfu/eslint-config from 0.39.6 to 0.39.7
    github-actions[bot] authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    86f9f2d View commit details
    Browse the repository at this point in the history
  7. ci: set packageManager

    litingyes committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    2a587a8 View commit details
    Browse the repository at this point in the history
  8. style: format yml file

    litingyes committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    bad5039 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5887590 View commit details
    Browse the repository at this point in the history
  10. chore: release v1.2.1

    litingyes committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    d285dbf View commit details
    Browse the repository at this point in the history
Loading