You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Integrate the newly merged in `@sentry/bundler-plugins` project to the
sentry-javascript monorepo.
- Integration tests are updated to use the named submodule exports on
the `@sentry/bundler-plugins` package, rather than the per-platform
re-export shims.
- Lint and naming conventions brought in line with project standards.
- Bundler-plugins integration tests now run on CI.
- Aligned on the same vitest version for bundler-plugins and the rest of
the repo. It might be good to upgrade vitest, but not needed for this
merge.
The version has not been updated from its independent 5.x line, though
it may be a good idea to bump it up to align with the 10.x line that the
rest of the monorepo uses.
0 commit comments