File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -1097,6 +1097,9 @@ changes:
1097
1097
pr-url: https://github.com/nodejs/node/pull/37302
1098
1098
description: The `recursive` option is deprecated, using it triggers a
1099
1099
deprecation warning.
1100
+ - version: v14.14.0
1101
+ pr-url: https://github.com/nodejs/node/pull/35579
1102
+ description: The `recursive` option is deprecated, use `fsPromises.rm` instead.
1100
1103
- version:
1101
1104
- v13.3.0
1102
1105
- v12.16.0
@@ -3245,6 +3248,9 @@ changes:
3245
3248
pr- url: https: // github.com/nodejs/node/pull/37302
3246
3249
description: The ` recursive` option is deprecated, using it triggers a
3247
3250
deprecation warning.
3251
+ - version: v14.14 .0
3252
+ pr- url: https: // github.com/nodejs/node/pull/35579
3253
+ description: The ` recursive` option is deprecated, use ` fs.rm` instead.
3248
3254
- version:
3249
3255
- v13.3 .0
3250
3256
- v12.16 .0
@@ -4940,6 +4946,9 @@ changes:
4940
4946
pr-url: https://github.com/nodejs/node/pull/37302
4941
4947
description: The ` recursive` option is deprecated, using it triggers a
4942
4948
deprecation warning.
4949
+ - version: v14.14.0
4950
+ pr-url: https://github.com/nodejs/node/pull/35579
4951
+ description: The ` recursive` option is deprecated, use ` fs .rmSync ` instead.
4943
4952
- version:
4944
4953
- v13.3.0
4945
4954
- v12.16.0
You can’t perform that action at this time.
0 commit comments