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

Fixed property mutation. Throw an exception on such an attempt. Updat… #516

Merged
merged 1 commit into from
Feb 15, 2022

Conversation

fgheorghe
Copy link
Contributor

…ed tests to capture this exception.

@lorenwest
Copy link
Collaborator

This looks great. I'm not as familiar with Proxy and Reflect as you are, so I can't give it a thorough review, but if it passes the tests and works on all versions tested by Travis it should be good.

@lorenwest
Copy link
Collaborator

I'll give it a day or two for others to review, then merge.

@fgheorghe
Copy link
Contributor Author

Sounds good - thank you!

@markstos
Copy link
Collaborator

Apologies for the delayed merged.

It's helpful to explicitly throw errors when mutation attempts are made. This may need a major version bump as a behavior change, though.

@markstos
Copy link
Collaborator

@fgheorghe Could you check out the linked bug reports related to this change?

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

3 participants