Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 2.0.0 #27

Merged
merged 1 commit into from Feb 24, 2022
Merged

chore: release 2.0.0 #27

merged 1 commit into from Feb 24, 2022

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Feb 24, 2022

🤖 I have created a release *beep* *boop*

2.0.0 (2022-02-24)

⚠ BREAKING CHANGES

  • this removes the (hopefully) unused feature that arbitrary strings are allowed as URLs in the Request constructor. we now require that URLs are valid and absolute.
  • this drops support for node versions older than 12 LTS

Bug Fixes

  • check for existence of unref before calling (05fb45b), closes #13
  • ensure we abort a request that emits error on the response body (#25) (5565cde)
  • implement @npmcli/template-oss (#26) (df5e1d2)
  • use URL constructor instead of url.parse() (#33) (f96f3b1)

Dependencies

  • update minipass requirement from ^3.1.0 to ^3.1.6 (#30) (4ce93e5)
  • update minizlib requirement from ^2.0.0 to ^2.1.2 (#29) (44e8701)

This PR was generated with Release Please. See documentation.

@nlf nlf merged commit 295ec96 into main Feb 24, 2022
@nlf nlf deleted the release-v2.0.0 branch February 24, 2022 23:06
@github-actions
Copy link
Contributor Author

🤖 Release is at https://github.com/npm/minipass-fetch/releases/tag/v2.0.0 🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant