Skip to content

v9.14.0

Compare
Choose a tag to compare
@nhunzaker nhunzaker released this 13 Jan 18:25
· 1377 commits to master since this release

Noticeable Changes

We improved the validation of stores to help improve debugging of bad inputs to Microcosm::addStore.

Internal Changes

  • Small change to dispatch process so that accessing state only happens when necessary. This should provide a small performance boost.