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

feat: add useDocumentTitle hook #102

Merged
merged 4 commits into from
Jul 13, 2024
Merged

feat: add useDocumentTitle hook #102

merged 4 commits into from
Jul 13, 2024

Conversation

immois
Copy link
Member

@immois immois commented Jul 12, 2024

πŸ“ Description:

A hook that dynamically update the title of a web page.

βœ… Pull Request Checklist:

  • Add/Update feature.
  • Add/Update test.
  • Add/Update documentation.
  • Add/Update stories in storybook.
  • Bug fix.
  • Is this a breaking change

Copy link

changeset-bot bot commented Jul 12, 2024

πŸ¦‹ Changeset detected

Latest commit: d036316

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@raddix/use-document-title Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link

codecov bot commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 95.22%. Comparing base (4b2dc8a) to head (d036316).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #102      +/-   ##
==========================================
+ Coverage   95.08%   95.22%   +0.14%     
==========================================
  Files          24       25       +1     
  Lines         366      377      +11     
  Branches       84       86       +2     
==========================================
+ Hits          348      359      +11     
  Misses         16       16              
  Partials        2        2              

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.

@immois immois merged commit 78bdbbb into main Jul 13, 2024
6 checks passed
@immois immois deleted the feat/use-document-title branch August 4, 2024 05:16
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