3.0.0 (2024-08-30)
- drop support for Node.js 10, 12, 14
- add experimental custom-script tool (undocumented) (39208d4)
- drop support for Node.js 10, 12, 14 (37680d0)
2.0.0 (2023-07-15)
- change default --host to 127.0.0.1
- change default --host to 127.0.0.1 (1b94e27)
- check if inspector port is open before connecting (b0d3417)
1.1.0 (2023-06-21)
- add --close flag (51f44d4)
1.0.1 (2022-11-07)
- client: catch unhandledException (f683b19)
- profiles: fix encoding of profiles on Node.js v16+ (ab0f580)
1.0.0 (2020-07-23)
- first stable release
- first stable release (183c9cb)
0.2.1 (2020-07-22)
- attempt to fix release-please -> pkg (fe32f4e)