All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
1.1.1 (2019-02-24)
- support deep query selectors (290e4f6)
1.1.0 (2018-11-04)
- add custom filter through sift (e1b6004)
1.0.2 (2018-10-03)
- react-redux-hydrogen: don't call query if we just transitioned to not waiting (e86c394)
1.0.1 (2018-09-29)
- react-redux-hydrogen: merge options object with default correctly (eba2b42)
1.0.0 (2018-09-29)
- react-redux: rework select hocs to utilize options object (b0f4253)
- react-redux: removes shouldRequest third argument and nests these options within a main options argument
0.4.1 (2018-07-31)
- redux-hydrogen: correct upsert method (66b99fd)
0.4.0 (2018-06-26)
- react-redux-hydrogen: rename meta prop (9cfcaab)
- redux-hydrogen: handle paginated data (d959933)
0.3.5 (2018-06-16)
- redux-hydrogen: accept null as a query parameter (1595a4e)
0.3.3 (2018-06-10)
- react-redux-hydrogen: update to use scoped package (ab95713)
0.3.2 (2018-06-10)
Note: Version bump only for package @hydrogenjs/packages
0.3.1 (2018-06-09)
- react-redux-hydrogen: call hydrogen service correctly (f24f67f)
0.3.0 (2018-06-09)
- react-redux-hydrogen: add initial library (8605e2e)
0.2.0 (2018-06-09)
- redux-hydrogen: add selectors (582e8a1)
- redux-hydrogen: fix broken 'data' methods (0e6393c)
- redux-hydrogen: export actions (b3c47ad)
- redux-yolo: add actions and reducers (d9695bb)
- redux-yolo: add initial redux-yolo package and index (e47d883)
- redux-yolo: add service layer (3ea3902)
- redux-yolo: export reducers separately from services (50ca7ac)
- redux-yolo-feathers: initial implementation (87db062)