Skip to content

[Integration] Typescript Node #2510

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 7 commits into
base: integration/typescript
Choose a base branch
from

Conversation

AnastasiiaSvietlova
Copy link
Contributor

Goal

Convert packages to TypeScript using rollup to bundle both ES modules and Common JS modules for maximum compatibility

Design

Changeset

Testing

* convert plugin-node-device

* fix type errors and update test

* fix export

* made value optional

* fix test

* add os to rollup
Copy link

github-actions bot commented Jul 30, 2025

@bugsnag/browser bundle size diff

Minified Minfied + Gzipped
Before 55.06 kB 16.54 kB
After 55.06 kB 16.54 kB
± No change No change

code coverage diff

<temporarily disabled>

Generated by 🚫 dangerJS against e949b87

* convert plugin-node-in-project

* fix types and rollup config

* update rollup

* update package json
* convert uncaught-exception to typescript

* update types

* update package json

* update build
* convert unhandled-rejection to typescript

* update package json

* update package-lock
* convert node-surrounding-code

* update rollup config

* update types and test

* delete commented line

* update package json

* update package-lock

* update package-lock
* convert plugin strip project root to TypeScript

* update import
* convert server session to typescript

* update package-lock

* add type declaration file for backo

* update types

* update types

* update types and tests

* update types
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