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

ensure some props are evaluated before others for ease of functional … #1375

Merged
merged 1 commit into from
Aug 23, 2019

Conversation

boygirl
Copy link
Contributor

@boygirl boygirl commented Aug 23, 2019

This PR is a minor update to improve the funcitonal prop evaluation changes in v33.0.0. With this change, some props will be evaluated / calculated before others are evaluated (rather than all at once) to increase the number of useful props available to users.

@boygirl boygirl merged commit 3082c43 into master Aug 23, 2019
@boygirl boygirl deleted the experiment/evaluation-order branch August 23, 2019 04:59
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.

1 participant