Skip to content

Release tracking - #71

Merged
danielguillan merged 1 commit into
mainfrom
changeset-release/main
Dec 4, 2025
Merged

Release tracking#71
danielguillan merged 1 commit into
mainfrom
changeset-release/main

Conversation

@primer-css

@primer-css primer-css commented Nov 14, 2025

Copy link
Copy Markdown
Contributor

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@primer/doctocat-nextjs@0.8.0

Minor Changes

  • #73 a06099d Thanks @danielguillan! - Add React 19 support

    This update is backwards compatible with React 18. However, it upgrades @primer/react to v38, which includes breaking changes such as the removal of the Box component and sx prop. Projects using this theme may need to update their code accordingly.

    • Updated React peer dependency to support React 19
    • Updated @primer/react from v37.11.2 to v38.3.0
    • Updated @primer/react-brand from v0.54.0 to v0.60.1
    • Updated framer-motion from v12.4.0 to v12.23.24
    • Updated react-focus-on from v3.9.4 to v3.10.0
    • Migrated Label components to Token for React 19 compatibility
    • Fixed type errors in ReactCodeBlock and getRelatedPages for stricter React 19 types
    • Added explicit as="button" to IconButton and as="input" to TextInput components
    • Updated Next.js and related packages from v15.5.2 to v15.5.7

Patch Changes

  • #68 b75584e Thanks @janmaarten-a11y! - Improve screen reader accessibility by updating sidebar navigation heading hierarchy. The sidebar title now uses a semantic <Heading> component with visually hidden text to clarify it's a navigation area, and is properly connected to the <NavList> via aria-labelledby.

doctocat-nextjs-site@0.0.12

Patch Changes

  • Updated dependencies [b75584e, a06099d]:
    • @primer/doctocat-nextjs@0.8.0

Copilot AI review requested due to automatic review settings November 14, 2025 20:06
@primer-css
primer-css requested a review from a team as a code owner November 14, 2025 20:06

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull Request Overview

This is an automated release PR generated by Changesets to publish version 0.7.1 of @primer/doctocat-nextjs. The release includes a patch fix for sidebar navigation accessibility improvements.

  • Version bumped from 0.7.0 to 0.7.1
  • Changelog updated with release notes for the accessibility improvements from PR #68
  • Changeset file removed after processing

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
packages/theme/package.json Updates package version to 0.7.1
packages/theme/CHANGELOG.md Adds release notes for version 0.7.1 documenting the sidebar navigation accessibility improvements
.changeset/improve-sidebar-navigation-accessibility.md Removes the processed changeset file after incorporating its contents into the release

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@danielguillan danielguillan left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Tested in Primer Brand documentation. The update is compatible with both React 18 and 19 but a refactor was required in the Primer Brand docs due to @primer/react v38 breaking changes.

@danielguillan
danielguillan merged commit fa3ec4f into main Dec 4, 2025
10 checks passed
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.

3 participants