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

Allow for data to be renamed to something else #194

Open
iamdtang opened this issue Sep 28, 2024 · 0 comments
Open

Allow for data to be renamed to something else #194

iamdtang opened this issue Sep 28, 2024 · 0 comments
Labels
question Further information is requested

Comments

@iamdtang
Copy link

Would you be open to a pull request where the data getter could be renamed to something else? This would make it possible to do something like:

changeset.set('data', 'Foo');
changeset.get('data'); // Foo
@iamdtang iamdtang changed the title Make it possible for data to be renamed to something else Allow for data to be renamed to something else Sep 28, 2024
@SergeAstapov SergeAstapov added the question Further information is requested label Oct 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants