Skip to content

New release available "@primer/react-brand@0.65.1"Β #37

@github-actions

Description

@github-actions

A new release is available: https://github.com/primer/brand/releases/tag/%40primer/react-brand%400.65.1.

Changelog

πŸ”— Release docs

Patch Changes

  • #1278 9e400b5 Thanks @danielguillan! - Add subtle animation to Tiles component compact variant icons

  • #1281 57af66a Thanks @danielguillan! - Fixed Hero.Image and Image layout when as="picture" is used. The className prop is now applied to the <picture> element instead of the inner <img>, allowing Hero layout and sizing styles to take effect correctly.

    <Hero.Image
      as="picture"
      src="image.png"
      sources={[{srcset: 'image-2x.png', media: '(min-width: 600px)'}]}
      alt="Hero image"
    />
  • #1284 f1f1bef Thanks @danielguillan! - Adjusted SubNav item spacing

❗ Dotcom integration checklist

Note

GitHub Staff only

Please ensure these items are checked before merging.

  • Performed successful integration test with github/github
    • Install release @primer/react-brand@0.65.1
    • Verify CI passes
  • Manually verify regressions on following pages against production:
  • /about/diversity
  • /contact-sales
  • /education
  • /enterprise/advanced-security
  • /enterprise
  • /features/copilot/getting-started
  • /features/copilot
  • /features/preview
  • /mobile
  • /resources/articles/security/what-is-application-security
  • /resources/articles/security
  • /solutions/devops

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions