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

perf(components): remove client-only restriction #226

Merged
merged 1 commit into from
Aug 15, 2024

Conversation

dargmuesli
Copy link
Owner

📚 Description

The client only restriction was added in 64b1a94 but does not seem to be necessary anymore. Removing it should help with getting rid of cumulative layout shift (LCP).

📝 Checklist

  • All commits follow the Conventional Commit format
  • The PR's title follows the Conventional Commit format

@dargmuesli dargmuesli linked an issue Aug 15, 2024 that may be closed by this pull request
@dargmuesli dargmuesli merged commit fd3010f into master Aug 15, 2024
12 checks passed
@dargmuesli dargmuesli deleted the perf/components/client-only branch August 15, 2024 00:50
dargmuesli-bot pushed a commit that referenced this pull request Aug 15, 2024
## [8.4.8](8.4.7...8.4.8) (2024-08-15)

### Performance Improvements

* **components:** remove client-only restriction ([#226](#226)) ([fd3010f](fd3010f))
@dargmuesli-bot
Copy link
Collaborator

🎉 This PR is included in version 8.4.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

perf(components): optimize for LCP
2 participants