Releases: mmarchini-oss/node-observe
Releases · mmarchini-oss/node-observe
v3.0.0
3.0.0 (2024-08-30)
⚠ BREAKING CHANGES
- drop support for Node.js 10, 12, 14
Features
- add experimental custom-script tool (undocumented) (39208d4)
- drop support for Node.js 10, 12, 14 (37680d0)
v2.0.0
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
1.1.0 (2023-06-21)
Features
@mmarchini/observe v1.0.1
Bug Fixes
- client: catch unhandledException (f683b19)
- profiles: fix encoding of profiles on Node.js v16+ (ab0f580)
@mmarchini/observe v1.0.0
⚠ BREAKING CHANGES
Features
@mmarchini/observe v0.2.1
Bug Fixes
- attempt to fix release-please -> pkg (fe32f4e)
@mmarchini/observe v0.2.0
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
Changelog
- Added
heap-profile
command
- Added
heap-snapshot
command