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

RFC: Remove next callbacks #83

Draft
wants to merge 4 commits into
base: async-next-return-handlers
Choose a base branch
from

Conversation

rekmarks
Copy link
Member

@rekmarks rekmarks commented Mar 28, 2021

Requires: #82

We don't need the next callbacks. This PR removes them. Return handlers are supported by directly returning them from the middleware instead.

@rekmarks rekmarks changed the title Remove next callbacks RFC: Remove next callbacks Mar 28, 2021
README.md Outdated Show resolved Hide resolved
@mcmire
Copy link

mcmire commented Oct 16, 2023

In reviewing #81 and the current way that middleware is processed I came to this conclusion, so even if there is another reason to do this, this makes sense just based on how this library does things anyway :)

@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.

3 participants