Luca Pizzini
Luca Pizzini
You can pass query parameters to your api end-point by specifying them as third parameter of the `apiResolver`: ``` const testClient = (handler: NextApiHandler) => { const listener: RequestListener =...
@psharanda I'll work on it.
Just added unescaped support to all link tag attributes
Hi ✋ Is the issue still up for grabs?
👍 Ok! Just one question, to make sure that I implement it correctly. With the click of the "New Board" button, the board selection screen should be shown to the...
👍 I'll work on this
@SimenB What do you think a good regression test could be in this case?
Hi @joshkel ✋ Following your recent fix (#13810), I pushed this PR that will use the [`getObjectKeys`](https://github.com/facebook/jest/blob/bed4891b0e5b614988e5a65fca29c4734cdb3c2e/packages/expect-utils/src/utils.ts#L52-L55) function in `subsetEquality`. I need to add a regression test as well. Can...
Exemption Request. The feature is currently not documented. Let me know if we should add some information about it.
@kornicameister From my understanding, the snapshot removal policy [is supported](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-attribute-deletionpolicy.html) for `AWS::DocDB::DBCluster`. The fallback to delete is used on `AWS::DocDB::DBInstance` and `AWS::EC2::SecurityGroup` resources since they don't support a snapshot removal...