Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): upgrade Tauri from beta to stable #364

Draft
wants to merge 17 commits into
base: dev
Choose a base branch
from

Conversation

daniel-mader
Copy link
Collaborator

@daniel-mader daniel-mader commented Sep 3, 2024

Description of change

Tauri v2 is now stable and we can safely upgrade.

Links to any relevant issues

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@daniel-mader daniel-mader changed the title build(deps): upgrade Tauri from beta to rc build(deps): upgrade Tauri from beta to stable Nov 20, 2024
@daniel-mader daniel-mader added the Blocked An issue that is blocked by another issue or another blocker. label Jan 8, 2025
@maiertech
Copy link
Member

maiertech commented Feb 10, 2025

This branch contains a regression in dev mode (dashed lines should be off):

@impierce impierce deleted a comment from M-Adam-Hus Feb 11, 2025
@maiertech
Copy link
Member

UniMe gets stuck on / route and does not navigate to /me. To reproduce:

  1. Run pnpm tauri ios dev with iPhone attached via USB.
  2. In dev mode turn on Ferris profile.
  3. UniMe is stuck on /.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Blocked An issue that is blocked by another issue or another blocker. Dependencies Issues related to an update of a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade Tauri
2 participants