All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.1.2 (2020-04-08)
1.1.1 (2019-10-18)
- update types to allow passing a string to useSelector (f81f0b3)
1.1.0 (2019-10-18)
- incorrect build and types for shallowEqual (9a91905)
- selector can be a string or a function (5bb754f)
1.0.9 (2019-10-13)
- types: export context and provider as values instead of type (338dc13), closes #1
- types: incorrect namespace (1e034c1)
1.0.8 (2019-10-02)
- build: upgrade microbundle (eb612b5)
1.0.7 (2019-10-02)
- build: switch from mjs to esm extension and add browserslist (20b14de)
1.0.6 (2019-10-02)
- typo in bundle names (76b2ae8)
1.0.5 (2019-10-02)
- typo in umd bundle name (63cf73c)
1.0.4 (2019-10-02)
- resolve umd bundle issues (f7893c4)
1.0.3 (2019-09-30)
- npmrc: avoid locking package (ca97d74)
1.0.2 (2019-09-27)
- add name to umd exports and clean up typings (9357cbd)
1.0.1 (2019-09-27)
- types: add context and provider types (e22511f)