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 |
|
Renovate Bot
|
2128c4df77
|
chore(deps): update react monorepo to v16.8.6
|
2019-06-05 11:01:04 +00:00 |
|
Renovate Bot
|
87b945f48e
|
chore(deps): update storybook monorepo to v5.1.1
|
2019-06-05 09:32:40 +00:00 |
|
Renovate Bot
|
1e63494b78
|
chore(deps): pin dependencies
|
2019-06-04 18:04:31 +00:00 |
|
semantic-release-bot
|
4e343b1399
|
chore(release): 9.4.0 [skip ci]
# [9.4.0](https://github.com/streamich/react-use/compare/v9.3.0...v9.4.0) (2019-06-04)
### Bug Fixes
* fix TypeScript error ([72e3036](https://github.com/streamich/react-use/commit/72e3036))
* **docs:** syntax error, improve examples ([8bbe9d8](https://github.com/streamich/react-use/commit/8bbe9d8))
### Features
* improve createReducer function ([6ba2d93](https://github.com/streamich/react-use/commit/6ba2d93)), closes [#164](https://github.com/streamich/react-use/issues/164)
|
2019-06-04 17:03:30 +00:00 |
|
Vadim Dalecky
|
c3ecced951
|
Merge pull request #315 from streamich/createReducer
|
2019-06-04 10:00:51 -07:00 |
|
Renovate Bot
|
061c03243f
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.3.5
|
2019-06-04 00:45:28 +00:00 |
|
Renovate Bot
|
8b1a9f2ae0
|
chore(deps): pin dependency babel-plugin-dynamic-import-node to 2.2.0
|
2019-05-31 09:36:11 +00:00 |
|
semantic-release-bot
|
749da199a6
|
chore(release): 9.3.0 [skip ci]
# [9.3.0](https://github.com/streamich/react-use/compare/v9.2.0...v9.3.0) (2019-05-31)
### Features
* improve useAsync and useAsyncFn ([3ab1d5d](https://github.com/streamich/react-use/commit/3ab1d5d))
|
2019-05-31 08:12:20 +00:00 |
|
streamich
|
09f9bdbe1b
|
chore: 🤖 catch-up with master
|
2019-05-31 10:04:55 +02:00 |
|
streamich
|
c2b153fadb
|
chore: 🤖 catch-up with master
|
2019-05-31 08:21:56 +02:00 |
|
semantic-release-bot
|
619a470979
|
chore(release): 9.2.0 [skip ci]
# [9.2.0](https://github.com/streamich/react-use/compare/v9.1.2...v9.2.0) (2019-05-31)
### Features
* 🎸 improve useObservable() type annotations ([d0c3713](https://github.com/streamich/react-use/commit/d0c3713))
* improve useSetState() typings ([fad4440](https://github.com/streamich/react-use/commit/fad4440))
|
2019-05-31 06:15:44 +00:00 |
|
Yann Stepienik
|
f7e8fef890
|
Fix linux test
|
2019-05-30 20:08:04 +00:00 |
|
streamich
|
03de97d062
|
chore: 🤖 update deps
|
2019-05-30 20:59:03 +02:00 |
|