Skip to content

SmoothBehaviorOptions typing is fixed: #1052

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

Merged

Conversation

mortargrind
Copy link
Contributor

@mortargrind mortargrind commented Jun 2, 2023

SmoothBehaviorOptions is updated to be a type alias instead of an interface since Options cannot be extended from because it's an interface too.

Fixes: #1050

…erface since Options cannot be extended from because it's an interface too.
Copy link
Member

@stipsan stipsan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!!

@stipsan stipsan merged commit 5d2d6ac into scroll-into-view:main Sep 14, 2023
@github-actions
Copy link
Contributor

🎉 This PR is included in version 2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Typescript error: TS2312: An interface can only extend an object
2 participants