# Table of contents

* [About](readme.md)

## Main

* [FAQ](main/faq.md)
* [Examples](main/examples/README.md)
  * [Undoing/redoing batches of actions at a time](main/examples/undo-redo-batch-actions.md)
  * [Converting a regular reducer to undoable reducer](main/examples/converting-regular-reducer-to-undoable-one.md)
* [Upgrading to 1.0](main/upgrading-to-1.0.md)
* [Working with Typescript](main/working-with-ts.md)

