Skip to content

Prepare view-transitions 1.1.0 release #2080

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

Merged
merged 3 commits into from
Jul 15, 2025
Merged

Conversation

felixarntz
Copy link
Member

This PR prepares for the release of View Transitions version 1.1.0, which I plan to publish tomorrow, July 15.

Milestone is clear, see: https://github.com/WordPress/performance/milestone/117

@felixarntz felixarntz added [Type] Documentation Documentation to be added or enhanced no milestone PRs that do not have a defined milestone for release [Plugin] View Transitions Issues for the View Transitions plugin labels Jul 14, 2025
Copy link

codecov bot commented Jul 14, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.14%. Comparing base (992239b) to head (cb0d0b3).
Report is 4 commits behind head on trunk.

Additional details and impacted files
@@           Coverage Diff           @@
##            trunk    #2080   +/-   ##
=======================================
  Coverage   67.14%   67.14%           
=======================================
  Files          93       93           
  Lines        7740     7740           
=======================================
  Hits         5197     5197           
  Misses       2543     2543           
Flag Coverage Δ
multisite 67.14% <ø> (ø)
single 36.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link

github-actions bot commented Jul 14, 2025

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: felixarntz <flixos90@git.wordpress.org>
Co-authored-by: swissspidy <swissspidy@git.wordpress.org>
Co-authored-by: mukeshpanchal27 <mukesh27@git.wordpress.org>
Co-authored-by: ShyamGadde <shyamgadde@git.wordpress.org>
Co-authored-by: b1ink0 <b1ink0@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@felixarntz
Copy link
Member Author

For some reasons the PHP 7.2 unit test workflow is consistently failing, which seems unrelated to this PR. It's also happening for #2081 🤔

Copy link
Member

@mukeshpanchal27 mukeshpanchal27 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left one minor feedback

@mukeshpanchal27
Copy link
Member

For some reasons the PHP 7.2 unit test workflow is consistently failing, which seems unrelated to this PR. It's also happening for #2081 🤔

The issue was fixed in GB repo WordPress/gutenberg#70718 for ENV package.

@felixarntz felixarntz merged commit 8e5f193 into trunk Jul 15, 2025
22 of 24 checks passed
@felixarntz felixarntz deleted the prepare/view-transitions-110 branch July 15, 2025 16:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
no milestone PRs that do not have a defined milestone for release [Plugin] View Transitions Issues for the View Transitions plugin [Type] Documentation Documentation to be added or enhanced
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants