Renovate Bot
|
7e185bbcb4
|
Update dependency @semantic-release/npm to v5.3.4
|
2019-11-03 23:41:20 +00:00 |
|
Renovate Bot
|
d4ff80a827
|
Update semantic-release monorepo
|
2019-11-02 20:51:04 +00:00 |
|
Anton Zinovyev
|
499b45d2ef
|
Merge pull request #694 from streamich/renovate/node-12.x
Update Node.js to v12.13.0
|
2019-11-02 05:13:15 +03:00 |
|
Renovate Bot
|
4cb23a4274
|
Update Node.js to v12.13.0
|
2019-11-02 02:10:37 +00:00 |
|
xobotyi
|
2abc59326e
|
Fix github token (fix for #733).
|
2019-11-02 05:01:37 +03:00 |
|
Anton Zinovyev
|
13e92d023a
|
Merge pull request #553 from streamich/renovate/semantic-release-monorepo
Update semantic-release monorepo
|
2019-11-02 04:36:51 +03:00 |
|
Renovate Bot
|
980bdbaa4b
|
Update semantic-release monorepo
|
2019-11-02 01:33:15 +00:00 |
|
xobotyi
|
933f180f60
|
Add dependencies cache for CircleCI;
|
2019-11-02 04:29:51 +03:00 |
|
xobotyi
|
78c4451cf6
|
Fix CircleCI status push-back;
|
2019-11-02 04:18:20 +03:00 |
|
Renovate Bot
|
7daa17dd4c
|
chore(deps): update dependency @shopify/jest-dom-mocks to v2.8.5
|
2019-11-02 00:32:57 +00:00 |
|
semantic-release-bot
|
4ca00f6faf
|
chore(release): 13.1.0 [skip ci]
# [13.1.0](https://github.com/streamich/react-use/compare/v13.0.1...v13.1.0) (2019-11-01)
### Features
* pull request template for features ([1dc21f3](https://github.com/streamich/react-use/commit/1dc21f3))
v13.1.0
|
2019-11-01 23:33:19 +00:00 |
|
Anton Zinovyev
|
ef53bee649
|
Merge pull request #728 from streamich/pr-template
feat: pull request template
|
2019-11-02 02:31:26 +03:00 |
|
semantic-release-bot
|
4c3201b2bc
|
chore(release): 13.0.1 [skip ci]
## [13.0.1](https://github.com/streamich/react-use/compare/v13.0.0...v13.0.1) (2019-11-01)
### Bug Fixes
* **useLockBodyScroll:** infer overflow type directly from declaration. ([26baf47](https://github.com/streamich/react-use/commit/26baf47))
v13.0.1
|
2019-11-01 22:30:40 +00:00 |
|
Anton Zinovyev
|
57b18d61c1
|
Merge pull request #732 from streamich/useLockBodyscroll-typeFix
fix(useLockBodyScroll): infer overflow type directly from declaration.
|
2019-11-02 01:28:25 +03:00 |
|
xobotyi
|
26baf47bac
|
fix(useLockBodyScroll): infer overflow type directly from declaration.
|
2019-11-02 01:24:06 +03:00 |
|
xobotyi
|
636d2ceb90
|
chore(pull request template): update the text: simplification and clarification.
|
2019-11-02 00:56:49 +03:00 |
|
semantic-release-bot
|
d08490dc06
|
chore(release): 13.0.0 [skip ci]
# [13.0.0](https://github.com/streamich/react-use/compare/v12.13.0...v13.0.0) (2019-11-01)
* Merge pull request #711 from streamich/remove-react-wait ([8d40f18](https://github.com/streamich/react-use/commit/8d40f18)), closes [#711](https://github.com/streamich/react-use/issues/711)
### Features
* remove useRefMounted hook ([ad74d3d](https://github.com/streamich/react-use/commit/ad74d3d))
* **useRefMounted:** remove obsolete hook; ([dc364c8](https://github.com/streamich/react-use/commit/dc364c8))
* **useWait:** removed from package due to it is simple reexport of other package; ([d7c38bd](https://github.com/streamich/react-use/commit/d7c38bd))
### BREAKING CHANGES
* useWait hook has been removed from react-use
* deprecated useRefMounted hook is now removed, use useMountedState hook instead
v13.0.0
|
2019-11-01 21:34:51 +00:00 |
|
Vadim Dalecky
|
9b1567123c
|
Merge pull request #731 from streamich/v13
V13
|
2019-11-01 22:32:37 +01:00 |
|
Vadim Dalecky
|
8d40f1800d
|
Merge pull request #711 from streamich/remove-react-wait
BREAKING CHANGE: useWait hook has been removed from react-use
|
2019-11-01 22:30:04 +01:00 |
|
Vadim Dalecky
|
ad74d3da65
|
feat: remove useRefMounted hook
BREAKING CHANGE: deprecated useRefMounted hook is now removed, use useMountedState hook instead
|
2019-11-01 22:27:55 +01:00 |
|
xobotyi
|
e42f882abf
|
chore(pull request template): update the template and make in work @ github.
|
2019-11-01 22:56:40 +03:00 |
|
xobotyi
|
1dc21f3e61
|
feat: pull request template for features
|
2019-11-01 16:13:10 +03:00 |
|
xobotyi
|
d7c38bd77f
|
feat(useWait): removed from package due to it is simple reexport of other package;
|
2019-11-01 00:20:25 +03:00 |
|
xobotyi
|
dc364c851c
|
feat(useRefMounted): remove obsolete hook;
|
2019-11-01 00:13:57 +03:00 |
|
semantic-release-bot
|
5d97bf1d37
|
chore(release): 12.13.0 [skip ci]
# [12.13.0](https://github.com/streamich/react-use/compare/v12.12.0...v12.13.0) (2019-10-31)
### Features
* **useCounter:** reworked with use of new resolveHookState function plus improved memory usage; ([befcf84](https://github.com/streamich/react-use/commit/befcf84))
* **useGetSet:** reworked with use of new resolveHookState function plus improved memory usage; ([9b5d0f2](https://github.com/streamich/react-use/commit/9b5d0f2))
* react-like state resolver to use it in stateful hooks; ([9fd02eb](https://github.com/streamich/react-use/commit/9fd02eb))
v12.13.0
|
2019-10-31 21:04:06 +00:00 |
|
Vadim Dalecky
|
b8b49b3a60
|
Merge pull request #723 from streamich/resolveHookState-implementation
feat: react-like state resolver
|
2019-10-31 22:01:35 +01:00 |
|
semantic-release-bot
|
b4e1f1504d
|
chore(release): 12.12.0 [skip ci]
# [12.12.0](https://github.com/streamich/react-use/compare/v12.11.0...v12.12.0) (2019-10-31)
### Features
* add typings for createReducer ([f1cf036](https://github.com/streamich/react-use/commit/f1cf036))
v12.12.0
|
2019-10-31 20:01:00 +00:00 |
|
Vadim Dalecky
|
f1cf036351
|
feat: add typings for createReducer
|
2019-10-31 20:58:39 +01:00 |
|
semantic-release-bot
|
0e628e2408
|
chore(release): 12.11.0 [skip ci]
# [12.11.0](https://github.com/streamich/react-use/compare/v12.10.0...v12.11.0) (2019-10-31)
### Features
* **useWait:** add deprecation messages to readme and export; ([d338245](https://github.com/streamich/react-use/commit/d338245))
v12.11.0
|
2019-10-31 08:16:32 +00:00 |
|
Anton Zinovyev
|
6807452014
|
Merge pull request #720 from streamich/useWait-deprecation
feat(useWait): add deprecation messages to readme and export;
|
2019-10-31 11:13:27 +03:00 |
|
xobotyi
|
befcf84c2c
|
feat(useCounter): reworked with use of new resolveHookState function plus improved memory usage;
feat(resolveHookState): improved types;
|
2019-10-31 04:48:30 +03:00 |
|
xobotyi
|
9b5d0f2ad1
|
feat(useGetSet): reworked with use of new resolveHookState function plus improved memory usage;
|
2019-10-31 02:58:48 +03:00 |
|
xobotyi
|
9fd02eb821
|
feat: react-like state resolver to use it in stateful hooks;
|
2019-10-31 02:56:41 +03:00 |
|
semantic-release-bot
|
58910d4a3e
|
chore(release): 12.10.0 [skip ci]
# [12.10.0](https://github.com/streamich/react-use/compare/v12.9.1...v12.10.0) (2019-10-30)
### Features
* **useUpdate:** improve memory usage - now single function instance to increment all counters; ([0f02fd0](https://github.com/streamich/react-use/commit/0f02fd0))
v12.10.0
|
2019-10-30 15:39:30 +00:00 |
|
Anton Zinovyev
|
f6aa8b314f
|
Merge pull request #722 from streamich/feat-useUpdate-improve
feat(useUpdate): improve memory usage
|
2019-10-30 18:37:23 +03:00 |
|
xobotyi
|
0f02fd093a
|
feat(useUpdate): improve memory usage - now single function instance to increment all counters;
|
2019-10-30 15:36:02 +03:00 |
|
xobotyi
|
d33824578c
|
feat(useWait): add deprecation messages to readme and export;
|
2019-10-30 10:00:20 +03:00 |
|
Renovate Bot
|
58ddea390f
|
chore(deps): update dependency @types/jest to v24.0.21
|
2019-10-30 00:46:14 +00:00 |
|
Anton Zinovyev
|
eac2b32575
|
Merge pull request #718 from streamich/renovate/fork-ts-checker-webpack-plugin-3.x
chore(deps): update dependency fork-ts-checker-webpack-plugin to v3.0.1
|
2019-10-29 13:02:22 +03:00 |
|
Renovate Bot
|
92342d3441
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v3.0.1
|
2019-10-29 09:27:33 +00:00 |
|
Anton Zinovyev
|
2316572fe0
|
Merge pull request #717 from streamich/renovate/fork-ts-checker-webpack-plugin-3.x
chore(deps): update dependency fork-ts-checker-webpack-plugin to v3
|
2019-10-29 09:37:57 +03:00 |
|
Renovate Bot
|
8b450c1d69
|
chore(deps): update dependency fork-ts-checker-webpack-plugin to v3
|
2019-10-29 05:53:01 +00:00 |
|
semantic-release-bot
|
01c9c0d3a6
|
chore(release): 12.9.1 [skip ci]
## [12.9.1](https://github.com/streamich/react-use/compare/v12.9.0...v12.9.1) (2019-10-28)
### Bug Fixes
* useSize avoid crash in Safari 11 ([da0e66b](https://github.com/streamich/react-use/commit/da0e66b))
v12.9.1
|
2019-10-28 13:11:01 +00:00 |
|
Vadim Dalecky
|
c23e105bcb
|
Merge pull request #665 from qianL93/patch-1
fix: useSize avoid crash in Safari 11
|
2019-10-28 14:08:31 +01:00 |
|
Anton Zinovyev
|
dd11cc35e2
|
Merge pull request #705 from streamich/renovate/fork-ts-checker-webpack-plugin-2.x
chore(deps): update dependency fork-ts-checker-webpack-plugin to v2
|
2019-10-27 23:02:00 +03:00 |
|
Anton Zinovyev
|
abfcbdabb1
|
Merge pull request #707 from streamich/renovate/jest-24.x
chore(deps): update dependency @types/jest to v24.0.20
|
2019-10-27 23:01:38 +03:00 |
|
Renovate Bot
|
5ebc7d65f7
|
chore(deps): update dependency @types/jest to v24.0.20
|
2019-10-27 19:49:23 +00:00 |
|
Garrett Maring
|
88c7b3968b
|
docs: add usePreviousDistinct to README
|
2019-10-26 10:57:40 +02:00 |
|
semantic-release-bot
|
957c6d2e58
|
chore(release): 12.9.0 [skip ci]
# [12.9.0](https://github.com/streamich/react-use/compare/v12.8.0...v12.9.0) (2019-10-26)
### Features
* add createBreakpoint ([79ba4ef](https://github.com/streamich/react-use/commit/79ba4ef))
v12.9.0
|
2019-10-26 08:57:08 +00:00 |
|
streamich
|
456d15827d
|
style: 💄 apply yarn lint:fix
|
2019-10-26 10:54:32 +02:00 |
|