Skip to content
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

feat: Introduce mode option for global promise handler in node #2312

Merged
merged 1 commit into from
Nov 13, 2019

Conversation

kamilogorek
Copy link
Contributor

Closes #1909

@getsentry-bot
Copy link
Contributor

Messages
📖 ✅ TSLint passed
📖

@sentry/browser bundle gzip'ed minified size: (ES5: 16.3691 kB) (ES6: 15.0635 kB)

Generated by 🚫 dangerJS against 5c0561c

@HazAT HazAT merged commit d716bd9 into master Nov 13, 2019
@HazAT HazAT deleted the log-rejections branch November 13, 2019 16:24
HazAT added a commit that referenced this pull request Nov 15, 2019
* master:
  release: 5.9.0
  feat: Introduce mode option for global promise handler in node (#2312)
  release: 5.8.0
  misc: 5.8.0 changelog update
  fix(utils/object): fix normalizing error from null (#2305)
  doc: Link to discord, not IRC (#2304)
  fix: Skip empty filename in frames and fallback to location
  chore: Linter auto-fixes
  misc: 5.8.0 changelog
  chore: replace several instances of any (#2264)
  feat: 429 http code handling in node/browser transports
  ref: Remove dom references from utils for old TS and env interop
  fix: Gracefuly handle incorrect input from onerror
  feat: Make sure that Debug integration is always setup as the last one

# Conflicts:
#	lerna.json
#	packages/browser/package.json
#	packages/browser/src/version.ts
#	packages/core/package.json
#	packages/hub/package.json
#	packages/integrations/package.json
#	packages/minimal/package.json
#	packages/node/package.json
#	packages/node/src/version.ts
#	packages/utils/package.json
#	packages/utils/src/misc.ts
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.

Node suggestion: log errors in unhandledRejection
4 participants