Skip to content

Releases: inikulin/callsite-record

v4.1.5

Choose a tag to compare

@AndreyBelym AndreyBelym released this 23 Dec 11:36
baa5765

What's Changed

New Contributors

Full Changelog: v4.1.4...v4.1.5

v4.1.4

Choose a tag to compare

@AndreyBelym AndreyBelym released this 21 Dec 06:00
52c9a34
release: v4.1.4

v4.1.3

Choose a tag to compare

@inikulin inikulin released this 02 May 17:14
Bump version

v4.1.1

Choose a tag to compare

@inikulin inikulin released this 14 Oct 20:19
Bump version

v4.1.0

Choose a tag to compare

@inikulin inikulin released this 29 Aug 16:01

Changes:

  • Added TS definitions (by @alvis)
  • Fixed dull frames issue in node v8.4.0

v4.0.0

Choose a tag to compare

@inikulin inikulin released this 31 Mar 13:30

Changes:

  • create* functions now accept options object
  • processFrameFn option introduced

v3.2.2

Choose a tag to compare

@inikulin inikulin released this 20 Sep 14:59

Changes:

  • Fix backticks rendering by HTML renderer.

v3.2.1

Choose a tag to compare

@inikulin inikulin released this 22 Aug 13:34

Changes:

  • Now returns null instead of throwing an error if stack can not be parsed.

v3.2.0

Choose a tag to compare

@inikulin inikulin released this 20 Jun 13:19

Changes

v3.1.0

Choose a tag to compare

@inikulin inikulin released this 14 Apr 13:59

Changes:

  • Added codeFrame option.