Files
bracket/docs
dependabot[bot] cfc288fff2 Bump @radix-ui/react-avatar from 1.1.11 to 1.2.6 in /docs (#1787)
Bumps
[@radix-ui/react-avatar](https://github.com/radix-ui/primitives/tree/HEAD/packages/react/avatar)
from 1.1.11 to 1.2.6.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/radix-ui/primitives/blob/main/packages/react/avatar/CHANGELOG.md">@​radix-ui/react-avatar's
changelog</a>.</em></p>
<blockquote>
<h2>1.2.6</h2>
<ul>
<li>Reverted breaking changes that caused compatibility issues with
React Server Components.</li>
<li>Updated dependencies: <code>@radix-ui/react-context@1.2.2</code>,
<code>@radix-ui/react-primitive@2.1.10</code>,
<code>@radix-ui/react-use-callback-ref@1.1.4</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.3</code>,
<code>@radix-ui/react-use-layout-effect@1.1.4</code></li>
</ul>
<h2>1.2.5</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.9</code></li>
</ul>
<h2>1.2.4</h2>
<ul>
<li>Republish through CI to attach provenance attestations. The previous
versions of these packages were published manually outside of CI and
therefore shipped without provenance; this patch re-releases the same
code through the CI pipeline so every package includes an
attestation.</li>
<li>Updated dependencies: <code>@radix-ui/primitive@1.1.7</code>,
<code>@radix-ui/react-context@1.2.1</code>,
<code>@radix-ui/react-primitive@2.1.8</code>,
<code>@radix-ui/react-use-callback-ref@1.1.3</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.2</code>,
<code>@radix-ui/react-use-layout-effect@1.1.3</code></li>
</ul>
<h2>1.2.3</h2>
<ul>
<li>Improved tree-shaking so bundlers can drop unused components.
Component parts are now marked <code>/* @__PURE__ */</code> and use
named render functions instead of <code>Component.displayName =
...</code> assignments, which previously prevented dead-code elimination
with some bundlers.</li>
<li>Fix dev-only checks with conditional exports to drop dev-warnings
from production builds.</li>
<li>Updated dependencies: <code>@radix-ui/primitive@1.1.6</code>,
<code>@radix-ui/react-context@1.2.0</code>,
<code>@radix-ui/react-primitive@2.1.7</code>,
<code>@radix-ui/react-use-callback-ref@1.1.2</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.1</code>,
<code>@radix-ui/react-use-layout-effect@1.1.2</code></li>
</ul>
<h2>1.2.2</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-context@1.2.0</code></li>
</ul>
<h2>1.2.1</h2>
<ul>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.7</code></li>
</ul>
<h2>1.2.0</h2>
<ul>
<li>Fixed several edge cases with Avatar's loading state
<ul>
<li>An avatar's fallback would not be displayed again if its image
component unmounted. This is now fixed.</li>
<li>Rendering multiple <code>Avatar.Image</code> components per
<code>Avatar.Root</code> was never supported and results in buggy,
unpredictable behavior. We now warn about this in development.</li>
<li>Zero-sized images were treated as <code>loading</code>, meaning that
<code>onLoadingStatusChange</code> is never called once loaded. A
zero-sized image now triggers an <code>error</code> status on load.</li>
</ul>
</li>
</ul>
<h3>Other updates</h3>
<ul>
<li>Fixed console warnings to show in test environments.</li>
<li>Updated dependencies:
<code>@radix-ui/react-primitive@2.1.6</code></li>
</ul>
<h2>1.1.12</h2>
<ul>
<li>Added repository.directory to all package.json files</li>
<li>Updated dependencies: <code>@radix-ui/react-context@1.1.4</code>,
<code>@radix-ui/react-primitive@2.1.5</code>,
<code>@radix-ui/react-use-callback-ref@1.1.2</code>,
<code>@radix-ui/react-use-is-hydrated@0.1.1</code>,
<code>@radix-ui/react-use-layout-effect@1.1.2</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/radix-ui/primitives/commits/HEAD/packages/react/avatar">compare
view</a></li>
</ul>
</details>
<details>
<summary>Maintainer changes</summary>
<p>This version was pushed to npm by <a
href="https://www.npmjs.com/~GitHub%20Actions">GitHub Actions</a>, a new
releaser for <code>@​radix-ui/react-avatar</code> since your current
version.</p>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@radix-ui/react-avatar&package-manager=npm_and_yarn&previous-version=1.1.11&new-version=1.2.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-08-25 04:09:17 +00:00
..
2025-03-01 20:41:32 +01:00
2025-11-12 10:04:32 +01:00
2025-03-01 20:41:32 +01:00
2025-03-01 20:41:32 +01:00
2025-05-28 09:38:28 +00:00
2025-11-12 10:04:32 +01:00

docs_2

This is a Next.js application generated with Nextra and shadcn-landing-page.

Run development server:

pnpm dev

Open http://localhost:3000 with your browser to see the result.