Skip to content

Releases: alisd23/mst-react-router

v2.3.1

18 Dec 21:06
295d9af

Choose a tag to compare

2.3.1 (2018-12-18)

Bug Fixes

v2.3.0

16 Dec 21:01

Choose a tag to compare

2.3.0 (2018-12-16)

Features

v2.2.0

01 Dec 11:16

Choose a tag to compare

2.2.0 (2018-12-01)

Features

  • replace IComplexType with IType (b3a5518), closes #13

v2.1.0

27 Aug 17:21
ac0020f

Choose a tag to compare

2.1.0 (2018-08-27)

Features

  • update types to work with mobx-state-tree types (#12) (ac0020f)

v2.0.0

18 Jul 10:33
a141123

Choose a tag to compare

2.0.0 (2018-07-18)

Performance Improvements

  • upgrade to mobx-state-tree 3.0.0 (#8) (499b1f6)

BREAKING CHANGES

  • Replace types.frozen with types.frozen()
    The change in this commit is required for compatibility with mobx-state-tree v3.0.0

v1.1.1

24 Jun 20:09

Choose a tag to compare

1.1.1 (2018-06-24)

Bug Fixes

  • add declaration & types test for typescript (#5) (501e50a)

v1.1.0

29 Apr 13:00

Choose a tag to compare

1.1.0 (2018-04-29)

Features

  • update peer dependency versions for mobx-state-tree (811307c)

v1.0.1

09 Mar 23:02

Choose a tag to compare

1.0.1 (2018-03-09)

Bug Fixes

  • remove travis extraneous file (870d7de)

v1.0.0

09 Mar 22:42

Choose a tag to compare

1.0.0 (2018-03-09)

Features