Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency beautiful-react-hooks to ^0.35.0 #93

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented May 9, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
beautiful-react-hooks (source) ^0.23.0 -> ^0.35.0 age adoption passing confidence

Release Notes

antonioru/beautiful-react-hooks

v0.35.0

Added
  • useSwipeEvents exportsonSwipeEnd,onSwipeStart

v0.34.1

Fixed
  • removed useless console.log from useSwipe

v0.34.0

Added
  • useSwipeEvents exports onSwipeMove
Fixed
  • useMediaQuery addEventListener bug

v0.33.5

Fixed
  • index exports useHorizontalSwipe and useVerticalSwipe

v0.33.4

Fixed
  • HandlerSetter types a function taking another function as parameter

v0.33.3

Fixed
  • useSwipeEvents swipe performing only once in the same direction

v0.33.2

Fixed
  • converted HandlerSetter type to better generic type

v0.33.1

Fixed
  • useSwipe types

v0.33.0

Added
  • useSwipeEvents hook
Fixed
  • typings module

v0.32.1

Fixed
  • useSwipe typings
Removed
  • useConditionalTimeout hook

v0.32.0

Added
  • useTouchEvents, useTouchState hook
  • useSwipe, useHorizontalSwipe and useVerticalSwipe hook
Fixed
  • useMouseEvents flaws
  • improved docs
Removed
  • useConditionalTimeout hook

v0.31.1

Compare Source

Added
  • Support for SSR in isAPISupport
Fixed
  • Documentation link

v0.31.0

Added
  • useRenderInfo hook and tests

v0.30.6

Fixed
  • Webpack 5 error with the isDevelopment constant

v0.30.5

Compare Source

Fixed
  • Wrong CI settings causes the library to be empty

v0.30.4

Compare Source

Fixed
  • Wrong path settings in package.json causes the library to be empty

v0.30.3

Compare Source

Fixed
  • CI bugfix

v0.30.2

Compare Source

Added
  • Better dist package

v0.30.1

Compare Source

Fixed
  • useLocalStoreage types fix

v0.30.0

Compare Source

Added
  • useSystemVoices hook and tests
  • useSpeechSynthesis hook and tests

v0.29.0

Compare Source

Added
  • useObservable hook and tests
Fixed
  • CI minor issues

v0.28.0

Compare Source

Added
  • useDefaultedState hook and tests

v0.27.4

Compare Source

Added
  • useValueHistory can now be used with distinct history
Fixed
  • dependencies update
  • CI minor issues

v0.27.3

Compare Source

Fixed
  • useTimeout clear function is now correctly used as useEffect cleanup
  • CI minor issues

v0.27.2

Compare Source

Fixed
  • useInterval clear function is now correctly used as useEffect cleanup
  • Rollup configuration preserveModules bug

v0.27.1

Compare Source

Fixed
  • useStorage throws an error on server side rendering as the window object is not defined yet

v0.27.0

Compare Source

Added
  • useResizeObserver hook & documentation

v0.26.0

Compare Source

Added
  • useSessionStorage hook & documentation
  • useStorage refactory
  • useStorage types refactory

v0.25.5

Compare Source

Fixed
  • Introducing ESModules build

v0.25.4

Compare Source

Fixed
  • useInterval, clear the previous interval when the milliseconds value changes.

v0.25.3

Compare Source

Fixed
  • Type declaration fix for useDebouncedFn and useThrottledFn

v0.25.2

Compare Source

Changed
  • Fixed double npm run build-doc script run before deploy

v0.25.1

Compare Source

Changed
  • Tests improved by running them from the dist folder

v0.25.0

Compare Source

Changed
  • Improved build system by removing gulp and introducing rollup
  • tests directory from src to tests
  • Dependencies updated

v0.24.1

Compare Source

Fixed
  • adding SSR warning to useLocalStorage hook
  • adding warning to useLocalStorage hook if localStorage is not in window object
  • adding new test for useLocalStorage hook that checks that localStorage in window object

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/beautiful-react-hooks-0.x branch from e404053 to 9c9bf5c Compare May 9, 2020 20:46
@renovate renovate bot changed the title Update dependency beautiful-react-hooks to ^0.24.0 Update dependency beautiful-react-hooks to ^0.25.0 May 9, 2020
@renovate renovate bot force-pushed the renovate/beautiful-react-hooks-0.x branch from 9c9bf5c to 0a9ceec Compare August 25, 2020 22:00
@renovate renovate bot changed the title Update dependency beautiful-react-hooks to ^0.25.0 Update dependency beautiful-react-hooks to ^0.28.0 Aug 25, 2020
@renovate renovate bot force-pushed the renovate/beautiful-react-hooks-0.x branch from 0a9ceec to 976a2bb Compare October 25, 2020 23:52
@renovate renovate bot changed the title Update dependency beautiful-react-hooks to ^0.28.0 Update dependency beautiful-react-hooks to ^0.31.0 Oct 25, 2020
@renovate renovate bot force-pushed the renovate/beautiful-react-hooks-0.x branch from 976a2bb to 36edb62 Compare May 9, 2021 20:45
@renovate renovate bot changed the title Update dependency beautiful-react-hooks to ^0.31.0 Update dependency beautiful-react-hooks to ^0.33.0 May 9, 2021
@renovate renovate bot force-pushed the renovate/beautiful-react-hooks-0.x branch from 36edb62 to a9fd1f0 Compare May 15, 2021 20:39
@renovate renovate bot changed the title Update dependency beautiful-react-hooks to ^0.33.0 Update dependency beautiful-react-hooks to ^0.35.0 May 15, 2021
@renovate
Copy link
Author

renovate bot commented Mar 24, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant