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

make root FeedDetails be same shape #62

Merged
merged 7 commits into from
Sep 19, 2022
Merged

make root FeedDetails be same shape #62

merged 7 commits into from
Sep 19, 2022

Conversation

mixmix
Copy link
Member

@mixmix mixmix commented May 30, 2022

when doing learning I expected the shape of the FeedDetails that come back from methods to be the same.
I noticed the rootFeed was lacking (only had seed, keys) and as a beginner this didn't help me understand the tree structure being built

This PR brings that into alignment. I've based it on the README change I made where I presumed this was done

package.json Outdated Show resolved Hide resolved
Copy link
Member

@staltz staltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great! Just one request: can you remove the package-lock.json? And/or use .npmrc with package-lock=false?

@mixmix
Copy link
Member Author

mixmix commented May 31, 2022

I'll remove it and add it to the gitignore

I've not used npmrc before...

Base automatically changed from README_tweaks to master May 31, 2022 12:30
@mixmix
Copy link
Member Author

mixmix commented Sep 15, 2022

Fixed this. The commit history is weird.
Should merge-squash

Copy link
Member

@staltz staltz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Feel free to Squash&Merge

@mixmix mixmix merged commit 7395acd into master Sep 19, 2022
@mixmix mixmix deleted the uniform_feed_details branch September 19, 2022 02:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants