NodeJS 18 introduced some new features including the built in Fetch API. This means that we no longer need to use 3rd party packages like node-fetch. The functionality is now native and baked into Node. To learn more check out the official announcement on the NodeJS website.
Sort: