Skip to content

Releases: mmarchini-oss/node-observe

v2.0.0

15 Jul 07:56
Compare
Choose a tag to compare

2.0.0 (2023-07-15)

⚠ BREAKING CHANGES

  • change default --host to 127.0.0.1

Features

  • change default --host to 127.0.0.1 (1b94e27)
  • check if inspector port is open before connecting (b0d3417)

v1.1.0

21 Jun 07:43
Compare
Choose a tag to compare

1.1.0 (2023-06-21)

Features

@mmarchini/observe v1.0.1

19 Jun 21:23
Compare
Choose a tag to compare

Bug Fixes

  • client: catch unhandledException (f683b19)
  • profiles: fix encoding of profiles on Node.js v16+ (ab0f580)

@mmarchini/observe v1.0.0

23 Jul 01:30
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • first stable release

Features

@mmarchini/observe v0.2.1

22 Jul 23:55
Compare
Choose a tag to compare

Bug Fixes

  • attempt to fix release-please -> pkg (fe32f4e)

@mmarchini/observe v0.2.0

22 Jul 20:57
Compare
Choose a tag to compare

Features

  • add release-please action (277f601)
  • change default branch name (566358c)

Bug Fixes

  • ci: fix syntax for release event (a02f9c7)
  • ci: syntax error on release-please (7c4a45b)
  • ci: use right version for setup-node (eb618be)
  • update badges to match new repo (c6e313a)

v0.1.0

16 Apr 00:50
13a1ad6
Compare
Choose a tag to compare

Changelog

  • Added heap-profile command
  • Added heap-snapshot command