We just released #MobX 7! Mostly a cleanup released to remove old baggage. Legacy non-proxy support, legacy decorators all cleaned up and a 40% smaller package. Details: github.com/mobxjs/mobx/re…
Credits to @egorgorv for the awesome effort!
Working on #MobX 7, a major clean-up removing things that are no longer needed. E.g. non-proxy support. I suspect that APIs like spy, observe, intercept, dehancer also receive very little usage. Does anybody use those? Feel free to chime in!