Thanks to visit codestin.com
Credit goes to github.com

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: MentorMate/create-vue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: MentorMate/create-vue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.4.1
Choose a head ref
  • 18 commits
  • 40 files changed
  • 3 contributors

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    9849ba1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#182)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    96e3fb8 View commit details
    Browse the repository at this point in the history
  3. chore: update playwright config & ts config (#186)

    * feat: use type=module in nightwatch projects
    
    * feat: add noEmit in compiler options
    
    * feat: add snapshot and testing scripts
    
    * chore: update package version
    
    * fix: import process instead of reading from the global variable
    
    * chore: explicitly set tsBuildInfoFile in tsconfig.*.json files
    Yordan-Ramchev authored Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4995636 View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. Configuration menu
    Copy the full SHA
    40f594b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

  1. chore(deps): update all non-major dependencies (#189)

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

Commits on Jan 22, 2024

  1. chore(deps): update all non-major dependencies (#190)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 22, 2024
    Configuration menu
    Copy the full SHA
    396de39 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency @vitejs/plugin-vue to v5 (#184)

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

Commits on Jan 29, 2024

  1. chore(deps): update dependency @nightwatch/vue to v3 (#191)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    911571c View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#192)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Yordan Ramchev <[email protected]>
    renovate[bot] and Yordan-Ramchev authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    7594b13 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependency chromedriver to v121 (#193)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Yordan Ramchev <[email protected]>
    renovate[bot] and Yordan-Ramchev authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    644b830 View commit details
    Browse the repository at this point in the history
  4. Upgrade @tsconfig/node20 (#194)

    * chore: replace @tsconfig/node18 with @tsconfig/node20
    Yordan-Ramchev authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    af7c800 View commit details
    Browse the repository at this point in the history
  5. Update locale setup (#196)

    * feat: make locales reusable & add zh-Hant locale
    Yordan-Ramchev authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8961521 View commit details
    Browse the repository at this point in the history
  6. Upgrade husky (#195)

    * chore: upgrade and simplify husky setup
    Yordan-Ramchev authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    575ca91 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2024

  1. chore(deps): update dependency husky to v9 (#200)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    c5763b5 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update all non-major dependencies (#199)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    1e56c38 View commit details
    Browse the repository at this point in the history
  3. Create auto-assign.yml (#198)

    Create a workflow for auto assigning issues
    Yordan-Ramchev authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    ce2dcd6 View commit details
    Browse the repository at this point in the history
  4. Remove redundant @types/nightwatch (#197)

    * chore: remove redundant @types/nightwatch dependency
    Yordan-Ramchev authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    24169d2 View commit details
    Browse the repository at this point in the history
  5. 185 eslint plugin playwright (#201)

    * fix: plugin applies to specific files
    
    ---------
    
    Co-authored-by: Yordan Ramchev <[email protected]>
    georgi-mateev and Yordan-Ramchev authored Feb 5, 2024
    Configuration menu
    Copy the full SHA
    81c6af3 View commit details
    Browse the repository at this point in the history
Loading