feat!: Refactor list data structures into maps for isolated updates#153
Closed
bryantbiggs wants to merge 1 commit into
Closed
feat!: Refactor list data structures into maps for isolated updates#153bryantbiggs wants to merge 1 commit into
list data structures into maps for isolated updates#153bryantbiggs wants to merge 1 commit into
Conversation
Co-authored-by: Bryant Biggs <bryantbiggs@gmail.com> Co-authored-by: Vitaly Gorodetsky <36814+vitalis@users.noreply.github.com> Co-authored-by: semantic-release-bot <semantic-release-bot@martynus.net> Co-authored-by: Kamil Hristov <kamilhristov@gmail.com> Co-authored-by: Michael Strache <michael.strache@netcentric.biz> Co-authored-by: Syed Imran Hassan <45480841+syedimranhassan@users.noreply.github.com> Co-authored-by: Anton Babenko <anton@antonbabenko.com> Co-authored-by: Yaroslav Yarmoshyk <y.yarmoshyk@gmail.com> Co-authored-by: Yaroslav <yaroslav@Yaroslavs-MBP.lan> Co-authored-by: yyarmoshyk <yyarmoshyk@ip-10-0-0-23.eu-west-1.compute.internal> Co-authored-by: Gert van den Berg <1136567+mohag@users.noreply.github.com> Co-authored-by: Gert van den Berg <gert.vandenberg@iotnxt.com> Co-authored-by: Marc Tamsky <tamsky@users.noreply.github.com> Co-authored-by: Paul Rafferty <raffraffraff@gmail.com> Co-authored-by: Paul Rafferty <paul.rafferty@scopely.com>
|
This PR has been automatically marked as stale because it has been open 30 days |
|
This PR was automatically closed because of stale in 10 days |
|
I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
v4.0, allowing multiple contributors to iteratively collaborate on a new major release. See this and the associated discussion for more detailsMotivation and Context
Breaking Changes
How Has This Been Tested?
examples/*to demonstrate and validate my change(s)examples/*projectspre-commit run -aon my pull request