Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Post-migration clean-up for @metamask/eth-json-rpc-provider #1842

Closed
7 of 12 tasks
MajorLift opened this issue Oct 16, 2023 · 0 comments
Closed
7 of 12 tasks

Post-migration clean-up for @metamask/eth-json-rpc-provider #1842

MajorLift opened this issue Oct 16, 2023 · 0 comments
Assignees
Labels

Comments

@MajorLift
Copy link
Contributor

MajorLift commented Oct 16, 2023

Overview

After the process for migrating eth-json-rpc-provider into the packages/ directory of the core monorepo is completed, there are a few follow-up and clean-up tasks left to perform.

Tasks

Core

Source repo

References

@MajorLift MajorLift self-assigned this Oct 16, 2023
@MajorLift MajorLift added the Epic label Oct 16, 2023
@MajorLift MajorLift mentioned this issue Nov 8, 2023
3 tasks
MajorLift added a commit that referenced this issue Nov 8, 2023
## Explanation

- Releases newly migrated packages:
  - `@metamask/eth-json-rpc-provider`
  - `@metamask/json-rpc-engine`
  - `@metamask/json-rpc-middleware-stream`

- Includes patch releases for version bumps in downstream packages.
- Treated migration as minor version change.

## References

- Partially implements #1842
- Closes #1981
- Closes #1982

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
@MajorLift MajorLift mentioned this issue Nov 8, 2023
3 tasks
MajorLift added a commit that referenced this issue Nov 8, 2023
## Explanation

- Releases newly migrated packages:
  - `@metamask/eth-json-rpc-provider`
  - `@metamask/json-rpc-engine`
  - `@metamask/json-rpc-middleware-stream`

- Includes patch releases for version bumps in downstream packages.
- Treated migration as minor version change.

## References

- Partially implements #1842
- Closes #1981
- Closes #1982

## Checklist

- [x] I've updated the test suite for new or updated code as appropriate
- [x] I've updated documentation (JSDoc, Markdown, etc.) for new or
updated code as appropriate
- [x] I've highlighted breaking changes using the "BREAKING" category
above as appropriate
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant