Skip to content

fix: export useAreAllConsentsAccepted#40

Merged
iiroj merged 1 commit intos-group-dev:mainfrom
teopkuz:export-use-are-all-consents-accepterd-hook
Oct 2, 2025
Merged

fix: export useAreAllConsentsAccepted#40
iiroj merged 1 commit intos-group-dev:mainfrom
teopkuz:export-use-are-all-consents-accepterd-hook

Conversation

@teopkuz
Copy link
Copy Markdown
Contributor

@teopkuz teopkuz commented Sep 26, 2025

useAreAllConsentsAccepted was never exported from the index.ts file. This just exports it, so we don't have to patch this library and we can directly use it like:

import { useAreAllConsentsAccepted } from '@s-group/react-usercentrics';

@teopkuz
Copy link
Copy Markdown
Contributor Author

teopkuz commented Sep 26, 2025

@iiroj any chance you can have a look?

@iiroj
Copy link
Copy Markdown
Member

iiroj commented Oct 1, 2025

Hello @teopkuz and sorry, I have missed this PR! Thanks!

@iiroj
Copy link
Copy Markdown
Member

iiroj commented Oct 1, 2025

Oops, need to run ESLint.

@teopkuz teopkuz force-pushed the export-use-are-all-consents-accepterd-hook branch from ad7a34c to 8f5bad2 Compare October 1, 2025 19:03
@teopkuz
Copy link
Copy Markdown
Contributor Author

teopkuz commented Oct 1, 2025

@iiroj ran ESlint

@iiroj iiroj force-pushed the export-use-are-all-consents-accepterd-hook branch from 8f5bad2 to f6d3509 Compare October 2, 2025 03:30
@iiroj iiroj merged commit 6d6671f into s-group-dev:main Oct 2, 2025
5 checks passed
@iiroj
Copy link
Copy Markdown
Member

iiroj commented Oct 2, 2025

🎉 This PR is included in version 3.0.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@iiroj iiroj linked an issue Oct 2, 2025 that may be closed by this pull request
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.

useAreAllConsentsAccepted hook not exported

2 participants