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
Support semantic version ranges for components by adding a new componentRangePrefix property to dependency resolver in workspace.jsonc to define semver prefix (#9681, #9691)
Allow dependencies to be installed from https/git urls (#9680)
bit import ... --write-deps to write the dependencies of imported components to workspace.jsonc or package.json (#9682)
Bug Fixes
Fix an issue where + sign was saved to component's package.json instead of actual resolved version (#9685)
Fix an issue where preview content height was nto calculated correctly (#9684)