Rahul Sethi
Rahul Sethi
Do you know what exactly would be involved in updating this polyfill to implement the latest specification? Like, could you enumerate/bullet the steps required and possibly point to files/functions related...
**What this PR solves / how to test:** This PR implements the `versions deploy` command as a sibling command to the, already merged, `versions upload` command. Both are still behind...
**What this PR solves / how to test:** This PR deprecated the `wrangler version` command. It does the same thing as `wrangler --version` which can be used instead. Deprecating because...
In the [Planned improvements for v0.2](https://github.com/vivjay30/pychorus#planned-improvements-for-v02) section of the README, you mentioned the possibility of outputting "the entire detected chorus, not just section of size clip_length" Given this repo hasn't...
Allows environments (e.g. jest) to override the global `Function` constructor Checking via `instanceof` resolved to false, which caused the Path#source property to be set incorrectly where `partialTest` would return `{}`...
## What this PR solves / how to test Implements a React-free hotkeys implementation. You can see both the implementations below – the React-free version with the `--x-dev-env` flag and...
## What this PR solves / how to test Fixes [DEVX-1296](https://jira.cfdata.org/browse/DEVX-1296) Based on [config-controller branch](https://github.com/cloudflare/workers-sdk/pull/6001). The base branch can be changed to main when that PR has been merged. ##...
## What this PR solves / how to test Fixes #[insert GH or internal issue number(s)]. ## Author has addressed the following - Tests - [ ] TODO (before merge)...
This PR introduces a GIthub Action which can be triggered manually to clone a fork to a new branch and open a draft PR with the "e2e" label which will...
Fixes #[insert GH or internal issue link(s)]. _Describe your change..._ --- - Tests - [ ] TODO (before merge) - [ ] Tests included - [ ] Tests not necessary...