| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -408,7 +408,7 @@ recommended but not required. | |||
| 408 | 408 | ||
| 409 | 409 | ### Deprecations | |
| 410 | 410 | ||
| 411 | - __Deprecation__ refers to the identification of Public APIs that should no | ||
| 411 | + **Deprecation** refers to the identification of Public APIs that should no | ||
| 412 | 412 | longer be used. | |
| 413 | 413 | ||
| 414 | 414 | Node.js uses three Deprecation levels: | |
@@ -431,8 +431,8 @@ Node.js uses three Deprecation levels: | |||
| 431 | 431 | ||
| 432 | 432 | * *End-of-life* refers to APIs that have gone through Runtime Deprecation and | |
| 433 | 433 | are no longer subject to the semantic versioning rules used by the project. | |
| 434 | - Backward-incompatible changes including complete removal of such APIs may occur | ||
| 435 | - at any time. | ||
| 434 | + Backward-incompatible changes including complete removal of such APIs may | ||
| 435 | + occur at any time. | ||
| 436 | 436 | ||
| 437 | 437 | Documentation-Only Deprecations may be handled as semver-minor or semver-major | |
| 438 | 438 | changes. Such deprecations have no impact on the successful operation of running | |
| Back | FazBrowse Home | New Git URL |
0 commit comments