758 Commits

Author SHA1 Message Date
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))
v9.4.1
2019-06-12 22:01:01 +00:00
Ward Oosterlijnck
eaf29a1218 docs: createReducer 2019-06-12 23:58:54 +02:00
Vadim Dalecky
962a31253d
fix: fix Storybook docs Markdown import 2019-06-12 23:56:34 +02: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
Ward Oosterlijnck
bcfb8b9cf7 fix 2019-06-12 18:56:07 +10:00
Renovate Bot
c42553b492 chore(deps): update dependency tslint to v5.17.0 2019-06-08 05:43:04 +00:00
Vadim Dalecky
002d29d102
Merge pull request #361 from streamich/dependabot/npm_and_yarn/js-yaml-3.13.1
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
2019-06-07 20:25:49 -07:00
Vadim Dalecky
2627839136
Merge pull request #362 from streamich/dependabot/npm_and_yarn/handlebars-4.1.2
chore(deps): bump handlebars from 4.0.12 to 4.1.2
2019-06-07 20:25:41 -07:00
Renovate Bot
d05a2ab1fd chore(deps): update dependency react-spring to v8.0.23 2019-06-07 23:51:35 +00:00
Vadim Dalecky
b7d4af0173
Merge pull request #368 from streamich/dependabot/npm_and_yarn/react-spring-8.0.22
chore(deps-dev): bump react-spring from 6.1.10 to 8.0.22
2019-06-07 14:25:48 -07: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
dependabot[bot]
21c4ab1b6b
chore(deps): bump handlebars from 4.0.12 to 4.1.2
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.0.12 to 4.1.2.
- [Release notes](https://github.com/wycats/handlebars.js/releases)
- [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md)
- [Commits](https://github.com/wycats/handlebars.js/compare/v4.0.12...v4.1.2)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-06 07:37:35 +00:00
dependabot[bot]
5e177dd67a
chore(deps): bump js-yaml from 3.12.0 to 3.13.1
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.12.0 to 3.13.1.
- [Release notes](https://github.com/nodeca/js-yaml/releases)
- [Changelog](https://github.com/nodeca/js-yaml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodeca/js-yaml/compare/3.12.0...3.13.1)

Signed-off-by: dependabot[bot] <support@github.com>
2019-06-05 23:42:33 +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)
v9.4.0
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
Vadim Dalecky
044d7455ec
docs: syntax error, improve examples 2019-06-04 09:57:45 -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
Alvaro Bernal
8bbe9d8990 fix(docs): syntax error, improve examples 2019-06-02 12:21:57 +01:00
Vadim Dalecky
01f96bd304
style: fix linter errors 2019-06-02 07:28:39 +02:00
Vadim Dalecky
17036105ad
style: don't shadow variable 2019-06-02 07:28:09 +02:00
Vadim Dalecky
72e3036b15
fix: fix TypeScript error 2019-06-02 07:15:39 +02:00
Vadim Dalecky
f3390c35e9
Merge pull request #345 from streamich/dependabot/npm_and_yarn/copy-to-clipboard-3.2.0
chore(deps): bump copy-to-clipboard from 3.1.0 to 3.2.0
2019-06-01 12:29:39 +02:00
Vadim Dalecky
e0fc6269f9
reafactor: improve useAsync typings 2019-06-01 11:33:23 +02:00
NullVoxPopuli
ed17aed4bd make types better 2019-05-31 13:04:25 -04: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))
v9.3.0
2019-05-31 08:12:20 +00:00
Vadim Dalecky
3ab1d5db3c
feat: improve useAsync and useAsyncFn 2019-05-31 10:10:42 +02:00
streamich
09f9bdbe1b chore: 🤖 catch-up with master 2019-05-31 10:04:55 +02:00
dependabot-preview[bot]
c420510406
chore(deps): bump copy-to-clipboard from 3.1.0 to 3.2.0
Bumps [copy-to-clipboard](https://github.com/sudodoki/copy-to-clipboard) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/sudodoki/copy-to-clipboard/releases)
- [Commits](https://github.com/sudodoki/copy-to-clipboard/compare/v3.1.0...v3.2.0)
2019-05-31 08:00:42 +00:00
dependabot[bot]
e79fdfea3b
Merge pull request #339 from streamich/dependabot/npm_and_yarn/fstream-1.0.12 2019-05-31 07:41:26 +00:00
dependabot[bot]
dd7d25632a
chore(deps): bump fstream from 1.0.11 to 1.0.12
Bumps [fstream](https://github.com/npm/fstream) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/npm/fstream/releases)
- [Commits](https://github.com/npm/fstream/compare/v1.0.11...v1.0.12)
2019-05-31 07:17:00 +00:00
Vadim Dalecky
8e11b7c18f
Merge pull request #332 from streamich/docs-usage
docs: ✏️ move usage docs into its own file
2019-05-31 08:26:07 +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))
v9.2.0
2019-05-31 06:15:44 +00:00
Vadim Dalecky
50b3c2fdca
Merge pull request #335 from azukaar/fix/ci
Fix linux test
2019-05-31 08:13:46 +02:00
Yann Stepienik
5c659d3445
Update babel.config.js 2019-05-30 21:10:22 +01: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