What's Changed
- fix: mock import.meta.url when evaluating esm files by @albinekb in #216
- fix: Ignore newlines in stacktrace locations by @Danielku15 in #227
- fix: Wrong source locations for source maps by @Danielku15 in #228
- feat: Take mocha configuration from package.json by @Danielku15 in #230
- fix: Pending tests are not shown in Tests list by @Danielku15 in #231
- feat: Respect nvmrc for Node version by @Danielku15 in #236
New Contributors
Full Changelog: v1.2.4...v1.3.0