feat(pnpm): replace npm and add npmrc#24
Conversation
feat: Better architecture
chore(release): bump version to 1.7.1; update error messages in API f…
feat(InboundSelector): remove unused dropdown state; add server not connected message in DashboardView; update localization for server connection messages
fix(InboundSelector): enhance inbound selection logic to preserve original state on failure; add relaunch functionality with user confirmation; update localization for restart messages
chore(release): bump version to 1.7.3
feat(config): implement global configuration management; add API, pat…
chore(release): bump version to v1.7.4
chore(release): bump version to v1.7.5
feat(api): update reset_machine_id API to include database state and …
chore(release): bump version to v1.7.7
feat(app-close): implement close confirmation modal and settings for …
chore(release): bump version to v1.7.8
feat(api, cursor store): enhance error logging and improve user feedb…
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
use pnpm replace npm, and more is coming