d4rky-pl / arboris

Hassle-free combination of mobx-state-tree and server-side rendering.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add tests for multiple versions of MST

d4rky-pl opened this issue · comments

Right now we're testing against the latest version of MST available. We should have testing capabilities to check if the library works with every supported version of MST (1.2.0, 1.3.0, 1.4.0).

We need to investigate how this is handled in other open source projects.

Solved with #21