semantic-release-bot
|
18b7c99b2d
|
chore(release): 9.11.1 [skip ci]
## [9.11.1](https://github.com/streamich/react-use/compare/v9.11.0...v9.11.1) (2019-07-16)
### Bug Fixes
* createReducer stable dispatch function identity ([9780545](https://github.com/streamich/react-use/commit/9780545))
|
2019-07-16 08:42:16 +00:00 |
|
Renovate Bot
|
f2b38cabd8
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.4.2
|
2019-07-15 10:24:46 +00:00 |
|
Renovate Bot
|
92084c6ef1
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.4.1
|
2019-07-14 20:38:36 +00:00 |
|
Renovate Bot
|
c8c023e764
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.4.0
|
2019-07-12 06:20:28 +00:00 |
|
semantic-release-bot
|
d1f7d9c5f1
|
chore(release): 9.11.0 [skip ci]
# [9.11.0](https://github.com/streamich/react-use/compare/v9.10.0...v9.11.0) (2019-07-11)
### Features
* useMedia - initialize state with call to media query ([#454](https://github.com/streamich/react-use/issues/454)) ([ab81897](https://github.com/streamich/react-use/commit/ab81897))
|
2019-07-11 14:13:14 +00:00 |
|
semantic-release-bot
|
058830f8ef
|
chore(release): 9.10.0 [skip ci]
# [9.10.0](https://github.com/streamich/react-use/compare/v9.9.0...v9.10.0) (2019-07-10)
### Features
* expose useIsomorphicLayoutEffect + docs ([#451](https://github.com/streamich/react-use/issues/451)) ([8dcbbf1](https://github.com/streamich/react-use/commit/8dcbbf1))
|
2019-07-10 13:06:59 +00:00 |
|
semantic-release-bot
|
caf5451b1c
|
chore(release): 9.9.0 [skip ci]
# [9.9.0](https://github.com/streamich/react-use/compare/v9.8.3...v9.9.0) (2019-07-10)
### Features
* add usePermission ([4da40b9](https://github.com/streamich/react-use/commit/4da40b9))
* usePermission ([588a0c5](https://github.com/streamich/react-use/commit/588a0c5))
|
2019-07-10 11:30:52 +00:00 |
|
semantic-release-bot
|
a995e091c2
|
chore(release): 9.8.3 [skip ci]
## [9.8.3](https://github.com/streamich/react-use/compare/v9.8.2...v9.8.3) (2019-07-10)
### Bug Fixes
* useLocalStorage types for functional updates ([e2b8278](https://github.com/streamich/react-use/commit/e2b8278))
|
2019-07-10 10:17:45 +00:00 |
|
Renovate Bot
|
4730da61e4
|
chore(deps): update babel monorepo to v7.5.4
|
2019-07-09 21:52:26 +00:00 |
|
Renovate Bot
|
9db8af5b87
|
chore(deps): update dependency @babel/preset-env to v7.5.3
|
2019-07-09 17:30:31 +00:00 |
|
Renovate Bot
|
9c6290eef8
|
chore(deps): update dependency typescript to v3.5.3
|
2019-07-08 23:58:37 +00:00 |
|
Renovate Bot
|
3528c448f2
|
chore(deps): update dependency @babel/preset-env to v7.5.2
|
2019-07-08 21:52:20 +00:00 |
|
semantic-release-bot
|
b55427ed59
|
chore(release): 9.8.2 [skip ci]
## [9.8.2](https://github.com/streamich/react-use/compare/v9.8.1...v9.8.2) (2019-07-08)
### Bug Fixes
* **useSize:** prevents accessing iframe's property when it's not defined ([c9b5cdc](https://github.com/streamich/react-use/commit/c9b5cdc)), closes [#442](https://github.com/streamich/react-use/issues/442)
* **useSize:** prevents accessing iframe's property when it's not… ([#443](https://github.com/streamich/react-use/issues/443)) ([8f04e8f](https://github.com/streamich/react-use/commit/8f04e8f))
* iframe can be null ([a9e3bab](https://github.com/streamich/react-use/commit/a9e3bab))
|
2019-07-08 09:46:12 +00:00 |
|
Renovate Bot
|
cf68e36ad5
|
chore(deps): update babel monorepo to v7.5.0
|
2019-07-04 14:49:32 +00:00 |
|
Renovate Bot
|
a247692fd6
|
chore(deps): update dependency @types/react to v16.8.23
|
2019-07-03 18:59:39 +00:00 |
|
Renovate Bot
|
b5944c0d78
|
chore(deps): update dependency @semantic-release/git to v7.0.16
|
2019-07-01 18:27:32 +00:00 |
|
semantic-release-bot
|
bb6f16b5f3
|
chore(release): 9.8.1 [skip ci]
## [9.8.1](https://github.com/streamich/react-use/compare/v9.8.0...v9.8.1) (2019-06-30)
### Bug Fixes
* lint fixes via lint:fix ([7ce8e4f](https://github.com/streamich/react-use/commit/7ce8e4f))
* useMap uses prevMap state which is safer ([3554f79](https://github.com/streamich/react-use/commit/3554f79))
* **useMap:** remove now also uses prevMap state to not overwrite or lose state ([0a59869](https://github.com/streamich/react-use/commit/0a59869))
|
2019-06-30 10:49:09 +00:00 |
|
semantic-release-bot
|
62d531748c
|
chore(release): 9.8.0 [skip ci]
# [9.8.0](https://github.com/streamich/react-use/compare/v9.7.2...v9.8.0) (2019-06-30)
### Bug Fixes
* 🐛 fix test and add pre-push hook ([1353b6c](https://github.com/streamich/react-use/commit/1353b6c))
### Features
* add voice option in use speech ([6dc2dd5](https://github.com/streamich/react-use/commit/6dc2dd5))
* add voice option in useSpeech ([#422](https://github.com/streamich/react-use/issues/422)) ([c32d02b](https://github.com/streamich/react-use/commit/c32d02b))
|
2019-06-30 10:41:43 +00:00 |
|
streamich
|
1353b6c125
|
fix: 🐛 fix test and add pre-push hook
|
2019-06-30 12:37:00 +02:00 |
|
Renovate Bot
|
1df06773fe
|
chore(deps): update dependency react-spring to v8.0.27
|
2019-06-30 09:40:21 +00:00 |
|
Renovate Bot
|
ac20b2a487
|
chore(deps): update semantic-release monorepo
|
2019-06-28 20:54:27 +00:00 |
|
semantic-release-bot
|
0ba46f9cea
|
chore(release): 9.7.2 [skip ci]
## [9.7.2](https://github.com/streamich/react-use/compare/v9.7.1...v9.7.2) (2019-06-27)
### Bug Fixes
* save to localStorage only when state changes ([ba6d375](https://github.com/streamich/react-use/commit/ba6d375))
* use correct list variable in useList ([#412](https://github.com/streamich/react-use/issues/412)) ([b937296](https://github.com/streamich/react-use/commit/b937296))
|
2019-06-27 10:51:45 +00:00 |
|
semantic-release-bot
|
733f532474
|
chore(release): 9.7.1 [skip ci]
## [9.7.1](https://github.com/streamich/react-use/compare/v9.7.0...v9.7.1) (2019-06-23)
### Bug Fixes
* 🐛 use synchronouse effect to subscribe to observables ([376eea3](https://github.com/streamich/react-use/commit/376eea3))
|
2019-06-23 11:08:41 +00:00 |
|
Renovate Bot
|
d8a49100cd
|
chore(deps): update dependency tslint to v5.18.0
|
2019-06-21 16:46:23 +00:00 |
|
Renovate Bot
|
f45fee2aec
|
chore(deps): update dependency @types/react to v16.8.22
|
2019-06-21 01:53:54 +00:00 |
|
Renovate Bot
|
b5711bf5dd
|
chore(deps): update storybook monorepo to v5.1.9
|
2019-06-20 01:31:31 +00:00 |
|
semantic-release-bot
|
553817a9a3
|
chore(release): 9.7.0 [skip ci]
# [9.7.0](https://github.com/streamich/react-use/compare/v9.6.0...v9.7.0) (2019-06-19)
### Features
* improve useClickAway() hook ([#394](https://github.com/streamich/react-use/issues/394)) ([c60df19](https://github.com/streamich/react-use/commit/c60df19))
|
2019-06-19 13:13:07 +00:00 |
|
Renovate Bot
|
d2be34946a
|
chore(deps): update dependency babel-plugin-dynamic-import-node to v2.3.0
|
2019-06-19 00:46:19 +00:00 |
|
semantic-release-bot
|
4b9ce5a99a
|
chore(release): 9.6.0 [skip ci]
# [9.6.0](https://github.com/streamich/react-use/compare/v9.5.0...v9.6.0) (2019-06-18)
### Bug Fixes
* add additional ref check on clean up ([d18d2d8](https://github.com/streamich/react-use/commit/d18d2d8))
* always return something from effect ([3355426](https://github.com/streamich/react-use/commit/3355426))
### Features
* 🎸 add useScrolling hook ([bd9928e](https://github.com/streamich/react-use/commit/bd9928e))
* 🎸 add useScrolling hook to index ([b3ba702](https://github.com/streamich/react-use/commit/b3ba702))
* add useScrolling docs ([25a93f6](https://github.com/streamich/react-use/commit/25a93f6))
* add useScrolling story ([760edf1](https://github.com/streamich/react-use/commit/760edf1))
|
2019-06-18 15:45:42 +00:00 |
|
semantic-release-bot
|
ba3ff1d35e
|
chore(release): 9.5.0 [skip ci]
# [9.5.0](https://github.com/streamich/react-use/compare/v9.4.1...v9.5.0) (2019-06-16)
### Bug Fixes
* add missing `rate` property ([fb795a6](https://github.com/streamich/react-use/commit/fb795a6))
### Features
* add rate option in useSpeech ([f52f1f7](https://github.com/streamich/react-use/commit/f52f1f7))
* add rate option in useSpeech ([#399](https://github.com/streamich/react-use/issues/399)) ([0e4ebc6](https://github.com/streamich/react-use/commit/0e4ebc6))
|
2019-06-16 10:19:03 +00:00 |
|
Renovate Bot
|
882a5f24e2
|
chore(deps): update dependency @types/jest to v24.0.15
|
2019-06-16 07:51:14 +00:00 |
|
Renovate Bot
|
45b8c35398
|
chore(deps): update dependency ts-node to v8.3.0
|
2019-06-15 01:58:53 +00:00 |
|
Renovate Bot
|
8662b1e77e
|
chore(deps): update dependency react-spring to v8.0.25
|
2019-06-14 14:42:24 +00:00 |
|
Renovate Bot
|
d446bda77d
|
chore(deps): update storybook monorepo to v5.1.8
|
2019-06-14 12:58:06 +00:00 |
|
Renovate Bot
|
36ad986d49
|
chore(deps): update dependency react-spring to v8.0.24
|
2019-06-14 08:38:42 +00:00 |
|
Renovate Bot
|
8cc7866358
|
chore(deps): update storybook monorepo to v5.1.7
|
2019-06-14 00:58:16 +00:00 |
|
Renovate Bot
|
dee1ead65d
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.7
|
2019-06-13 21:38:03 +00:00 |
|
Renovate Bot
|
ac8da983f6
|
chore(deps): update dependency @types/react to v16.8.20
|
2019-06-13 20:27:54 +00:00 |
|
Renovate Bot
|
1ccd4615c5
|
chore(deps): update dependency lint-staged to v8.2.1
|
2019-06-13 19:32:44 +00:00 |
|
Renovate Bot
|
430211d345
|
chore(deps): update dependency typescript to v3.5.2
|
2019-06-13 18:50:47 +00:00 |
|
Renovate Bot
|
7ea70f4cc5
|
chore(deps): update storybook monorepo to v5.1.4
|
2019-06-13 08:48:13 +00:00 |
|
Renovate Bot
|
193d9151f0
|
chore(deps): update dependency @types/jest to v24.0.14
|
2019-06-13 06:42:35 +00:00 |
|
semantic-release-bot
|
1ae262b949
|
chore(release): 9.4.1 [skip ci]
## [9.4.1](https://github.com/streamich/react-use/compare/v9.4.0...v9.4.1) (2019-06-12)
### Bug Fixes
* fix Storybook docs Markdown import ([962a312](https://github.com/streamich/react-use/commit/962a312))
|
2019-06-12 22:01:01 +00:00 |
|
Renovate Bot
|
2ef2c24a83
|
chore(deps): update semantic-release monorepo
|
2019-06-12 20:33:18 +00:00 |
|
Renovate Bot
|
ada58c4fd3
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.6
|
2019-06-12 20:20:52 +00:00 |
|
Renovate Bot
|
c42553b492
|
chore(deps): update dependency tslint to v5.17.0
|
2019-06-08 05:43:04 +00:00 |
|
Renovate Bot
|
d05a2ab1fd
|
chore(deps): update dependency react-spring to v8.0.23
|
2019-06-07 23:51:35 +00:00 |
|
dependabot-preview[bot]
|
4bdc9626b7
|
chore(deps-dev): bump react-spring from 6.1.10 to 8.0.22
Bumps [react-spring](https://github.com/drcmda/react-spring) from 6.1.10 to 8.0.22.
- [Release notes](https://github.com/drcmda/react-spring/releases)
- [Commits](https://github.com/drcmda/react-spring/compare/v6.1.10...v8.0.22)
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-06-07 11:24:22 +00:00 |
|
Renovate Bot
|
0601d3a889
|
chore(deps): update storybook monorepo to v5.1.3
|
2019-06-06 21:36:09 +00:00 |
|
Renovate Bot
|
91b2d7d5eb
|
chore(deps): update dependency lint-staged to v8.2.0
|
2019-06-06 09:50:05 +00:00 |
|