-
Robert Knight authored
Deep-freeze the store state after each action in development builds to catch accidental mutation bugs such as #1879. We couldn't do this in the past because the `annotation` component used to mutate newly created annotations. As a result of recent refactoring, this no longer happens.
96cc2de8
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
create-store-test.js | ||
debug-middleware-test.js | ||
index-test.js | ||
use-store-test.js | ||
util-test.js |