Skip to content

2022-03-10, Version 17.7.1 (Current), @BethGriggs prepared by @sxa

Compare
Choose a tag to compare
@BethGriggs BethGriggs released this 10 Mar 20:53
v17.7.1

Notable Changes

Fixed regression in url.resolve()

This release fixes an issue introduced in Node.js v17.7.0 with some URLs
that contain @. This issue affected yarn 1. This version reverts the
change that introduced the regression.

Commits

  • [96a9e00fb3] - url: revert fix url.parse() for @hostname (Antoine du Hamel) #42280