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: tauri-apps/plugins-workspace
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: os-v2.2.2
Choose a base ref
...
head repository: tauri-apps/plugins-workspace
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: os-v2.3.0
Choose a head ref
  • 18 commits
  • 168 files changed
  • 10 contributors

Commits on Jun 17, 2025

  1. chore(deps): update dependency typescript-eslint to v8.34.1 (#2774)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    e008434 View commit details
    Browse the repository at this point in the history
  2. fix(updater): Escape current_exe args for nsis installer (#2761)

    * fix(updater): Escape current_exe args for nsis installer
    
    * Update plugins/updater/src/updater.rs
    
    * use std escape fn
    
    * tests
    
    * comment
    FabianLars authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    735d209 View commit details
    Browse the repository at this point in the history
  3. publish new versions (#2776)

    Co-authored-by: FabianLars <30730186+FabianLars@users.noreply.github.com>
    github-actions[bot] and FabianLars authored Jun 17, 2025
    Configuration menu
    Copy the full SHA
    eea3636 View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2025

  1. chore(deps): update dependency @rollup/plugin-typescript to v12.1.3 (#…

    …2778)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 18, 2025
    Configuration menu
    Copy the full SHA
    27c2193 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    37c2fb4 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2025

  1. chore(deps): update dependency rollup to v4.44.0 (#2782)

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

Commits on Jun 22, 2025

  1. feat(cli): Pass optional args to get matches (#2787)

    * add optional args to cli get_matches
    
    * guess that doesn't apply
    
    * feedback changes
    
    * clone?
    
    * update changeset
    
    * also reference cli-js
    mikew authored Jun 22, 2025
    Configuration menu
    Copy the full SHA
    f6e1128 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2025

  1. chore(deps): update dependency prettier to v3.6.0 (v2) (#2789)

    * chore(deps): update dependency prettier to v3.6.0
    
    * Format
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tony <legendmastertony@gmail.com>
    renovate[bot] and Legend-Master authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    a028864 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency typescript-eslint to v8.35.0 (#2794)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    d46778e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cdaacd View commit details
    Browse the repository at this point in the history
  4. fix(log): iOS simulator freezing due to early logging (#2802)

    * fix(log): iOS simulator freezing due to early logging
    
    follow-up for #2626
    
    * use logger
    
    * set logReady
    lucasfernog authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    9799f0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2aec8ff View commit details
    Browse the repository at this point in the history
  6. publish new versions (#2780)

    Co-authored-by: lucasfernog <20051258+lucasfernog@users.noreply.github.com>
    github-actions[bot] and lucasfernog authored Jun 24, 2025
    Configuration menu
    Copy the full SHA
    5779099 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2025

  1. chore(deps): update dependency prettier to v3.6.1 (#2806)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    19ed1bd View commit details
    Browse the repository at this point in the history
  2. chore(deps): update tauri monorepo to v2.6.0 (v2) (#2804)

    * chore(deps): update tauri monorepo to v2.6.0
    
    * Regenerate api-iife.js
    
    * Bump rust tauri
    
    * Tweak all examples to match the new features
    
    * Bump workspace min tauri version
    
    * Bump `@tauri-apps/api` to ^2.6
    
    * Add change file
    
    * Update lock file
    
    * missing `"`
    
    ---------
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    Co-authored-by: Tony <legendmastertony@gmail.com>
    renovate[bot] and Legend-Master authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    f209b2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    901ddfb View commit details
    Browse the repository at this point in the history
  4. chore(deps): update rust crate tokio-tungstenite to 0.27 (#2768)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    fc573b3 View commit details
    Browse the repository at this point in the history
  5. publish new versions (#2808)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Jun 25, 2025
    Configuration menu
    Copy the full SHA
    adc23d6 View commit details
    Browse the repository at this point in the history
Loading