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

Fix Tauri integration #341

Open
oscartbeaumont opened this issue Feb 3, 2025 · 2 comments
Open

Fix Tauri integration #341

oscartbeaumont opened this issue Feb 3, 2025 · 2 comments

Comments

@oscartbeaumont
Copy link
Member

Currently it seems to be broken with the latest release.

@oscartbeaumont oscartbeaumont pinned this issue Feb 3, 2025
@oscartbeaumont
Copy link
Member Author

I think I might have forgotten to publish the updated JS bindings for the new command-based backend.

@oscartbeaumont
Copy link
Member Author

The new logic in packages/tauri/src/next.ts needs to be used in packages/tauri/src/index.ts which is the existing TauriTransport. The next.ts file is the stuff for the new client so it should stay alongside the older client until we are ready to launch the new client.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant