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))
v10.6.4
|
2019-08-19 16:00:55 +00:00 |
|
Vadim Dalecky
|
2f70dc261d
|
fix: return from useUpdateEffect
|
2019-08-19 17:58:58 +02: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))
v10.6.3
|
2019-08-19 15:54:21 +00:00 |
|
Vadim Dalecky
|
bd3a0622a1
|
fix: allow import default for ESM
|
2019-08-19 17:52:05 +02:00 |
|
尽龙
|
8b24df411b
|
fix: useUpdateEffect add return
|
2019-08-19 15:14:38 +08: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 |
|
尽龙
|
b3e672b66c
|
fix: rollup build error: Cannot call a namespace ('writeText')
|
2019-08-19 11:07:58 +08: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))
v10.6.2
|
2019-08-18 13:36:31 +00:00 |
|
streamich
|
d1df7a5aec
|
fix: 🐛 fix master
|
2019-08-18 15:32:33 +02:00 |
|
Anton Zinovyev
|
a570174e39
|
Merge pull request #529 from streamich/renovate/husky-3.x
Update dependency husky to v3.0.4
|
2019-08-18 14:15:41 +03: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))
v10.6.1
|
2019-08-17 20:37:08 +00:00 |
|
Vadim Dalecky
|
8224badfc5
|
Merge pull request #514 from brickspert/master
fix: useUpdateEffect run on the wrong time
|
2019-08-17 22:34:36 +02: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 |
|
Vadim Dalecky
|
66b175dbff
|
refactor: use useMountedState instead of useRefMounted
|
2019-08-17 18:26:15 +02: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))
v10.6.0
|
2019-08-17 16:24:11 +00:00 |
|
Vadim Dalecky
|
586faabe74
|
feat: add min/max to useNumber
|
2019-08-17 18:18:20 +02:00 |
|
Vadim Dalecky
|
0ce8623345
|
chore: add GitHub issue templates
|
2019-08-17 18:10:04 +02:00 |
|
streamich
|
909f9bd3f3
|
Merge branch 'master' into #273-impl
|
2019-08-17 18:04:20 +02:00 |
|
Vadim Dalecky
|
6df6a0ec36
|
fix support IE in useMouse
|
2019-08-17 17:56:56 +02: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 |
|
koen
|
05beb6df23
|
Fix IE support for useMouse
|
2019-08-15 09:25:02 +02:00 |
|
Renovate Bot
|
5f40d7b453
|
Update dependency rimraf to v3
|
2019-08-14 18:21:37 +00:00 |
|
xobotyi
|
58a816c4f8
|
Replaced all useRefMounted to useMountedState to deprecate first one in later releases;
|
2019-08-14 03:46:03 +03:00 |
|
xobotyi
|
12608fe5be
|
Make useMountedState return a single function instead of a new one each time;
|
2019-08-14 03:33:11 +03:00 |
|
xobotyi
|
dbddc97edf
|
it would be way better if all issues will be standardised.
|
2019-08-14 03:19:40 +03:00 |
|
xobotyi
|
1628e57175
|
Implemented #273;
Added runtime type checks;
Tests for all that stuff;
Docs;
|
2019-08-14 02:49:53 +03:00 |
|
Anton Zinovyev
|
987e08af61
|
Merge pull request #517 from streamich/use-raf-loop-tests-fix
Fixing the rafLoop tests due to it's sporadic fails;
|
2019-08-14 00:20:49 +03:00 |
|
xobotyi
|
b72e98c765
|
Fixing the rafLoop tests due to it's sporadic fails;
|
2019-08-13 23:59:03 +03:00 |
|
Anton Zinovyev
|
6cd03815de
|
Merge pull request #512 from streamich/renovate/testing-library-react-hooks-2.x
chore(deps): update dependency @testing-library/react-hooks to v2
|
2019-08-13 23:29:50 +03: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 |
|
砖家
|
1d5cd10fe4
|
fix: useUpdateEffect run on the wrong time
|
2019-08-12 23:39:59 +08: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
|
9b15235ce0
|
style: 💄 run Prettier
|
2019-08-06 09:43:58 +02:00 |
|
streamich
|
8b3b312b0f
|
chore: 🤖 fix master build
|
2019-08-06 09:42:57 +02:00 |
|
Anton Zinovyev
|
70b63dce7b
|
Merge pull request #506 from streamich/renovate/prettier-1.x
Update dependency prettier to v1.18.2
|
2019-08-06 02:47:40 +03:00 |
|
Renovate Bot
|
0e89919107
|
Update dependency prettier to v1.18.2
|
2019-08-05 23:45:43 +00:00 |
|