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(exports): Add ComponentInternalInstance interface to exports #677

Conversation

relief-melone
Copy link

@relief-melone relief-melone commented Apr 16, 2021

  • Added ComponentInternalInstance to exports
  • Version bump to rc7
  • Updated rollup-plugin-typescript2 to v0.30.0
  • Added yarn to dev dependencies
  • Added tslib to dev dependencies

Fixes #675

- Added ComponentInternalInstance to exports
- Version bump to rc7
- Updated rollup-plugin-typescript2 to v0.30.0
- Added yarn to dev dependencies
- Updated tslib to 2.2.0

updated tslib to 2.2.0

using yarn instead of npm
@relief-melone relief-melone force-pushed the feature.export-internal-component-instance branch from f2270ee to 1b4f1d8 Compare April 16, 2021 11:49
@antfu
Copy link
Member

antfu commented Apr 18, 2021

Thank you but please only do one thing at a time. We use the script to bump the version there is no need to do that manually. Thanks for the contributions but sorry I can't merge it. Will fix it in another commit.

@antfu antfu closed this in ccae670 Apr 18, 2021
@relief-melone
Copy link
Author

I can split the pull requests. No problem. Should be no problem now that I know about the versioning

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.

Missing Export of ComponentInternalInstance
2 participants