This release fixes a longstanding bug (since 1.0.0) that caused Verse to crash if you returned anything other than an array of strings from the startDisplay
callback.
As a bonus, non-string data in startDisplay
is now pretty-printed, so you can visualize your state without writing any view code!