Skip to content

Conversation

@gingerbenw
Copy link
Member

@gingerbenw gingerbenw commented Oct 30, 2025

Goal

Make this plugin available for applications with vite version 7

Changeset

Version for vite is updated in peerDependencies

Testing

Compatibility Testing

  • Vite 6.3.3: Created test project with Vite 6.3.3 and verified work correctly
  • Vite 7.1.4: Created test project with Vite 7.1.4 and verified work correctly

Plugin Testing

  • BugsnagBuildReporterPlugin: Tested build reporting functionality in both Vite versions
  • BugsnagSourceMapUploaderPlugin: Tested sourcemap upload functionality in both Vite versions

Automated Tests

  • Updated unit test matrix to include v7
  • All existing unit tests pass

@gingerbenw gingerbenw changed the title Refactor/vite version 7 Added support for Vite v7 Oct 30, 2025
@gingerbenw
Copy link
Member Author

Hi @DimaTeniuta - I've rebased your commit and slightly updated the syntax, while adding v7 tests to our unit testing matrix. Thanks for raising your PR and apologies for taking so long to get to it!

@gingerbenw gingerbenw marked this pull request as ready for review October 30, 2025 16:52
@gingerbenw gingerbenw requested a review from a team October 30, 2025 16:52
This was referenced Oct 30, 2025
@gingerbenw gingerbenw changed the title Added support for Vite v7 Add support for Vite v7 Oct 30, 2025
remove double space from peerDependency

Co-authored-by: Jason <[email protected]>
@gingerbenw gingerbenw requested a review from lemnik November 5, 2025 10:03
@gingerbenw gingerbenw merged commit e9c8795 into next Nov 5, 2025
2 checks passed
@gingerbenw gingerbenw deleted the refactor/vite-version-7 branch November 5, 2025 10:06
@gingerbenw gingerbenw mentioned this pull request Nov 5, 2025
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.

3 participants