Releases: inikulin/callsite-record
Releases · inikulin/callsite-record
Release list
v4.1.5
What's Changed
- feat: added converting a string url to an instance of the URL by @Aleksey28 in #28
- build: updated version by @Aleksey28 in #29
- Remove deprecated @types/error-stack-parser dependency by @backflip in #26
- test: try to fix ci tests by @AndreyBelym in #39
New Contributors
- @backflip made their first contribution in #26
- @AndreyBelym made their first contribution in #39
Full Changelog: v4.1.4...v4.1.5
v4.1.4
v4.1.3
v4.1.1
v4.1.0
v4.0.0
v3.2.2
v3.2.1
v3.2.0
Changes
- Added
isCallsiteFramefilter in constructor (by @AlexanderMoskovkin )