Skip to content

fix: vite based project support#80

Merged
damiant merged 3 commits intomainfrom
fix-serve-command-fix
Jan 11, 2026
Merged

fix: vite based project support#80
damiant merged 3 commits intomainfrom
fix-serve-command-fix

Conversation

@damiant
Copy link
Owner

@damiant damiant commented Jan 10, 2026

This pull request updates the extension to version 2.1.4 and introduces improved handling for projects using Vite, as well as a fix to the "What's New" notification logic. The most important changes are grouped below:

Serve Command Improvements:

  • Added support for detecting and handling the serve command when Vite is used by checking for the existence of Vite and returning 'vite' as the serve command.
  • Updated the changelog and package version to reflect the new version and the Vite serve command support. [1] [2]

What's New Panel Logic:

  • Fixed the logic for showing the "What's New" panel by updating the last shown revision before showing the panel, ensuring the state is correctly persisted and returning early if nothing needs to be shown. [1] [2]

@damiant damiant changed the title Refactor showWhatsNew function to update last shown revision before d… fix: vite based project support Jan 11, 2026
…endencies to version 21.0.5

feat(browserslist): add browserslist configuration for better compatibility
@damiant damiant merged commit 79c3f61 into main Jan 11, 2026
1 check passed
@damiant damiant deleted the fix-serve-command-fix branch January 11, 2026 00:15
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