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

Function chaining of shared types #201

Open
wants to merge 11 commits into
base: master
Choose a base branch
from
Open

Conversation

Mansehej
Copy link
Contributor

Hey @dmonad

I've implemented function chaining in all the shared types.
I had to change the tests of y-map as they were written considering that ymap.set(key,value) returns the value itself.
Please review this PR and let me know what you think.

Regards,
Mansehej.

@Mansehej
Copy link
Contributor Author

Hey, any updates on this @dmonad?

Regards,
Mansehej.

@dmonad
Copy link
Member

dmonad commented Jun 7, 2020

Hey @Mansehej ,

sorry for coming back to you so late. So I thought about making another stable release soon but decided that I want to wait a few more months before shipping a release with breaking changes.

This is pretty unfortunate because I really like this feature ..

Anyway, thank you so much for working on this! I'll make sure that this feature is merged before the next major release.

  • Kevin

@dmonad dmonad added the next-release Will be merged in the next major release because it contains breaking changes label Jun 7, 2020
@noahcoetsee
Copy link

noahcoetsee commented Dec 8, 2021

Just as a quick question @dmonad, how much longer do you plan to wait before the next release?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next-release Will be merged in the next major release because it contains breaking changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants