Skip to content

Latest commit

 

History

History
2150 lines (1456 loc) · 130 KB

CHANGELOG.md

File metadata and controls

2150 lines (1456 loc) · 130 KB

5.7.0 (2021-09-02)

  • feat(useRefElement): expose useRefElement hook (#573) (f427465), closes #573
  • chore(docs): Update changelog and docs (85168ba)

5.6.1 (2021-08-29)

  • fix(docs): update docs for useOutsideClick, useOutsideClickRef, useOnWindowResize, useOnWindowScroll (3b31a43), closes #566
  • chore(docs): Update changelog and docs (fc2a6b3)
  • chore(prettier): run yarn format (#562) (ff39095), closes #562
  • docs(useDebouncedValue): fix example and add codesandbox (#560) (99309e0), closes #560

5.6.0 (2021-08-18)

  • feat(useIntervalWhen): add support to fire the first callback eagerly (13ebe92)
  • docs(userMutationObserverRef): fix examples and code sandboxes (#556) (a50dd21), closes #556
  • chore(contributors): automate readme contributors list update (#555) (03252ac), closes #555
  • chore(docs): Update changelog and docs (a35d392)

5.5.0 (2021-08-14)

  • feat(useDebouncedValue): add useDebouncedValue hook (#552) (92b3cb5), closes #552
  • chore: Clearer test names (#549) (de01605), closes #549
  • chore(deps): bump path-parse from 1.0.6 to 1.0.7 (#551) (ba103a7), closes #551
  • chore(docs): fix typo of the GitHub name (#554) (e5a55ec), closes #554
  • chore(docs): Update changelog and docs (6ceaac8)
  • chore(helpers): add all-contributors tools (#550) (8e52dee), closes #550
  • chore(helpers): change to use typescript (#538) (a031dd5), closes #538
  • contrib-readme-action has updated readme (23191ec)
  • contrib-readme-action has updated readme (442339a)

5.4.6 (2021-08-05)

  • fix(types): fix types in build step (a34ad49)
  • contrib-readme-action has updated readme (147143b)
  • docs: fix missing sidebar when click on docmentation (#547) (9e521e3), closes #547
  • chore(docs): Update changelog and docs (c51e433)

5.4.5 (2021-08-01)

  • fix(pkg): update package description and readme (#543) (f950486), closes #543
  • ci(codecov): add Codecov integration and prep for badge (#541) (e0cfb9b), closes #541
  • contrib-readme-action has updated readme (a9db216)
  • chore(docs): Update changelog and docs (90184dc)

5.4.4 (2021-07-31)

  • fix(useMapState): Fix typo in tests (#532) (5f66bcf), closes #532
  • chore(docs): Update changelog and docs (a7731cc)

5.4.3 (2021-07-31)

  • fix(useOutsideClickRef): fix child update logic and event listener phase (#534) (8a68faf), closes #534
  • chore(docs): Update changelog and docs (2a25edc)
  • chore(docs): update sidebar and helpers (#537) (be40993), closes #537
  • build(tsconfig): include .tsx files in tsconfig (#536) (10d4b7b), closes #536
  • contrib-readme-action has updated readme (3e0af80)
  • contrib-readme-action has updated readme (173877d)
  • docs: add redirects for old links (#527) (ae7659a), closes #527
  • docs(useThrottle): update useThrottle example and sandbox (#514) (9c469db), closes #514

5.4.2 (2021-07-25)

  • fix(pkg): add more details to package.json (#522) (440519f), closes #522
  • chore(docs): Update changelog and docs (24158a6)

5.4.1 (2021-07-25)

  • fix(keywords): add keywords to package.json (#521) (0438223), closes #521
  • chore(docs): Update changelog and docs (9b858ab)

5.4.0 (2021-07-25)

  • feat(usekeybindings): a new hook to manage multiple keyboard events (b8f91a3)
  • Fix usekeybindings (#520) (65d9772), closes #520
  • chore(helpers): update helpers to automate sidebars generation (#519) (6e42bbe), closes #519

5.3.0 (2021-07-24)

  • feat(useLifecycleLogger): add new hook to log lifecycle events (#517) (e1b19a5), closes #517
  • chore(deps): update typescript to 4.3.5 (#511) (cc6d5bf), closes #511
  • contrib-readme-action has updated readme (3bde3c6)
  • contrib-readme-action has updated readme (5d970ea)
  • Hooks list chore (#510) (b59b2b7), closes #510

5.2.0 (2021-07-17)

  • feat(usedimensionsref): new hook to find dimensions of an element (#509) (be2d162), closes #509 #508

5.1.0 (2021-07-17)

  • feat(usefullscreen): pass requestFullscreenOptions (#507) (e8cc529), closes #507

5.0.3 (2021-07-10)

  • Add Contributors cron workflow (8aa9a96)
  • Changes related to Installation in readme (a367cd3), closes #472
  • contrib-readme-action has updated readme (78fa70b)
  • contrib-readme-action has updated readme (22de271)
  • contrib-readme-action has updated readme (b6f93a8)
  • contrib-readme-action has updated readme (1df477b)
  • Update contributors.yml (31fd9d5)
  • chore(deps): bump prismjs from 1.23.0 to 1.24.0 (#504) (f8dce9c), closes #504
  • chore(devdependency): remove fsevents from devdependencies (#480) (#481) (3276a2b), closes #480 #481
  • chore(workflow): allow members or owners to rebase (#483) (5576272), closes #483
  • fix: memo hooks (#506) (8200087), closes #506
  • docs: add contributing guidelines (#495) (63dd945), closes #495
  • docs(examples): Updated codesandbox examples for hooks (#488) (74d85be), closes #488
  • docs(readme): fix docs md issues (648c2ee)
  • docs(readme): fix typos in usage. (48d512f)
  • docs(readme): update docs (0114317)
  • style(formatting): prettier format (32cc4dc)

5.0.2 (2021-05-04)

  • fix(bundlesize): improve bundlesize (d5ae1c0)
  • Update package.json (3b61f94)

5.0.1 (2021-05-02)

  • fix(dependencies): update dependencies of react and docusaurus (7450f32)
  • fix(esbuild): fix emitted formats (e06ee0d)
  • fix(maintypes): fix maintypes for package.json (d3b6867)
  • fix(typings): build typings with rollup (8f0e5a3)
  • fix(typings): fix types and typings path in package.json (3ada877)
  • chore(docs): internal updates to docs (4248033)
  • chore(helpers): update compute package list helper (cbd1229)
  • chore(helpers): update helpers to compute packages automatically (88d42a8)
  • chore(package): modify packagejson details with sideeffects and typings (eb70e9d)
  • chore(workflows): refactor workflows and remove unused (d3fb43c)
  • Revert "Updates to builds (#468)" (#469) (9178667), closes #468 #469
  • Updates to builds (#468) (a84d706), closes #468

5.0.0 (2021-05-01)

  • chore(contributing): update file (e0f14e7)
  • chore(create): modify create script (603e1ed)
  • chore(create): update create scirpt (0595dd1)
  • chore(hooks-list): chore to update hooks list on create (d3c491b)
  • chore(hooks-list): update hooks list array (535f788)
  • chore(update): create (072a7d4)

5.0.0-beta.2 (2021-05-01)

  • chore(create): fix typo (263dbcd)
  • chore(create): modify create script (bd1d31d)
  • chore(workflow): rename workflow (249c7f4)
  • fix(internal): update create script (857a506)
  • Refactored rook names to camel case (c19edd1)
  • Removed and modified single rook installation to whole package installation (c33dbc7)
  • Removed and modified single rook installation to whole package installation (afc6236)

5.0.0-beta.1 (2021-05-01)

  • fix: internal (a9234aa)
  • fix(docusaurus): build add missing key (334f556)
  • fix(docusaurus): run only on main branch (7bf84ea)
  • fix(internal): fix typo (11a1a62)

5.0.0-alpha.8 (2021-05-01)

  • fix(internal): github actions refactored to run changelog and docusaurus on publish (905cc88)
  • fix(workflow): version docs with semantic release version (7fa5a11)
  • chore(internal): run changelog only if new version is published (7924e2c)
  • chore(internal): update gulp and settings (6958506)

5.0.0-alpha.7 (2021-04-27)

5.0.0-alpha.6 (2021-04-27)

  • feat(update): changelog (b42990c)

5.0.0-alpha.5 (2021-04-27)

  • feat(workflow): updates (565d392)

5.0.0-alpha.4 (2021-04-27)

  • feat(workflows): remove unused (4cd8e73)

5.0.0-alpha.3 (2021-04-27)

  • feat(internal): improvements (90b2327)

5.0.0-alpha.2 (2021-04-27)

5.0.0-alpha.1 (2021-04-27)

  • chore: update template (d44bf2d)
  • chore(add ci publish): add ci publish (cc579b2)
  • chore(add np): add np (b7141be)
  • chore(add npconfig): add npconfig (42d1d25)
  • chore(add release-dev script): add release-dev script (3a969ac)
  • chore(disable usemouse tests): disable useMouse tests temporarily until we find a fix (c826639)
  • chore(docs): upate (05411a3)
  • chore(docusaurus): rearrange (5df1794)
  • chore(fix typo in npconfig file name): fix typo (77ff16b)
  • chore(fix typo): fix typo (8793257)
  • chore(general): minor fixes (6bf0165)
  • chore(generate changelog automatically): yarn generate:changelog can now generate changelog (c7a35c9), closes #437
  • chore(get lint to work): get lint to work (e31541f)
  • chore(github action to publish to dev tag): publish to dev dist-tag on main branch (de229fc)
  • chore(improvements to dx): move node to 15.x & fix rooks build (7b37380)
  • chore(lerna cleanup): lerna cleanup (3b37d09)
  • chore(minor updates): minor updates to jest (5574b8f)
  • chore(more internal improvements): lint, prettier, ts improvements (c134a6d)
  • chore(not sure): not sue (63c72f0)
  • chore(np yolo): np yolo (e6f598e)
  • chore(prep for v5): make package private and remove unused (4da63a1)
  • chore(rearrange dirs): remove lerna (92800db)
  • chore(rebase while pulling): rebase while pulling (c0efd49)
  • chore(release-dev script): release-dev script (6d4adb0)
  • chore(remove terser and add external): emove terser and add external (7be1753)
  • chore(s): s (dded1bd)
  • chore(s): s (2a648e4)
  • chore(set a git config): set git config (066787b)
  • chore(set registry manually): set registry manually (a533cb5)
  • chore(st): st (510d6f7)
  • chore(test): test (3ad5f60)
  • chore(update create helper): update create helper (a64a162)
  • chore(update npconfig): update npconfig (05cc665)
  • chore(update package json): update package json and remove prepare message hook (d34afcc)
  • chore(update template readme): update template readme (8643f71)
  • chore(update yarn.lock): update yarn.lock after merge conflicts (193b7bd)
  • chore(use wsrun more instead of lerna): we are deprecating lerna gradually (2cfd5b1)
  • chore(workflow): add semantic release (5e9aaef)
  • [Security] Bump elliptic from 6.5.3 to 6.5.4 (#395) (cb2d70a), closes #395
  • [Security] Bump ini from 1.3.5 to 1.3.8 (#333) (35aac39), closes #333
  • [Security] Bump node-notifier from 8.0.0 to 8.0.2 (#400) (5cab655), closes #400
  • [Security] Bump ssri from 6.0.1 to 6.0.2 (#421) (9b3293c), closes #421
  • [Security] Bump y18n from 4.0.0 to 4.0.3 (#418) (510b3dd), closes #418
  • Bump @babel/core from 7.7.5 to 7.13.15 (#420) (d4c501b), closes #420
  • Bump @types/react from 16.9.55 to 17.0.3 (#398) (d00f967), closes #398
  • Bump @types/react-dom from 16.9.9 to 17.0.3 (#402) (64250cd), closes #402
  • Bump prismjs from 1.22.0 to 1.23.0 (#393) (baa6d0f), closes #393
  • Bump react-test-renderer from 16.9.0 to 16.13.0 (#341) (91b58c9), closes #341
  • update (f1c23fa)
  • fix(add arg releasecount to changelog script): for eg: yarn generate:changelog --releaseCount 1 (cfbd59a)
  • fix(fix syntax in gulpfile): fix syntax in gulpfile (0945b62)
  • fix(fix typo in changelog.yml): fix typo in changelog.yml 'ref' (92f84a3)
  • fix(main master mixup): fix main master mixup (e9e17af)
  • fix(remove --global on gitconfig): remove --global on gitconfig (b0c0320)
  • fix(remove leftover pieces of usetimeago): remove leftover pieces of usetimeago (275305e)
  • fix(remove useworker missing pieces): remove useWorker missing pieces (dd752ab)
  • fix(stuff): stuff (95834c1)
  • fix(testing something): testing something (d4c801e)
  • fix(usefullscreen): change isenabled fullsrceen property to match mdn documentation (#415) (b553b63), closes #415
  • refactor(rename github action): rename github action (145b9bf)
  • feat(add fetch-depth 0 for changelog): changelog requires more git history (4d441f0)
  • feat(run changelog on main push): run changelog on main push (97deade)
  • docs: add thodubois as a contributor (#419) (136d43f), closes #419

BREAKING CHANGE

  • @rooks/use-time-ago and @rooks/use-worker are deprecated

4.11.0 (2021-04-06)

  • Add useMediaMatch hook to indicate if a media query is currently matched (#409) (ac4bad3), closes #409
  • Update useIntervalWhen.ts (#413) (4fcffab), closes #413
  • Update useTimeout.ts (#414) (a1615aa), closes #414
  • v4.11.0 (91a8a1d)
  • docs: add mrvisser as a contributor (#416) (f892de1), closes #416

4.10.1 (2021-03-31)

  • Add the documentElement fallback when element is not there (#411) (1fbe85b), closes #411
  • v4.10.1 (c24b903)

4.10.0 (2021-03-21)

  • 365 use inview ref hook (#374) (533a400), closes #374
  • Restart timeout on interval value change (#396) (7f30ba5), closes #396
  • Update splitbee image to CDN (#394) (bf16d74), closes #394
  • v4.10.0 (88d2b9e)

4.9.2 (2021-02-21)

4.9.1 (2021-02-11)

4.9.0 (2021-02-10)

4.9.0-canary.0 (2021-02-10)

  • Enhancement :Add prettier to project (#372) (17ffc09), closes #372
  • Events bug fixes (#373) (5fa735c), closes #373
  • v4.9.0-canary.0 (9c69212)
  • docs: add harshilparmar as a contributor (#376) (96b9311), closes #376

4.8.1 (2021-02-03)

4.8.0 (2021-01-28)

4.7.1 (2021-01-28)

  • Add event-listener-ref example (c4de1e5)
  • Add examples for use-window-event-listener (dfa8507)
  • Add splitbee (929e26f)
  • Optionally use layout effects (#360) (93ed9f6), closes #360
  • v4.7.1 (4002565)
  • docs: add Armanio as a contributor (#356) (463875d), closes #356
  • docs: add calthejuggler as a contributor (#357) (32bc5fb), closes #357
  • docs: add danielholmes as a contributor (#359) (85e5b92), closes #359
  • docs: add weschristiansen as a contributor (#358) (bb6f9ba), closes #358
  • docs: add zeritte as a contributor (#350) (5c6e5b6), closes #350

4.7.0 (2021-01-27)

4.6.1 (2021-01-23)

  • Bump @testing-library/react from 11.2.1 to 11.2.3 (#336) (4d1cfb6), closes #336
  • Bump webpack from 4.29.1 to 4.46.0 (#338) (8bd52af), closes #338
  • Ensure visibility check doesnt throw warnings on SSR (#342) (bebaea3), closes #342
  • v4.6.1 (c3d7928)

4.6.0 (2021-01-20)

4.5.0 (2020-12-18)

4.5.0-canary.2 (2020-12-18)

4.5.0-canary.1 (2020-12-18)

4.5.0-canary.0 (2020-12-18)

4.4.0 (2020-12-13)

4.3.0 (2020-12-04)

4.2.1-canary.3 (2020-12-04)

4.2.1-canary.2 (2020-12-04)

4.2.1-canary.1 (2020-12-04)

  • Attempt to checkout with command (860ccaa)
  • v4.2.1-canary.1 (c9496e3)

4.2.1-canary.0 (2020-12-04)

4.2.0 (2020-12-02)

4.1.1 (2020-11-29)

4.1.1-canary.0 (2020-11-29)

4.1.0 (2020-11-29)

4.1.0-canary.2 (2020-11-29)

  • No need to build on version bump (0ba817c)
  • v4.1.0-canary.2 (39ba7de)

4.1.0-canary.1 (2020-11-29)

  • Don't bother with parallel on ci (a3ce0af)
  • v4.1.0-canary.1 (bdfcdd7)

4.1.0-canary.0 (2020-11-29)

4.0.2 (2020-11-25)

4.0.1 (2020-11-25)

4.0.0 (2020-11-24)

4.0.0-canary.23 (2020-11-24)

4.0.0-canary.22 (2020-11-24)

4.0.0-canary.21 (2020-11-24)

4.0.0-canary.20 (2020-11-24)

4.0.0-canary.19 (2020-11-24)

4.0.0-canary.18 (2020-11-24)

4.0.0-canary.17 (2020-11-24)

4.0.0-canary.16 (2020-11-22)

4.0.0-canary.15 (2020-11-22)

4.0.0-canary.14 (2020-11-22)

4.0.0-canary.13 (2020-11-21)

4.0.0-canary.12 (2020-11-21)

4.0.0-canary.11 (2020-11-21)

4.0.0-canary.10 (2020-11-20)

4.0.0-canary.9 (2020-11-18)

4.0.0-canary.8 (2020-11-18)

4.0.0-canary.7 (2020-11-18)

4.0.0-canary.6 (2020-10-29)

4.0.0-canary.5 (2020-10-29)

4.0.0-canary.4 (2020-10-29)

4.0.0-canary.3 (2020-10-29)

4.0.0-canary.2 (2020-10-29)

4.0.0-canary.1 (2020-10-28)

4.0.0-canary.0 (2020-10-28)

3.7.0-canary.2 (2020-10-01)

3.7.0-canary.1 (2020-10-01)

3.7.0-canary.0 (2020-10-01)

3.6.1-3.6.1-canary.4.0 (2020-10-01)

  • v3.6.1-3.6.1-canary.4.0 (e7903a4)

3.6.1-canary.3 (2020-10-01)

  • Change effect to use use-effect (#257) (1db0209), closes #257
  • Fix faulty event behaviour (1390301)

3.6.1-canary.2 (2020-03-24)

3.6.1-canary.1 (2020-03-24)

3.6.1-canary.0 (2020-03-24)

  • [Security] Bump handlebars from 4.1.2 to 4.5.3 (#197) (1e95007), closes #197
  • Bug fix on navigator language (b7e7f70)
  • Fix missing sidebar entry (526af87)
  • Fix url in docusaurus (b2a78b2)
  • Return the navigator language property as is (#218) (838d51c), closes #218 #212
  • v3.6.1-canary.0 (b8be68c)
  • fix(useGeolocation): wrap promise in try catch to ensure error and message are also returned by hook (dd01bfb), closes #214

3.6.0 (2019-12-26)

3.6.0-canary.0 (2019-12-25)

3.5.2-canary.0 (2019-12-24)

3.5.1 (2019-12-24)

3.5.1-canary.20 (2019-12-24)

3.5.1-canary.19 (2019-12-24)

3.5.1-canary.18 (2019-12-24)

3.5.1-canary.17 (2019-12-24)

3.5.1-canary.16 (2019-12-18)

3.5.1-canary.15 (2019-12-18)

3.5.1-canary.14 (2019-12-18)

3.5.1-canary.13 (2019-12-18)

3.5.1-canary.12 (2019-12-18)

3.5.1-canary.11 (2019-12-18)

3.5.1-canary.10 (2019-12-18)

3.5.1-canary.9 (2019-12-18)

3.5.1-canary.8 (2019-12-18)

3.5.1-canary.7 (2019-12-18)

3.5.1-canary.6 (2019-12-18)

3.5.1-canary.5 (2019-12-18)

3.5.1-canary.4 (2019-12-17)

3.5.1-canary.3 (2019-12-17)

3.5.1-canary.2 (2019-12-17)

3.5.1-canary.1 (2019-12-17)

3.5.1-canary.0 (2019-12-16)

  • Bump rollup-plugin-typescript2 from 0.24.0 to 0.24.3 (#182) (40ef08f), closes #182
  • Update gitignore (2b67247)
  • v3.5.1-canary.0 (2a08b3f)

3.5.0 (2019-12-14)

3.5.0-canary.12 (2019-12-14)

3.5.0-canary.11 (2019-12-14)

3.5.0-canary.10 (2019-12-14)

3.5.0-canary.9 (2019-12-14)

3.5.0-canary.8 (2019-12-14)

3.5.0-canary.7 (2019-12-14)

3.5.0-canary.6 (2019-12-14)

3.5.0-canary.5 (2019-12-14)

3.5.0-canary.4 (2019-12-14)

3.5.0-canary.3 (2019-12-14)

  • Update ref-matches-branch script (1564441)
  • v3.5.0-canary.3 (3e2c04e)

3.5.0-canary.2 (2019-12-14)

3.5.0-canary.1 (2019-12-14)

3.5.0-canary.0 (2019-12-14)

3.4.4-6d7bf229.0 (2019-12-14)

3.4.4-canary.5 (2019-12-08)

3.4.4-canary.4 (2019-12-08)

3.4.4-canary.3 (2019-12-08)

  • Add actions to generate changelog (#184) (0b6223c), closes #184

3.4.4-canary.1 (2019-12-08)

  • [Security] Bump https-proxy-agent from 2.2.2 to 2.2.4 (#166) (5f1a38f), closes #166
  • Add usecountdown hook to rooks (f130c10)
  • Bump @testing-library/react from 8.0.1 to 9.3.2 (#159) (20c504b), closes #159
  • Bump ora from 3.0.0 to 4.0.3 (#164) (53abf21), closes #164
  • Bump read-pkg-up from 4.0.0 to 7.0.0 (#137) (bb90b83), closes #137
  • Make countdown onDown return remaining time (cfbe478)
  • Update changelog (efa3304)
  • Update yarn.lock (695b2ac)
  • v3.4.3 (e1839b4)
  • feat(useCountdown): count down to target ts (#173) (233a4ea), closes #173

3.4.2 (2019-12-04)

  • Add check for SSR (#140) (e0c0c45), closes #140
  • Add documentation for returned isActive property of useTimeout. Closes #165 (#168) (e73a435), closes #165 #168
  • Bump inquirer from 6.2.0 to 7.0.0 (#123) (242bfc8), closes #123
  • Fix types for use-outside-click-ref hook (#167) (107dd10), closes #167
  • Localstorage and Sessionstorage typo fix (#149) (3d10887), closes #149
  • Remove node v8 (2147813)
  • Update contributors (5520366)
  • Update homepage value in package.json (#156) (cee2077), closes #156
  • Update README.md (1bb7e81)
  • Updates (#176) (1963d18), closes #176 #169 #175
  • v3.4.2 (0656a44)
  • test(mouse): add tests for use mouse (#152) (fffc265), closes #152

3.4.1 (2019-11-26)

  • Add check for SSR (#140) (1137e5e), closes #140
  • Add documentation for returned isActive property of useTimeout. Closes #165 (#168) (2da84e6), closes #165 #168
  • Add wuct as contributor (8090e46)
  • Bump inquirer from 6.2.0 to 7.0.0 (#123) (33bd725), closes #123
  • Fix types for use-outside-click-ref hook (#167) (c6550f5), closes #167
  • Localstorage and Sessionstorage typo fix (#149) (0723195), closes #149
  • Remove node v8 (c5799f1)
  • Update contributors (06ab3ff)
  • Update homepage value in package.json (#156) (ec69e71), closes #156
  • v3.4.1 (0f0e1a8)
  • test(mouse): add tests for use mouse (#152) (65691af), closes #152

3.4.0 (2019-10-09)

  • Add missing file (319322e)
  • Add new hook internals (95dec88)
  • Add useBoundingclientrectRef hook (5e9d50d)
  • Add useForkRef hook (383a0d7)
  • Add useIntersectionObserverRef hook (b9b1906)
  • Add useIsomorphicEffect hook (fc3029a)
  • Add useMutationObserverRef hook (3cd4dbf)
  • Add useOutsideClickRef hook (3d14f20)
  • Add useThrottle to rooks (c511aca)
  • adding the perf improvements for useLocalstorage and useSessionstorage (#128) (b1a4892), closes #128
  • Auto rebase isn't helpful at this point. removing. (13a7838)
  • Bump mini-css-extract-plugin from 0.5.0 to 0.8.0 (#125) (04e8de0), closes #125
  • Feature/use throttle hook (#94) (#126) (8168e92), closes #94 #126 #94
  • Minor update to useBoundingclientrect (117566f)
  • Remove unused file (68fae9c)
  • Test for all packages to be defined (da1d178)
  • Update changelog (30a59d4)
  • Update changelog (3fde0c4)
  • Update package name (8b62a06)
  • Update readme (30f0f39)
  • Update README.md (f9a51ef)
  • Update storybook entry (1b569ff)
  • Update useThrottle readme and changelog (5c8a8e1)
  • Updates (74f6041)
  • Updates to readmes (2e43732)
  • Updates to useIntersectionObserver (ca41e31)
  • useIntersectionObserver (#133) (6c11a3e), closes #133
  • useIntersectionObserverRef (32558c8)
  • v3.4.0 (597c6bf)

3.3.0-alpha.1 (2019-09-07)

3.3.0-alpha.0 (2019-09-07)

  • [Security] Bump eslint-utils from 1.4.0 to 1.4.2 (#106) (364fc04), closes #106
  • Bump babel-eslint from 10.0.1 to 10.0.3 (#107) (1c4f23c), closes #107
  • Bump babel-preset-minify from 0.5.0 to 0.5.1 (#108) (c0d3709), closes #108
  • Bump chalk from 2.4.1 to 2.4.2 (#105) (dcf6248), closes #105
  • Bump rollup from 1.1.2 to 1.20.3 (#116) (f05f8c8), closes #116
  • Bump rollup-plugin-typescript2 from 0.20.1 to 0.24.0 (#109) (c8ec1f8), closes #109
  • fix infinite loop issue and add test case for it (#111) (e5963cc), closes #111
  • MInor updates (b521df9)
  • Remove react-dom from peer deps (e0cdf32)
  • Test commit (8aae390)
  • Update readme (326f9f2)
  • Update readme (b28d021)
  • Update readmes (3a26aad)
  • Update workflow names (e942933)
  • useGeolocationhook (#100) (ff0052e), closes #100
  • v3.3.0-alpha.0 (e918391)

3.3.0 (2019-09-09)

3.2.4 (2019-09-03)

3.2.3 (2019-09-03)

3.2.2-alpha.0 (2019-09-03)

3.2.2 (2019-08-10)

3.2.1 (2019-08-03)

  • Add tests to useKey (0425ffa)
  • Correct typings for useRef (ac569f4)
  • Remove package name list (3a92151)
  • Test cases for willunmount (cf06fd5)
  • useInterval with array and object destructuring (f61f426)
  • v3.2.1 (33ca1bb)
  • Yarn update version (d5f03d9)

3.1.1-alpha.1 (2019-08-02)

3.1.1-alpha.0 (2019-07-30)

3.0.3-alpha.1 (2019-06-09)

  • Add Dionaga to contributors (4d0f857)
  • Debounce support synthetic events (d621ad0)
  • Move fsevents to optionaldependencies (ce8e406)
  • Support synthetic event (d323ff0)
  • v3.0.3-alpha.1 (7474c9d)

3.0.3-alpha.0 (2019-06-09)

3.0.2 (2019-04-23)

3.0.1 (2019-04-23)

3.0.0 (2019-04-20)

3.0.0-beta.5 (2019-04-15)

3.0.0-beta.4 (2019-04-14)

3.0.0-beta.3 (2019-04-11)

3.0.0-3.0.0-beta.2.0 (2019-04-11)

3.0.0-alpha.5 (2019-04-11)

  • Serial build steps for rollup dependency mgmt (ec7ee43)
  • Update lerna version (6daad98)
  • Update yarn.lock (7e83298)
  • v3.0.0-alpha.5 (5d0d499)

3.0.0-alpha.4 (2019-04-11)

3.0.0-alpha.3 (2019-04-06)

  • Add test case for reducer in useToggle (d809e6e)
  • Figured out tsc infra (41f041f)
  • implement useToggle with useReducer (3747f5e)
  • Move codebase to typescript (748a7ca)
  • v3.0.0-alpha.3 (e501b61)
  • WIP typescript (f8143e7)

3.0.0-alpha.2 (2019-03-25)

3.0.0-alpha.1 (2019-03-05)

3.0.0-alpha.0 (2019-03-05)

3.0.0-0 (2019-03-05)

2.0.0-0 (2019-03-05)

1.1.2 (2019-02-22)

  • Add @imbhargav5 as contributor (d30e889)
  • Add changelogs (bbba029)
  • Better readme with useful links for all packages in a table format. (207df96)
  • Change keys of Options to optional. (d697b9a)
  • Fix Options type for visibility-sensor (f19f5e3)
  • Fix typo (55eacf1)
  • Fix typo in Readme (2016240)
  • for useOutsideClick add bug fix for IOS that occurs only on the real device (6b42e58)
  • Make outside-click server renderable (ec6a226)
  • Publish (d062d98)
  • Publish (b5968e1)
  • Publish (46efdec)
  • Remove alias dependency of master-branch-filter (c8db2bc)
  • Update (902dac4)
  • Update changelog for outside-click (97434eb)
  • Update contributors (c494b25)
  • Update contributors (bf521a9)
  • Update deps (de99126)
  • Update script (5c6fa04)
  • Updated useInterval using the implementation by Dan Abramov (b33d4fb)
  • Use incrementBy instead of setCounter (e1b0399)
  • v1.1.2 (b3d354b)
  • WIP (167efe1)
  • docs: create .all-contributorsrc (b139127)
  • docs: update README.md (6fad9bf)

1.2.0 (2019-02-09)

1.2.0-alpha.1 (2019-02-09)

1.3.0-0 (2019-02-09)

2.0.1 (2019-02-09)

2.0.1-alpha.1 (2019-02-09)