filestack / filestack-js

Official Javascript SDK for the Filestack API and content ingestion system.
https://www.filestack.com
MIT License
206 stars 76 forks source link

Upgrade Sentry to 7.x #482

Open namoscato opened 2 years ago

namoscato commented 2 years ago

Expected Behavior

@sentry/minimal is at the latest 7.x version

Current Behavior

@sentry/minimal is currently at 6.2.1

Possible Solution

Options include:

Context

Ultimately, this makes it difficult / impossible to upgrade Sentry in our upstream applications

Your Environment

BenGale commented 1 year ago

This is currently blocking us from upgrading sentry to the latest version in our applications.

ryan-gray-db commented 1 year ago

This also caused a lot of headache for my team, so +1 here! Thank you team!