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.2
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.5.0
Choose a head ref
  • 16 commits
  • 61 files changed
  • 6 contributors

Commits on Mar 11, 2024

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

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 11, 2024
    Configuration menu
    Copy the full SHA
    73ddb0e View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency typescript to ~5.4.0 (#229)

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

Commits on Mar 12, 2024

  1. Configuration menu
    Copy the full SHA
    4299356 View commit details
    Browse the repository at this point in the history
  2. feat: disable typescript and vitest prompts (#234)

    * feat: Remove prompt for typescript and vitest
    stanislavmihaylov authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    b4fad23 View commit details
    Browse the repository at this point in the history
  3. ref: readme (#230)

    * docs: refactor markup to Markdown
    
    * chore: ignore .idea config folder
    
    * docs: update screenshot
    Yordan-Ramchev authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    e2fc2db View commit details
    Browse the repository at this point in the history
  4. ci: remove ts and vitest feature flags (#235)

    ci: remove ts and vitest feature flags
    Yordan-Ramchev authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    49b93bd View commit details
    Browse the repository at this point in the history
  5. fix: missing --ts & --vue-router feature flags (#231)

    * fix: missing --ts & --vue-router feature flags
    Yordan-Ramchev authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    4a9c23c View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. chore(deps): update dependency vue-tsc to v2 (#237)

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

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

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    c8caa1c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5eb6c78 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update all non-major dependencies (#238)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    66fb48d View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency chromedriver to v123 (#239)

    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 Mar 25, 2024
    Configuration menu
    Copy the full SHA
    c63c231 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. 209 sample project structure (#242)

    * feat: add prompt message
    * feat: add sample project flag and prompt
    * feat: add sample project file structure
    * ci: cover sample project setup
    * revert: "ci: avoid double execution of ci on renovate PRs"
    
    ---------
    
    Co-authored-by: yordan.ramchev <[email protected]>
    georgi-mateev and Yordan-Ramchev authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    2dda77a View commit details
    Browse the repository at this point in the history
  2. Chore update version (#244)

    * chore: update release version
    
    ---------
    
    Co-authored-by: Georgi Mateev <[email protected]>
    Yordan-Ramchev and georgi-mateev authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    22c6ccb View commit details
    Browse the repository at this point in the history
Loading