| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 3ba2e7b commit 81ad69d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -651,6 +651,9 @@ changes: | |||
| 651 | 651 | - version: v15.14.0 | |
| 652 | 652 | pr-url: https://github.com/nodejs/node/pull/37735 | |
| 653 | 653 | description: AbortSignal support was added. | |
| 654 | + - version: v12.10.0 | ||
| 655 | + pr-url: https://github.com/nodejs/node/pull/25436 | ||
| 656 | + description: Added `onread` option. | ||
| 654 | 657 | --> | |
| 655 | 658 | ||
| 656 | 659 | * `options` {Object} Available options are: | |
@@ -969,9 +972,6 @@ changes: | |||
| 969 | 972 | pr-url: https://github.com/nodejs/node/pull/41310 | |
| 970 | 973 | description: The `noDelay`, `keepAlive`, and `keepAliveInitialDelay` | |
| 971 | 974 | options are supported now. | |
| 972 | - - version: v12.10.0 | ||
| 973 | - pr-url: https://github.com/nodejs/node/pull/25436 | ||
| 974 | - description: Added `onread` option. | ||
| 975 | 975 | - version: v6.0.0 | |
| 976 | 976 | pr-url: https://github.com/nodejs/node/pull/6021 | |
| 977 | 977 | description: The `hints` option defaults to `0` in all cases now. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments