@primer/react starting version #1682
Closed
siddharthkp
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
A couple thoughts here:
|
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
With interest from more applications, and memex using primer/react in production, we will soon have multiple apps using primer/react.
With the new package name @primer/react, do you think it's a good time to prioritise stability and limit the number of breaking changes we get, it feels like a clean point in the timeline for a decision like this.
We can start with @primer/react 1.0.0 and batch our breaking changes to a major version - say once a quarter. We can still introduce new components and change APIs as we learn more, but do it in a backward compatible way that doesn't break any production apps when they upgrade to a new minor version. (for example: new components as drafts; and API changes to existing components that don't break the current API)
If y'all think we're not ready and don't want to get slowed down with backward compatibility just yet (i have my doubts as well), we can start at @primer/react@34 as only a name change from @primer/components
Beta Was this translation helpful? Give feedback.
All reactions