-
Notifications
You must be signed in to change notification settings - Fork 253
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
Modernise browser packages #2224
base: next
Are you sure you want to change the base?
Commits on Nov 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c9e06d0 - Browse repository at this point
Copy the full SHA c9e06d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c27732a - Browse repository at this point
Copy the full SHA c27732aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2678ffa - Browse repository at this point
Copy the full SHA 2678ffaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 90fbe0b - Browse repository at this point
Copy the full SHA 90fbe0bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 051d4d5 - Browse repository at this point
Copy the full SHA 051d4d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for ce08563 - Browse repository at this point
Copy the full SHA ce08563View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1a7836 - Browse repository at this point
Copy the full SHA f1a7836View commit details -
Configuration menu - View commit details
-
Copy full SHA for c63b6f2 - Browse repository at this point
Copy the full SHA c63b6f2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8358eec - Browse repository at this point
Copy the full SHA 8358eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 688e156 - Browse repository at this point
Copy the full SHA 688e156View commit details -
Configuration menu - View commit details
-
Copy full SHA for dbba564 - Browse repository at this point
Copy the full SHA dbba564View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84d7c4b - Browse repository at this point
Copy the full SHA 84d7c4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d087afc - Browse repository at this point
Copy the full SHA d087afcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 47cfa56 - Browse repository at this point
Copy the full SHA 47cfa56View commit details -
Configuration menu - View commit details
-
Copy full SHA for e712f1b - Browse repository at this point
Copy the full SHA e712f1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for d3e9814 - Browse repository at this point
Copy the full SHA d3e9814View commit details -
Configuration menu - View commit details
-
Copy full SHA for 261940c - Browse repository at this point
Copy the full SHA 261940cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 174db24 - Browse repository at this point
Copy the full SHA 174db24View commit details -
Configuration menu - View commit details
-
Copy full SHA for d4b9423 - Browse repository at this point
Copy the full SHA d4b9423View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d28ca - Browse repository at this point
Copy the full SHA 85d28caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a93404 - Browse repository at this point
Copy the full SHA 2a93404View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6c55ca5 - Browse repository at this point
Copy the full SHA 6c55ca5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 127e52d - Browse repository at this point
Copy the full SHA 127e52dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 344a1dc - Browse repository at this point
Copy the full SHA 344a1dcView commit details -
Convert @bugsnag/plugin-browser-request to TypeScript (#2236)
* refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-request to TypeScript * changed tsconfig * fix: 🩹 update main entry from ts to js * fix: 🩹 add missing external dependencies to rollup config * chore: 🏷️ update types and remove ts-expect-error comments * remove unnecessary rollup config * chore: 🏷️ fix types * chore: 🔥 remove IE8 workaround code * fix: 🩹 fix RN init command --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2b386b5 - Browse repository at this point
Copy the full SHA 2b386b5View commit details -
Convert @bugsnag/plugin-browser-context to TypeScript (#2240)
* refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-request to TypeScript * changed tsconfig * fix: 🩹 update main entry from ts to js * fix: 🩹 add missing external dependencies to rollup config * chore: 🏷️ update types and remove ts-expect-error comments * remove unnecessary rollup config * refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-context to TypeScript * fix: add missing dependencies * fix: rollup * fix: rollup for plugin-window-onerror * fix * fix: unhandled rejection * fix: type error * chore: 🏷️ fix types * Revert "fix: type error" This reverts commit b314bf8. * chore: 🔥 remove IE8 workaround code * fix: 🩹 fix RN init command --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 42ca600 - Browse repository at this point
Copy the full SHA 42ca600View commit details -
Configuration menu - View commit details
-
Copy full SHA for a42bd37 - Browse repository at this point
Copy the full SHA a42bd37View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbb7fb - Browse repository at this point
Copy the full SHA 6dbb7fbView commit details -
Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ce6ebf5 - Browse repository at this point
Copy the full SHA ce6ebf5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 033abb5 - Browse repository at this point
Copy the full SHA 033abb5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b0da6a - Browse repository at this point
Copy the full SHA 4b0da6aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 75dcb02 - Browse repository at this point
Copy the full SHA 75dcb02View commit details -
Configuration menu - View commit details
-
Copy full SHA for de732b6 - Browse repository at this point
Copy the full SHA de732b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a086c7 - Browse repository at this point
Copy the full SHA 8a086c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ed57c - Browse repository at this point
Copy the full SHA 08ed57cView commit details -
Configuration menu - View commit details
-
Copy full SHA for eade9df - Browse repository at this point
Copy the full SHA eade9dfView commit details
Commits on Nov 15, 2024
-
Convert @bugsnag/plugin-simple-throttle to TypeScript (#2242)
* update rollup configuration * convert plugin-simple-throttle to typescript * fix: int-range --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 97819cb - Browse repository at this point
Copy the full SHA 97819cbView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5d0aab7 - Browse repository at this point
Copy the full SHA 5d0aab7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24cafcd - Browse repository at this point
Copy the full SHA 24cafcdView commit details
Commits on Nov 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for c0208be - Browse repository at this point
Copy the full SHA c0208beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ee5726 - Browse repository at this point
Copy the full SHA 9ee5726View commit details -
Configuration menu - View commit details
-
Copy full SHA for 799e766 - Browse repository at this point
Copy the full SHA 799e766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 60c1586 - Browse repository at this point
Copy the full SHA 60c1586View commit details -
Configuration menu - View commit details
-
Copy full SHA for bf033a0 - Browse repository at this point
Copy the full SHA bf033a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb59b53 - Browse repository at this point
Copy the full SHA fb59b53View commit details
Commits on Nov 22, 2024
-
Merge pull request #2255 from bugsnag/PLAT-13092/delivery-x-domain-re…
…quest Refactor delivery-x-domain-request
Configuration menu - View commit details
-
Copy full SHA for 46873ef - Browse repository at this point
Copy the full SHA 46873efView commit details -
Merge pull request #2256 from bugsnag/PLAT-13093/delivery-xml-http-re…
…quest Refactor delivery-xml-http-request
Configuration menu - View commit details
-
Copy full SHA for 15622fb - Browse repository at this point
Copy the full SHA 15622fbView commit details
Commits on Nov 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 0fea542 - Browse repository at this point
Copy the full SHA 0fea542View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69a24a8 - Browse repository at this point
Copy the full SHA 69a24a8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 224ee1a - Browse repository at this point
Copy the full SHA 224ee1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a917320 - Browse repository at this point
Copy the full SHA a917320View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ec2023 - Browse repository at this point
Copy the full SHA 0ec2023View commit details -
Configuration menu - View commit details
-
Copy full SHA for e2e66f9 - Browse repository at this point
Copy the full SHA e2e66f9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3a47c30 - Browse repository at this point
Copy the full SHA 3a47c30View commit details -
Configuration menu - View commit details
-
Copy full SHA for 72946b9 - Browse repository at this point
Copy the full SHA 72946b9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2fba538 - Browse repository at this point
Copy the full SHA 2fba538View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6759528 - Browse repository at this point
Copy the full SHA 6759528View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec485dd - Browse repository at this point
Copy the full SHA ec485ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 775a380 - Browse repository at this point
Copy the full SHA 775a380View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb2cdd3 - Browse repository at this point
Copy the full SHA eb2cdd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b66522 - Browse repository at this point
Copy the full SHA 5b66522View commit details -
Configuration menu - View commit details
-
Copy full SHA for 05414d7 - Browse repository at this point
Copy the full SHA 05414d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c9cb2 - Browse repository at this point
Copy the full SHA 17c9cb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 830814d - Browse repository at this point
Copy the full SHA 830814dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b62926 - Browse repository at this point
Copy the full SHA 1b62926View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd951ce - Browse repository at this point
Copy the full SHA fd951ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd91b6 - Browse repository at this point
Copy the full SHA 2bd91b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1b78ee - Browse repository at this point
Copy the full SHA c1b78eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 081d827 - Browse repository at this point
Copy the full SHA 081d827View commit details -
Configuration menu - View commit details
-
Copy full SHA for fdad689 - Browse repository at this point
Copy the full SHA fdad689View commit details -
Configuration menu - View commit details
-
Copy full SHA for d58a471 - Browse repository at this point
Copy the full SHA d58a471View commit details -
Convert @bugsnag/plugin-browser-request to TypeScript (#2236)
* refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-request to TypeScript * changed tsconfig * fix: 🩹 update main entry from ts to js * fix: 🩹 add missing external dependencies to rollup config * chore: 🏷️ update types and remove ts-expect-error comments * remove unnecessary rollup config * chore: 🏷️ fix types * chore: 🔥 remove IE8 workaround code * fix: 🩹 fix RN init command --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b513a37 - Browse repository at this point
Copy the full SHA b513a37View commit details -
Convert @bugsnag/plugin-browser-context to TypeScript (#2240)
* refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-request to TypeScript * changed tsconfig * fix: 🩹 update main entry from ts to js * fix: 🩹 add missing external dependencies to rollup config * chore: 🏷️ update types and remove ts-expect-error comments * remove unnecessary rollup config * refactor: ♻️ convert plugin-window-onerror to typescript * update rollup configuration * Convert plugin-browser-context to TypeScript * fix: add missing dependencies * fix: rollup * fix: rollup for plugin-window-onerror * fix * fix: unhandled rejection * fix: type error * chore: 🏷️ fix types * Revert "fix: type error" This reverts commit b314bf8. * chore: 🔥 remove IE8 workaround code * fix: 🩹 fix RN init command --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93d05ec - Browse repository at this point
Copy the full SHA 93d05ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for af39cc2 - Browse repository at this point
Copy the full SHA af39cc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 58f21cc - Browse repository at this point
Copy the full SHA 58f21ccView commit details -
Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 75dd156 - Browse repository at this point
Copy the full SHA 75dd156View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d6694 - Browse repository at this point
Copy the full SHA d6d6694View commit details -
Configuration menu - View commit details
-
Copy full SHA for 13aaae9 - Browse repository at this point
Copy the full SHA 13aaae9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 500a600 - Browse repository at this point
Copy the full SHA 500a600View commit details -
Configuration menu - View commit details
-
Copy full SHA for d55ed32 - Browse repository at this point
Copy the full SHA d55ed32View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258c27e - Browse repository at this point
Copy the full SHA 258c27eView commit details -
Configuration menu - View commit details
-
Copy full SHA for a46e2c2 - Browse repository at this point
Copy the full SHA a46e2c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 020790e - Browse repository at this point
Copy the full SHA 020790eView commit details -
Convert @bugsnag/plugin-simple-throttle to TypeScript (#2242)
* update rollup configuration * convert plugin-simple-throttle to typescript * fix: int-range --------- Co-authored-by: Ben Wilson <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2eb67a5 - Browse repository at this point
Copy the full SHA 2eb67a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 334eb40 - Browse repository at this point
Copy the full SHA 334eb40View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09f0d07 - Browse repository at this point
Copy the full SHA 09f0d07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 30783a0 - Browse repository at this point
Copy the full SHA 30783a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30a045 - Browse repository at this point
Copy the full SHA f30a045View commit details -
Configuration menu - View commit details
-
Copy full SHA for 73f545d - Browse repository at this point
Copy the full SHA 73f545dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8bee669 - Browse repository at this point
Copy the full SHA 8bee669View commit details -
Configuration menu - View commit details
-
Copy full SHA for f66cf12 - Browse repository at this point
Copy the full SHA f66cf12View commit details -
Merge pull request #2261 from bugsnag/gingerbenw/rebase-integration-ts
Rebase from next
Configuration menu - View commit details
-
Copy full SHA for 4605afc - Browse repository at this point
Copy the full SHA 4605afcView commit details
Commits on Nov 26, 2024
-
Refactor @bugsnag/plugin-client-ip (#2260)
* refactor @bugsnag/plugin-client-ip * fix rollup config * update with internal client * update extended plugin interface * fix value type to unknown
Configuration menu - View commit details
-
Copy full SHA for af49fb0 - Browse repository at this point
Copy the full SHA af49fb0View commit details
Commits on Nov 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b3677d9 - Browse repository at this point
Copy the full SHA b3677d9View commit details
Commits on Nov 29, 2024
-
Merge pull request #2266 from bugsnag/PLAT-13091/plugin-strip-query-s…
…tring Refactor @bugsnag/plugin-strip-query-string
Configuration menu - View commit details
-
Copy full SHA for 9a4591e - Browse repository at this point
Copy the full SHA 9a4591eView commit details