Skip to content
This repository has been archived by the owner on Nov 9, 2023. It is now read-only.

RFC: Remove callback from next return handlers #82

Draft
wants to merge 7 commits into
base: remove-createAsyncMiddleware
Choose a base branch
from

Conversation

rekmarks
Copy link
Member

@rekmarks rekmarks commented Mar 28, 2021

Requires: #81

next return handlers can be async functions. They don't need a callback. This PR types them such that they can be async functions, and removes the "done" callback.

@rekmarks rekmarks changed the title Remove callback from next return handlers RFC: Remove callback from next return handlers Mar 28, 2021
@rekmarks rekmarks force-pushed the remove-createAsyncMiddleware branch from aca7998 to 1d9f07c Compare May 18, 2021 00:38
README.md Outdated Show resolved Hide resolved
@rekmarks rekmarks force-pushed the remove-createAsyncMiddleware branch from 2cdcf45 to 378a820 Compare May 19, 2023 05:57
@MajorLift
Copy link
Contributor

This library has now been migrated into the core monorepo. This PR has been locked and this repo will be archived shortly. Going forward, releases of this library will only include changes made in the core repo.

  • Please push this branch to core and open a new PR there.
  • Optionally, add a link pointing to the discussion in this PR to provide context.

@MetaMask MetaMask locked and limited conversation to collaborators Nov 7, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants