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: ExEr7um/vue3-vscode-snippets
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.1
Choose a base ref
...
head repository: ExEr7um/vue3-vscode-snippets
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.0
Choose a head ref
  • 5 commits
  • 9 files changed
  • 2 contributors

Commits on Jun 3, 2023

  1. feat: Update defineEmits to Vue 3.3 syntax (#43)

    * Remove no-payload snippets #40
    
    * Update emit syntax #40
    ExEr7um authored Jun 3, 2023
    Configuration menu
    Copy the full SHA
    6ad824f View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. feat: Add Vitest snippets (#44)

    * Fix issue in vue-script
    
    * Vitest snippets #23
    
    * Vitest vue snippets #23
    
    * Vitest Nuxt Snippets #23
    ExEr7um authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    2cd2b15 View commit details
    Browse the repository at this point in the history
  2. feat: Add Vue 3.3 snippets (#45)

    * Fix vitest in readme
    
    * Vue 3.3 snippets #41
    ExEr7um authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    fb4cfc7 View commit details
    Browse the repository at this point in the history
  3. chore: New release flow (#46)

    Release action #42
    ExEr7um committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5af7c5a View commit details
    Browse the repository at this point in the history
  4. release: v0.4.0

    github-actions[bot] committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    3775a98 View commit details
    Browse the repository at this point in the history
Loading