| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 1c94725 commit 6cc4951
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -658,6 +658,9 @@ changes: | |||
| 658 | 658 | - version: v15.14.0 | |
| 659 | 659 | pr-url: https://github.com/nodejs/node/pull/37735 | |
| 660 | 660 | description: AbortSignal support was added. | |
| 661 | + - version: v12.10.0 | ||
| 662 | + pr-url: https://github.com/nodejs/node/pull/25436 | ||
| 663 | + description: Added `onread` option. | ||
| 661 | 664 | --> | |
| 662 | 665 | ||
| 663 | 666 | * `options` {Object} Available options are: | |
@@ -986,9 +989,6 @@ changes: | |||
| 986 | 989 | pr-url: https://github.com/nodejs/node/pull/41310 | |
| 987 | 990 | description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay` | |
| 988 | 991 | options are supported now. | |
| 989 | - - version: v12.10.0 | ||
| 990 | - pr-url: https://github.com/nodejs/node/pull/25436 | ||
| 991 | - description: Added `onread` option. | ||
| 992 | 992 | - version: v6.0.0 | |
| 993 | 993 | pr-url: https://github.com/nodejs/node/pull/6021 | |
| 994 | 994 | description: The `hints` option defaults to `0` in all cases now. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments