Robin Van den Broeck
Robin Van den Broeck
I would love for it to be possible to validate a field that is deeply nested. You can find an example of what I mean at: https://play.golang.org/p/bVjDNqkVzQj In my use...
To support an open web, the devtools should support Firefox so we can debug our applications in Firefox.
Please fill in this template. - [X] Use a meaningful title for the pull request. Include the name of the package modified. - [X] Have read [How To Contribute](https://github.com/Turfjs/turf/blob/master/CONTRIBUTING.md#how-to-contribute). -...
Please fill in this template. - [X] Use a meaningful title for the pull request. Include the name of the package modified. - [X] Have read [How To Contribute](https://github.com/Turfjs/turf/blob/master/CONTRIBUTING.md#how-to-contribute). -...
**Is your feature request related to a problem? Please describe.** Currently, we are stuck on the old `experimentalDecorators` setting of typescript because this library uses the old decorator syntax instead...
### Verify latest release - [x] I verified that the issue exists in the latest pnpm release ### pnpm version _No response_ ### Which area(s) of pnpm are affected? (leave...
This PR updates the MockHttpSocket to correctly set the http version passed to ServerResponse. This fixes a bug where mocked responses with the Connection: keep-alive header never completed before. For...