Releases: aneurysmjs/react-shop
Releases · aneurysmjs/react-shop
v1.14.0
1.14.0 (2019-05-26)
Features
- constants: create BASE_URL (2ec3beb)
v1.13.0
1.13.0 (2019-05-26)
Bug Fixes
- fetchProducts: remove 'getProducts' namespace to 'fetchProducts' (90a5ca0)
Features
- fetchProducts: type return value with AsyncAction (5cb78f3)
- server: apply Flow's strict typing (ce52ece)
- server/render: apply Flow's typing (9c320fd)
- store: apply Flow's strict pragma (9fa8982)
v1.12.0
1.12.0 (2019-05-26)
Bug Fixes
- Home: apply Flow's strict typing (56ee6dc)
- HTML: use 'State' type (b48a542)
Features
- getProducts: apply Flow's strict typing (6018e9d)
v1.11.1
1.11.1 (2019-05-25)
Bug Fixes
- apiMiddleware: apply Flow's strict typing (1650e5c)
v1.11.0
1.11.0 (2019-05-25)
Bug Fixes
- configureStore: apply Flow's strict typing (9f74ae2)
Features
- middlewares/logger: apply Flow's strict typing (b7f08d1)
- store/types: create Actions file (1d30514)
v1.10.0
1.10.0 (2019-05-23)
Features
- store/reducers/products: apply correct strict typing (4d8eb97)
v1.9.0
1.9.0 (2019-05-22)
Features
- actions/index.js: add Flow's strict pragma (a2d16d7)
v1.8.0
1.8.0 (2019-05-19)
Features
- api: apply Flow's strict pragma (64e2f8e)
- flow-typed: install types for Axios (e49d1ad)
v1.7.1
1.7.1 (2019-05-19)
Bug Fixes
- ActionTypes: apply Flow's strict pragma (e34849a)
v1.7.0
1.7.0 (2019-05-19)
Features
- createReducer: apply typing (200bc9b)