You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we're using slash imports, we should consider going back to independent versioning in v5. A few things to consider though:
How the fonts modules work with their respective target modules
How canvas-kit-labs-react interops with canvas-kit-react
Ideally we'd just use independent versioning for CSS so we don't keep bumping it while it's in maintenance mode, but that's not possible with Lerna unfortunately.
This discussion was converted from issue #1004 on October 27, 2022 20:16.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
💡 Suggestion
Now that we're using slash imports, we should consider going back to independent versioning in v5. A few things to consider though:
canvas-kit-labs-react
interops withcanvas-kit-react
Ideally we'd just use independent versioning for CSS so we don't keep bumping it while it's in maintenance mode, but that's not possible with Lerna unfortunately.
Beta Was this translation helpful? Give feedback.
All reactions