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

Version Packages #7

Merged
merged 3 commits into from
Nov 28, 2023
Merged

Version Packages #7

merged 3 commits into from
Nov 28, 2023

Conversation

github-actions[bot]
Copy link
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/[email protected]

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
1 check passed
@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