Skip to content

Version Packages#7

Merged
marlonmarcello merged 3 commits into
mainfrom
changeset-release/main
Nov 28, 2023
Merged

Version Packages#7
marlonmarcello merged 3 commits into
mainfrom
changeset-release/main

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@wethegit/react-hooks@2.0.0

Major Changes

  • #6 806244e Thanks @marlonmarcello! - New features:

    1. typescript and exported types
    2. changeset for version control
    3. documentation with docusaurus
    4. useAnimatePresence, hook for animating components in/out of DOM
    5. useMediaQuery, hook for matching a media query and listening to changes
    6. usePersistedMediaQuery, hook for matching a media query, listening to changes and persisting on localStorage

    Fixes:

    Changes:

    • useLocalStorage is now usePersistedState

@marlonmarcello marlonmarcello self-requested a review November 28, 2023 21:56
@marlonmarcello marlonmarcello merged commit 2a24757 into main Nov 28, 2023
@marlonmarcello marlonmarcello deleted the changeset-release/main branch November 28, 2023 22:00
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.

PrefersReducedMotion: prioritize system setting over localStorage value

1 participant