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

feat: move private to protected to allow extending behavior #1161

Merged
merged 1 commit into from Mar 16, 2022

Conversation

loopingz
Copy link
Contributor

@loopingz loopingz commented Mar 16, 2022

Fixes #1160

It just changes most scopes from private to protected to allow extended classes,

Version

Published prerelease version: v0.98.1-next.1

Changelog

🎉 This release contains work from new contributors! 🎉

Thanks for all your work!

❤️ Remi Cattiau (@loopingz)

❤️ Hadrien Milano (@hmil)

🚀 Enhancement

  • feat: move private to protected to allow extending behavior #1161 (@loopingz)
  • feat: add support for never type #1154 (@hmil)

🔩 Dependency Updates

Authors: 3

@domoritz domoritz enabled auto-merge (squash) March 16, 2022 18:39
@domoritz domoritz merged commit f4eb9e3 into vega:next Mar 16, 2022
@github-actions
Copy link

🚀 PR was released in v0.98.1-next.1 🚀

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

Successfully merging this pull request may close these issues.

Extending InterfaceAndClassNodeParser
2 participants