Skip to content

Update version to 2.0.0-beta.2 and adjust Rollup dependencies#91

Merged
andrewchumchal merged 1 commit into
devfrom
bug/fix-ext-import
May 25, 2026
Merged

Update version to 2.0.0-beta.2 and adjust Rollup dependencies#91
andrewchumchal merged 1 commit into
devfrom
bug/fix-ext-import

Conversation

@andrewchumchal

Copy link
Copy Markdown
Contributor

This pull request updates the desktop app's version and improves build reliability by ensuring AWS SDK dependencies are bundled correctly. The most important changes are:

Version update:

  • Bumped the app version from 2.0.0-beta.1 to 2.0.0-beta.2 in package.json.

Build and packaging improvements:

  • Updated the Vite main process build configuration to stop marking @aws-sdk/* and @smithy/* as external dependencies. This change ensures these packages are bundled with the app, resolving issues caused by npm workspaces hoisting and missing dependencies in packaged builds.

@andrewchumchal andrewchumchal merged commit c3fc64c into dev May 25, 2026
3 checks passed
@andrewchumchal andrewchumchal deleted the bug/fix-ext-import branch May 25, 2026 03:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant