v12.0.0-beta.2
introduces more stability fixes! Yay!
Bug fixes
- Remove stream reuse check (#1803) 9ecc5ee
- Fix merging
searchParams
(#1814) 1018c20 732e9bd - Fix unhandled exception when lookup returns invalid IP early (#1737) 2453e5e
- Fix relative URLs when paginating 439fb82
- Require url to be an instance of URL when paginating (#1818) eda69ff
- Fix
username
andpassword
encoding in URL (#1169 #1317) d65d0ca
Improvements
- General code improvements a5dd9aa