Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: nodejs/node
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 590947c9fda6a6dc4481ca2bc63fa5c0428a85d8
Choose a base ref
..
head repository: nodejs/node
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8a4d7ac6b50ff425b22a0a0a2ad7ec0ae9f31587
Choose a head ref
Showing with 0 additions and 1 deletion.
  1. +0 βˆ’1 doc/changelogs/CHANGELOG_V19.md
1 change: 0 additions & 1 deletion doc/changelogs/CHANGELOG_V19.md
Original file line number Diff line number Diff line change
@@ -183,7 +183,6 @@ Time zone data has been updated to 2022f. This includes changes to Daylight Savi

### Notable changes


#### Support function mocking on Node.js test runner

The `node:test` module supports mocking during testing via a top-level `mock`