Skip to content

State Trooper 2

Choose a tag to compare

@newyankeecodeshop newyankeecodeshop released this 09 Jun 13:20
· 23 commits to master since this release

State Trooper 2.0 has a new implementation that replaces immutable-js with immutability-helper. This means that the internal state is stored using plain JS objects, not ImmutableJS structures. This provides a significant performance improvement when inserting large object graphs into cursor state. Also, no more deref() vs derefJS() confusion.

Also new in this release is a declaration file for TypeScript!
https://www.typescriptlang.org/docs/home.html