Skip to content

Conversation

@willeastcott
Copy link
Contributor

No description provided.

@willeastcott willeastcott self-assigned this Aug 19, 2025
@willeastcott willeastcott added the bug Something isn't working label Aug 19, 2025
@changeset-bot
Copy link

changeset-bot bot commented Aug 19, 2025

⚠️ No Changeset found

Latest commit: 2484d22

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

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

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

Updates the promotional banner in the documentation site to announce the release of @playcanvas/react version 0.7.0, replacing the previous 0.4.2 version banner.

  • Updated banner storage key from "0.5.0-release" to "0.7.0-release"
  • Updated GitHub release link to point to v0.7.0 tag
  • Updated displayed version number from 0.4.2 to 0.7.0

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.
You can also share your feedback on Copilot code review for a chance to win a $100 gift card. Take the survey.

<Layout
banner={<Banner storageKey="0.5.0-release"><a href="https://github.com/playcanvas/react/releases/tag/v0.4.2" target="_blank" rel="noreferrer">
🎉 <b>@playcanvas/react 0.4.2</b> is here! ✨
banner={<Banner storageKey="0.7.0-release"><a href="https://github.com/playcanvas/react/releases/tag/v0.7.0" target="_blank" rel="noreferrer">
Copy link

Copilot AI Aug 19, 2025

Choose a reason for hiding this comment

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

The storage key '0.7.0-release' doesn't match the actual version being promoted (0.7.0). This inconsistency could lead to confusion when managing banner dismissal state across different releases.

Suggested change
banner={<Banner storageKey="0.7.0-release"><a href="https://github.com/playcanvas/react/releases/tag/v0.7.0" target="_blank" rel="noreferrer">
banner={<Banner storageKey="0.7.0"><a href="https://github.com/playcanvas/react/releases/tag/v0.7.0" target="_blank" rel="noreferrer">

Copilot uses AI. Check for mistakes.
@pkg-pr-new
Copy link

pkg-pr-new bot commented Aug 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@playcanvas/blocks@211
npm i https://pkg.pr.new/@playcanvas/react@211

commit: 2484d22

@willeastcott willeastcott merged commit 2dd4718 into main Aug 19, 2025
5 checks passed
@willeastcott willeastcott deleted the banner-070 branch August 19, 2025 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants