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: v2.1.0-beta.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.2
Choose a head ref
  • 7 commits
  • 6 files changed
  • 3 contributors

Commits on Jul 11, 2023

  1. chore(deps-dev): bump vite from 4.3.9 to 4.4.2

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.3.9 to 4.4.2.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.4.2/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    c6e89e0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #58 from liting-yes/dependabot/npm_and_yarn/vite-4…

    ….4.2
    
    chore(deps-dev): bump vite from 4.3.9 to 4.4.2
    github-actions[bot] authored Jul 11, 2023
    Configuration menu
    Copy the full SHA
    640e175 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

    Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4.
    - [Release notes](https://github.com/jonschlinkert/word-wrap/releases)
    - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4)
    
    ---
    updated-dependencies:
    - dependency-name: word-wrap
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4ffb3b2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from liting-yes/dependabot/npm_and_yarn/word-w…

    …rap-1.2.4
    
    chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
    github-actions[bot] authored Jul 20, 2023
    Configuration menu
    Copy the full SHA
    52c18bd View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

  1. Configuration menu
    Copy the full SHA
    b3a8994 View commit details
    Browse the repository at this point in the history
  2. chore: update readme

    litingyes committed Jul 30, 2023
    Configuration menu
    Copy the full SHA
    05b707a View commit details
    Browse the repository at this point in the history
  3. chore: release v1.2.2

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