Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

make the teambit.scope/objects component a core-aspect #9441

Merged
merged 7 commits into from
Jan 13, 2025

Conversation

davidfirst
Copy link
Member

This component has the core Models/Objects that are used everywhere, such as Lane, ModelComponent and Version objects.
Making it a core-aspect helps for external aspects to re-use the exact same files and not getting the infamous TS error of "Types have separate declarations of a private property" or "Property X is protected but type Y is not a class derived from Y".

@davidfirst davidfirst merged commit 63cd8f5 into master Jan 13, 2025
10 checks passed
@davidfirst davidfirst deleted the scope-objects-core-aspect branch January 13, 2025 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants