What's Changed
- Updated CallSite object API link by @DylanTackoor in #28
- test on Node.js 8 by @mightyiam in #24
- fix test-long-stack-trace.js by @mightyiam in #23
- use npm scripts instead of Makefile by @mightyiam in #22
- Exclude unnecessary files from the npm package by @pkuczynski in #33
- Fix: Correctly parse paths with braces by @timfish in #32
- Feature/esm jest by @niemyjski in #35
- Adjust node engine requirements to be less restrictive by @mweichert in #39
- fix(tests): make stack frame comparison test environment-independent for Jest 30 upgrade by @niemyjski in #65
- Migrate tests to native node:test, remove Babel/Jest tooling, and clarify long-stack-trace behavior by @niemyjski in #66
- Address PR #66 review comments, verify and close issues #13, #25 by @niemyjski in #67
New Contributors
- @DylanTackoor made their first contribution in #28
- @mightyiam made their first contribution in #24
- @pkuczynski made their first contribution in #33
- @timfish made their first contribution in #32
- @niemyjski made their first contribution in #35
- @mweichert made their first contribution in #39
- @dependabot[bot] made their first contribution in #43
- @gameroman made their first contribution in #58
Full Changelog: v0.0.10...v1.0.0