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

Revert mobx 4 symbol support #1988

Merged
merged 1 commit into from
Jun 17, 2019
Merged

Conversation

mweststrate
Copy link
Member

I backported symbol support from MobX 5 to MobX 4, without thinking it really through. Although symbols could potentially be used in practice, this probably misses the point that mobx 4 is used in more backward compatible modi, and didn't require polyfills as of yet.

This PR reverts symbol support. A downside of this PR is that this increases the semantical difference between mobx 4 and 5

Fixes #1986, #1987

@mweststrate mweststrate changed the base branch from master to mobx4-master June 5, 2019 18:40
@mweststrate
Copy link
Member Author

cc: @loklaan

@loklaan
Copy link
Contributor

loklaan commented Jun 5, 2019

I thought this might have to happen after looking into it yesterday. Sorry I didn't give the mobx 4 branch enough thought while creating the initial PR for mobx 5.

@mweststrate
Copy link
Member Author

Merged and released as 4.11

@danielkcz danielkcz deleted the revert-mobx-4-symbol-support branch June 17, 2019 17:57
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.

2 participants