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

Upgrade to MobX 6 #6797

Open
tommoor opened this issue Apr 12, 2024 · 1 comment
Open

Upgrade to MobX 6 #6797

tommoor opened this issue Apr 12, 2024 · 1 comment
Labels
chore Someone's gotta do it techdebt

Comments

@tommoor
Copy link
Member

tommoor commented Apr 12, 2024

MobX 5 removed decorator support which is why we didn't upgrade, it felt like a massive downgrade for DX. With MobX 6 decorator support is back, so upgrading should be relatively straightforward and makes sense to do to keep uptodate with the ecosystem – ref:

https://mobx.js.org/enabling-decorators.html

The main difference is that an accessor keyword is required on observable.

@tommoor tommoor added chore Someone's gotta do it techdebt labels Apr 12, 2024
Copy link

linear bot commented Apr 12, 2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Someone's gotta do it techdebt
Projects
None yet
Development

No branches or pull requests

1 participant