yarn @sentry/react 6.17.2

latest releases: 8.0.0-rc.3, 8.0.0-rc.2, 7.114.0...
2 years ago

This patch contains a breaking change for anyone setting the undocumented rethrowAfterCapture option for @sentry/serverless's AWS wrapper to false, as its functionality has been removed. For backwards compatibility with anyone setting it to true (which is also the default), the option remains in the WrapperOptions type for now. It will be removed in the next major release, though, so we recommend removing it from your code.

  • ref(serverless): Remove rethrowAfterCapture use in AWS lambda wrapper (#4448)
  • fix(utils): Remove dom is casting (#4451)

Don't miss a new react release

NewReleases is sending notifications on new releases.