You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: deps/node-inspect/CHANGELOG.md
+26
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,29 @@
1
+
### 1.11.2
2
+
3
+
*[`42e0cd1`](https://github.com/nodejs/node-inspect/commit/42e0cd111d89ed09faba1c0ec45089b0b44de011)**fix:** look for generic hint text
4
+
5
+
6
+
### 1.11.1
7
+
8
+
* Prefer --inspect-brk over --debug-brk - **[@ofrobots](https://github.com/ofrobots)**[#43](https://github.com/nodejs/node-inspect/pull/43)
9
+
-[`2c1ed27`](https://github.com/nodejs/node-inspect/commit/2c1ed27ee44d9aebb3c5ac50039abae8166a54e3)**fix:** use --inspect-brk with Node 8+
10
+
11
+
12
+
### 1.11.0
13
+
14
+
* doc: add profile and heap to help - **[@joshgav](https://github.com/joshgav)**[#39](https://github.com/nodejs/node-inspect/pull/39)
15
+
-[`f64c920`](https://github.com/nodejs/node-inspect/commit/f64c9205bd8382289660aa677d3ac192a9c81fd5)**doc:** add profile and heap to help
16
+
* Update test suite to pass on latest nightly - **[@jkrems](https://github.com/jkrems)**[#36](https://github.com/nodejs/node-inspect/pull/36)
17
+
-[`41148d7`](https://github.com/nodejs/node-inspect/commit/41148d74a2d563eea3b7ad5463622b6b9fd4c46e)**test:** Remove outdated test
18
+
-[`2c224c5`](https://github.com/nodejs/node-inspect/commit/2c224c551619e386e80fc3154cc14562cac063b9)**test:** Accept any kind of "break"
19
+
-[`22bf349`](https://github.com/nodejs/node-inspect/commit/22bf349bc86d7bf6fd449791c9d1e7eaf66c2681)**test:** Adjust for v8 5.7
20
+
-[`6ce8c16`](https://github.com/nodejs/node-inspect/commit/6ce8c165c45a491bea8cfb3c67d2ae80e7c34dcb)**test:** Revert to old assertions
21
+
* Verify custom port support - **[@jkrems](https://github.com/jkrems)**[#41](https://github.com/nodejs/node-inspect/pull/41)
22
+
-[`e3a489f`](https://github.com/nodejs/node-inspect/commit/e3a489f23b089d3d57a25d5efe40daf06de63e23)**test:** custom port
23
+
* Support for debugging a pid - **[@jkrems](https://github.com/jkrems)**[#37](https://github.com/nodejs/node-inspect/pull/37)
24
+
-[`4179506`](https://github.com/nodejs/node-inspect/commit/4179506a4d546bac2c93b2a7ff491b1fa4494fd9)**feat:** Support for debugging a pid
25
+
26
+
1
27
### 1.10.6
2
28
3
29
* chore: Fix usage text for embedded mode - **[@addaleax](https://github.com/addaleax)**[#20](https://github.com/nodejs/node-inspect/pull/20)
0 commit comments