You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
in 1.0.2 version, stacktrace.js non-minified version file is moved from dist folder to outside. There are projects that may be using a non-minified file to run the tests, doing minification them self.
This release will break those projects.
better to bump up major version OR provide clear guidance for this change.