Releases: LeonardoGentile/mobx-router5
Releases · LeonardoGentile/mobx-router5
v4.3.0
4.3.0 (2018-12-30)
Features
v4.2.3
4.2.3 (2018-09-11)
Bug Fixes
- Typing: Add typing for RouterStore.route (e97f7cc)
v4.2.2
4.2.2 (2018-08-21)
Bug Fixes
- Typing: Fix type defintions (01eee3b), closes #9
v4.2.0
4.2.0 (2018-06-11)
Features
v4.1.0
4.1.0 (2018-04-27)
Features
- store: add shouldUpdateNodeFactory feature (fe56b2c)
- Store: Add support for router5@6 (b6ba781)
v4.0.0
4.0.0 (2018-04-18)
Features
- RouterStore: Use observable references (9f8ef42)
BREAKING CHANGES
- RouterStore: The store attributes are not @observable anymore but @observable.ref
v3.1.0
3.1.0 (2018-04-17)
Features
- mobx: Add support for MobX 4 (e6690e7)