Releases: nodejs/node-inspect
Releases · nodejs/node-inspect
v1.11.6
Compare
Sorry, something went wrong.
No results found
fix: replace the deprecated "repl.cli" with "repl" - @oyyd #66
Address regressions due to changes in node - @jkrems #67
5b3511e fix: Address regressions due to changes in node
v1.11.5
Compare
Sorry, something went wrong.
No results found
v1.11.4
Compare
Sorry, something went wrong.
No results found
v1.11.3
Compare
Sorry, something went wrong.
No results found
93caa0f docs: Add missing oc in protocol
2d87cbe fix: Make --inspect-port=0 work
ebfd02e chore: Bump tap to 10.7
c07adb1 test: Use useful break location
94f0bf9 fix: Fix takeHeapSnapshot() truncation bug
v1.11.2
Compare
Sorry, something went wrong.
No results found
42e0cd1 fix: look for generic hint text
v1.11.1
Compare
Sorry, something went wrong.
No results found
Prefer --inspect-brk over --debug-brk - @ofrobots #43
2c1ed27 fix: use --inspect-brk with Node 8+
v1.11.0
Compare
Sorry, something went wrong.
No results found
doc: add profile and heap to help - @joshgav #39
f64c920 doc: add profile and heap to help
Update test suite to pass on latest nightly - @jkrems #36
41148d7 test: Remove outdated test
2c224c5 test: Accept any kind of "break"
22bf349 test: Adjust for v8 5.7
6ce8c16 test: Revert to old assertions
Verify custom port support - @jkrems #41
Support for debugging a pid - @jkrems #37
4179506 feat: Support for debugging a pid
v1.10.6
Compare
Sorry, something went wrong.
No results found
chore: Fix usage text for embedded mode - @addaleax #20
b0779f5 chore: Fix usage text for embedded mode
print 'ok' after connection - @ofrobots #25
2a47125 fix: print 'ok' after connection
Make autocompletion in REPL work - @aqrln #28
ccab737 fix: Make autocompletion in REPL work
Remove console.error() statement - @aqrln #30
032b045 style: Remove console.error() statement
Take --debug-port into account - @jkrems #26
054d4b1 fix: Take --debug-port into account
Delay run until breakpoints are restored - @jkrems #34
802b88c fix: Delay run until breakpoints are restored
2b93173 fix: Use single string for paused notice
b4d5ee2 fix: Work around inconsistent handling of strict directive
f6ccfc7 fix: Only restart after port is free
8b101bf test: Skip exact match on AIX
a4e4b6f chore: Fix repo info in package.json
v1.10.5
Compare
Sorry, something went wrong.
No results found
docs: minor edits to governance docs - @joshgav #17
a70fe04 docs: minor edits to governance docs
v1.10.4
Compare
Sorry, something went wrong.
No results found
1c31bf7 chore: Support embedded mode