Skip to content

Latest commit

 

History

History
81 lines (36 loc) · 3.79 KB

CHANGELOG.md

File metadata and controls

81 lines (36 loc) · 3.79 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.5 (2020-10-25)

Bug Fixes

1.3.4 (2020-10-25)

Bug Fixes

1.3.3 (2020-10-25)

Bug Fixes

1.3.2 (2020-10-25)

Bug Fixes

1.3.1 (2020-10-25)

Bug Fixes

1.3.0 (2020-10-24)

Features

  • add codecov github action and add github actions badges to readme (#11) (ddc4e07)

1.2.1 (2020-10-21)

Bug Fixes

  • export useShallowEqualSelector and useDeepEqualSelector hooks (#10) (9f8996f)

1.2.0 (2020-10-21)

Features

  • REACTLIBRARIES-5 add useDeepEqualSelector, useShallowEqualSelector hooks (#9) (ac53063)

1.1.1 (2020-10-20)

Bug Fixes

1.1.0 (2020-10-20)

Bug Fixes

  • change release branch name to master (#6) (d54f276)

Features

  • REACTLIBRARIES-4 install semantic release (#5) (c89a152)