Hot on the heels of the dependency updates, here's...
# orbit-mvi
m
Hot on the heels of the dependency updates, here's release
6.0.0
🪐 !! This is a big one and there is a lot to unpack: New testing framework The new testing framework has been proved in a real project, tested, cleaned up and released as Stable! Check out the documentation here: https://orbit-mvi.org/Test/new The old testing framework is now deprecated and will be removed in
7.0.0
, as we want to encourage the transition. OnCreate changes The onCreate lambda is now an
intent
to improve consistency and enable improved testing functionality. Deprecated functions removed Some variants of
test
livetest
and
container
have been removed. https://github.com/orbit-mvi/orbit-mvi/releases/tag/6.0.0
🎉 8