@primer/view-components 0.50.0-rc.ef9d20ff → 0.50.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -6,12 +6,31 @@
6
6
 
7
7
  <p align="center">ViewComponents for the Primer Design System.</p>
8
8
 
9
- _Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._
9
+ > [!WARNING]
10
+ > As part of GitHub’s move to React-based interfaces, Primer ViewComponents is in maintenance mode as of February 2026.
11
+ >
12
+ > Maintenance mode means:
13
+ >
14
+ > * this project is **not accepting new features, components, or significant enhancements.**
15
+ > * the Primer team at GitHub will continue providing:
16
+ > * Security updates
17
+ > * Dependency bumps
18
+ > * Critical/P0 bug fixes
19
+ > * issues, PRs, and discussions / community Q&A remain open, but maintainer response is not guaranteed
20
+ The Primer team continues to focus its resources on strategic investments that help GitHub and its customers to be successful, while making developers’ lives easier. The Primer design system remains a part of this vision through [guidance](https://primer.style/product/ui-patterns/), [tooling](https://primer.style/product/getting-started/react/), and ready-to-use [React](https://primer.style/product/components/) and [web components](https://github.com/github/github-elements).
21
+ >
22
+ > We encourage internal GitHub consumers to plan to migrate from Primer ViewComponents to [Primer React](https://github.com/primer/react).
23
+ >
24
+ > Non-GitHub consumers should consider forking and maintaining a copy of this repo.
25
+ >
26
+ > Questions may be posted on the [maintenance mode announcement](https://github.com/primer/view_components/discussions/3908). Thank you for your support and interest!
10
27
 
11
28
  ## Documentation
12
29
 
13
30
  Visit [https://primer.style/components/](https://primer.style/components/) to view documentation.
14
31
 
32
+ _Note: This library is under active pre-1.0 development. Breaking changes are likely in patch releases._
33
+
15
34
  ## License
16
35
 
17
36
  The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).