398 Commits

Author SHA1 Message Date
Renovate Bot
255c6006c2 chore(deps): update dependency tslint to v5.19.0 2019-08-20 23:52:15 +00:00
Renovate Bot
44181d44e6 chore(deps): pin dependency raf-stub to 3.0.0 2019-08-20 22:44:41 +00:00
semantic-release-bot
528258561f chore(release): 10.8.0 [skip ci]
# [10.8.0](https://github.com/streamich/react-use/compare/v10.7.1...v10.8.0) (2019-08-20)

### Bug Fixes

* Reworked useBattery hook ([1069060](https://github.com/streamich/react-use/commit/1069060))
* succeed useRafLoop tests ([09167df](https://github.com/streamich/react-use/commit/09167df))

### Features

* 🎸 support useBattery hook on server side ([5d31cf0](https://github.com/streamich/react-use/commit/5d31cf0))
* 🎸 use only one useState and one useEffect call ([2d0fabf](https://github.com/streamich/react-use/commit/2d0fabf))
2019-08-20 21:45:30 +00:00
Vadim Dalecky
09167df364
fix: succeed useRafLoop tests 2019-08-20 23:43:13 +02:00
xobotyi
be950bbc41 Fix useRafLoop tests. Now it always succeed. 2019-08-21 00:31:18 +03:00
semantic-release-bot
49aba72d9c chore(release): 10.7.1 [skip ci]
## [10.7.1](https://github.com/streamich/react-use/compare/v10.7.0...v10.7.1) (2019-08-20)

### Bug Fixes

* async test warnings ([#543](https://github.com/streamich/react-use/issues/543)) ([7af237e](https://github.com/streamich/react-use/commit/7af237e))
2019-08-20 20:41:48 +00:00
Renovate Bot
70ca004983
chore(deps): update dependency @types/jest to v24.0.18 2019-08-19 17:50:01 +00:00
semantic-release-bot
da1f00799e chore(release): 10.7.0 [skip ci]
# [10.7.0](https://github.com/streamich/react-use/compare/v10.6.4...v10.7.0) (2019-08-19)

### Features

* 🎸 add useUpsert ([6875e13](https://github.com/streamich/react-use/commit/6875e13))
* 🎸 export useUpsert from index ([3eda2b2](https://github.com/streamich/react-use/commit/3eda2b2))
* add useUpsert ([a7c2899](https://github.com/streamich/react-use/commit/a7c2899))
2019-08-19 17:35:50 +00:00
semantic-release-bot
d273d99df3 chore(release): 10.6.4 [skip ci]
## [10.6.4](https://github.com/streamich/react-use/compare/v10.6.3...v10.6.4) (2019-08-19)

### Bug Fixes

* return from useUpdateEffect ([2f70dc2](https://github.com/streamich/react-use/commit/2f70dc2))
* useUpdateEffect add return ([8b24df4](https://github.com/streamich/react-use/commit/8b24df4))
2019-08-19 16:00:55 +00:00
Vadim Dalecky
8700ad241b
chore: dedupe yarn.lock 2019-08-19 17:54:39 +02:00
semantic-release-bot
da88600af0 chore(release): 10.6.3 [skip ci]
## [10.6.3](https://github.com/streamich/react-use/compare/v10.6.2...v10.6.3) (2019-08-19)

### Bug Fixes

* allow import default for ESM ([bd3a062](https://github.com/streamich/react-use/commit/bd3a062))
* rollup build error: Cannot call a namespace ('writeText') ([b3e672b](https://github.com/streamich/react-use/commit/b3e672b))
2019-08-19 15:54:21 +00:00
xobotyi
6311f3a8ce Update @types/react to react's respective version;
Deduplicated yarn.lock;
Fixed some problem with dependencies versions (tsc now runs properly);
2019-08-19 07:23:35 +03:00
semantic-release-bot
b93bb0a6ed chore(release): 10.6.2 [skip ci]
## [10.6.2](https://github.com/streamich/react-use/compare/v10.6.1...v10.6.2) (2019-08-18)

### Bug Fixes

* 🐛 fix master ([d1df7a5](https://github.com/streamich/react-use/commit/d1df7a5))
2019-08-18 13:36:31 +00:00
streamich
d1df7a5aec fix: 🐛 fix master 2019-08-18 15:32:33 +02:00
Renovate Bot
898da079dd
Update dependency husky to v3.0.4 2019-08-18 11:15:28 +00:00
Anton Zinovyev
0f2d7219fa
Merge pull request #523 from streamich/renovate/rimraf-3.x
chore(deps): update dependency rimraf to v3
2019-08-18 14:14:20 +03:00
Anton Zinovyev
4d2f532f32
Merge pull request #528 from streamich/renovate/jest-monorepo
chore(deps): update dependency jest to v24.9.0
2019-08-18 14:14:07 +03:00
Anton Zinovyev
a4100845fb
Merge pull request #527 from streamich/renovate/react-16.x
chore(deps): update dependency @types/react to v16.9.2
2019-08-18 14:13:53 +03:00
semantic-release-bot
4c772f9634 chore(release): 10.6.1 [skip ci]
## [10.6.1](https://github.com/streamich/react-use/compare/v10.6.0...v10.6.1) (2019-08-17)

### Bug Fixes

* useUpdateEffect run on the wrong time ([1d5cd10](https://github.com/streamich/react-use/commit/1d5cd10))
2019-08-17 20:37:08 +00:00
Renovate Bot
2351185e85 chore(deps): update dependency semantic-release to v15.13.21 2019-08-17 18:48:16 +00:00
Renovate Bot
84b4f77dcf chore(deps): update dependency lint-staged to v9.2.3 2019-08-17 17:47:22 +00:00
Renovate Bot
2ef813f3af
chore(deps): update dependency @types/react to v16.9.2 2019-08-17 17:47:14 +00:00
semantic-release-bot
09a5fa023b chore(release): 10.6.0 [skip ci]
# [10.6.0](https://github.com/streamich/react-use/compare/v10.5.0...v10.6.0) (2019-08-17)

### Features

* add min/max to useNumber ([586faab](https://github.com/streamich/react-use/commit/586faab))
2019-08-17 16:24:11 +00:00
streamich
56e59fa482 chore: 🤖 fix master 2019-08-17 17:54:19 +02:00
Renovate Bot
b9caace3b7
Update dependency jest to v24.9.0 2019-08-16 06:37:08 +00:00
Renovate Bot
5f40d7b453
Update dependency rimraf to v3 2019-08-14 18:21:37 +00:00
Renovate Bot
927cef3351
chore(deps): update dependency @testing-library/react-hooks to v2 2019-08-13 20:29:22 +00:00
Anton Zinovyev
e919c72fdc
Merge pull request #508 from streamich/renovate/react-16.x
chore(deps): update dependency @types/react to v16.9.1
2019-08-13 23:28:51 +03:00
Renovate Bot
fd24970ca3 chore(deps): update storybook monorepo to v5.1.11 2019-08-13 02:54:51 +00:00
Renovate Bot
9d0243dbf9
chore(deps): update dependency @types/react to v16.9.1 2019-08-09 14:25:29 +00:00
Renovate Bot
2ccde2f7fa chore(deps): update react monorepo to v16.9.0 2019-08-08 23:44:10 +00:00
Renovate Bot
b630c0476d chore(deps): update dependency husky to v3.0.3 2019-08-08 16:41:28 +00:00
Renovate Bot
2e1b433fcc chore(deps): update dependency gh-pages to v2.1.1 2019-08-08 15:49:44 +00:00
Renovate Bot
115ad72f27 chore(deps): pin dependencies 2019-08-06 08:48:16 +00:00
streamich
8b3b312b0f chore: 🤖 fix master build 2019-08-06 09:42:57 +02:00
Renovate Bot
0e89919107
Update dependency prettier to v1.18.2 2019-08-05 23:45:43 +00:00
Anton Zinovyev
eb26fc6ae6
Merge pull request #495 from streamich/renovate/react-16.x
chore(deps): update dependency @types/react to v16.8.24
2019-08-06 02:45:07 +03:00
Anton Zinovyev
e555292327
Merge pull request #502 from streamich/renovate/fork-ts-checker-webpack-plugin-1.x
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.5.0
2019-08-06 02:44:56 +03:00
Anton Zinovyev
11df730897
Merge branch 'master' into renovate/react-16.x 2019-08-06 02:42:08 +03:00
Renovate Bot
b83c2a400e chore(deps): update dependency @types/jest to v24.0.17 2019-08-05 23:30:41 +00:00
Renovate Bot
5916c5e39b chore(deps): pin dependencies 2019-08-05 21:36:52 +00:00
semantic-release-bot
797cdea7eb chore(release): 10.5.0 [skip ci]
# [10.5.0](https://github.com/streamich/react-use/compare/v10.4.0...v10.5.0) (2019-08-03)

### Features

* add useRafLoop hook ([be7d7c3](https://github.com/streamich/react-use/commit/be7d7c3))
2019-08-03 00:38:02 +00:00
semantic-release-bot
8cb81c62a4 chore(release): 10.4.0 [skip ci]
# [10.4.0](https://github.com/streamich/react-use/compare/v10.3.1...v10.4.0) (2019-08-02)

### Features

* add useMountedState hook ([9081b99](https://github.com/streamich/react-use/commit/9081b99))
2019-08-02 23:26:11 +00:00
Renovate Bot
02a220b7b2
chore(deps): update dependency fork-ts-checker-webpack-plugin to v1.5.0 2019-08-02 23:22:25 +00:00
Renovate Bot
6b9ab40fed
chore(deps): update dependency @types/react to v16.8.24 2019-08-02 23:22:13 +00:00
semantic-release-bot
192085a3a8 chore(release): 10.3.1 [skip ci]
## [10.3.1](https://github.com/streamich/react-use/compare/v10.3.0...v10.3.1) (2019-08-02)

### Bug Fixes

* **storybook:** fix useKeyboardJs import path ([b7481f6](https://github.com/streamich/react-use/commit/b7481f6))
* **useKeyboardJs:** fix argument type error ([8c820ce](https://github.com/streamich/react-use/commit/8c820ce))
* allow string list in useKeyboardJs hook ([aecbd0b](https://github.com/streamich/react-use/commit/aecbd0b))
2019-08-02 22:48:31 +00:00
streamich
e0e8d57046 chore: 🤖 fix gh-pages command after it was upgraded 2019-08-03 00:45:17 +02:00
Mario Beltrán Alarcón
42b1097706 Merge branch 'forked-master'
# Conflicts:
#	package.json
#	yarn.lock
2019-08-02 01:34:41 +02:00
Renovate Bot
a53c8c5e0e chore(deps): update dependency gh-pages to v2.1.0 2019-07-31 22:33:33 +00:00
Renovate Bot
0b99c8c11e chore(deps): update storybook monorepo to v5.1.10 2019-07-31 09:28:34 +00:00