### _1.1.0_

- _breaking change_ **RxState:** replaced `state` getter with `getState()` function
- _breaking change_ **RxState:** replaced `watch()` method with `watch` rx operator

### _1.0.6_

- _update_ **dependencies:** updated all dependencies and code conventions

### _1.0.5_

- _update_ **dependencies:** updated all dependencies and code conventions

### _1.0.1_

- _fix_ **bug:** `reducers_` not handles `null` correctly
- _change_ **readme:** updated documentation
- _new_ **initReduceAssemble\$:** added `initReduceAssemble$` and `initReduceAssemble$_` as the main state assembler incl. tests

# **1.0.0**

### Init

- **version 1.0.0:** code, tests
