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

chore: version packages #65

Merged
merged 1 commit into from
Jul 28, 2024
Merged

chore: version packages #65

merged 1 commit into from
Jul 28, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 17, 2024

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

[email protected]

Minor Changes

Patch Changes

  • #64 01eaa3c Thanks @jungpaeng! - feat: Add cleanup effect for unmounting

    This commit introduces a useEffect cleanup function in the OverlayProvider component that dispatches a 'REMOVE_ALL' action when the component unmounts.
    This change ensures that all overlays are properly cleaned up during testing scenarios, preventing state leakage and side effects from persistent overlays.

    Related Issue: Fixes Question: Intent on how overlay-kit Provider works #63

@overlay-kit/[email protected]

Patch Changes

@overlay-kit/[email protected]

Patch Changes

@overlay-kit/[email protected]

Patch Changes

@github-actions github-actions bot requested a review from jungpaeng as a code owner July 17, 2024 17:06
Copy link

vercel bot commented Jul 17, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
overlay-kit ❌ Failed (Inspect) Jul 27, 2024 10:37pm

@github-actions github-actions bot force-pushed the changeset-release/main branch from 787bd8f to e8b1c29 Compare July 27, 2024 22:37
@jungpaeng jungpaeng merged commit dd7aa1c into main Jul 28, 2024
1 of 2 checks passed
@jungpaeng jungpaeng deleted the changeset-release/main branch July 28, 2024 05:44
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.

Question: Intent on how overlay-kit Provider works Planned Support for React 16.8 and 17
1 participant