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: nextcloud-libraries/nextcloud-vite-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.0
Choose a base ref
...
head repository: nextcloud-libraries/nextcloud-vite-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 1 contributor

Commits on Sep 2, 2025

  1. fix: bump vite version to fix running in watch mode

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    abbec7e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #694 from nextcloud-libraries/backport/693/stable1

    [stable1] fix: bump vite version to fix running in watch mode
    susnux authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    07a14d5 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update dependencies

    ```
     @types/node                   ^24.0.15  →   ^24.3.0
     magic-string                  ^0.30.17  →  ^0.30.18
     rollup-plugin-node-externals    ^8.0.1  →    ^8.1.0
     typedoc                        ^0.28.7  →  ^0.28.12
     typescript                      ^5.8.3  →    ^5.9.2
    ```
    
    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    f3106c6 View commit details
    Browse the repository at this point in the history
  4. chore: prepare v1.7.0

    Signed-off-by: Ferdinand Thiessen <[email protected]>
    susnux committed Sep 2, 2025
    Configuration menu
    Copy the full SHA
    dca5528 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #695 from nextcloud-libraries/chore/update-depende…

    …ncies
    
    [stable1] chore(deps): update dependencies
    susnux authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    9cfb530 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #697 from nextcloud-libraries/chore/release-1-7-0

    chore: prepare v1.7.0
    susnux authored Sep 2, 2025
    Configuration menu
    Copy the full SHA
    1bdbff7 View commit details
    Browse the repository at this point in the history
Loading