Open
Description
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.