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 @@ -1143,6 +1143,9 @@ changes:
1143
1143
pr-url: https://github.com/nodejs/node/pull/37302
1144
1144
description: The `recursive` option is deprecated, using it triggers a
1145
1145
deprecation warning.
1146
+ - version: v14.14.0
1147
+ pr-url: https://github.com/nodejs/node/pull/35579
1148
+ description: The `recursive` option is deprecated, use `fsPromises.rm` instead.
1146
1149
- version:
1147
1150
- v13.3.0
1148
1151
- v12.16.0
@@ -3295,6 +3298,9 @@ changes:
3295
3298
pr- url: https: // github.com/nodejs/node/pull/37302
3296
3299
description: The ` recursive` option is deprecated, using it triggers a
3297
3300
deprecation warning.
3301
+ - version: v14.14 .0
3302
+ pr- url: https: // github.com/nodejs/node/pull/35579
3303
+ description: The ` recursive` option is deprecated, use ` fs.rm` instead.
3298
3304
- version:
3299
3305
- v13.3 .0
3300
3306
- v12.16 .0
@@ -4994,6 +5000,9 @@ changes:
4994
5000
pr-url: https://github.com/nodejs/node/pull/37302
4995
5001
description: The ` recursive` option is deprecated, using it triggers a
4996
5002
deprecation warning.
5003
+ - version: v14.14.0
5004
+ pr-url: https://github.com/nodejs/node/pull/35579
5005
+ description: The ` recursive` option is deprecated, use ` fs .rmSync ` instead.
4997
5006
- version:
4998
5007
- v13.3.0
4999
5008
- v12.16.0
You can’t perform that action at this time.
0 commit comments