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

fix(vue): Fix TS definitions #2296

Merged
merged 3 commits into from Jul 14, 2022
Merged

fix(vue): Fix TS definitions #2296

merged 3 commits into from Jul 14, 2022

Conversation

ErikCH
Copy link
Contributor

@ErikCH ErikCH commented Jul 14, 2022

Description of changes

When testing the latest version of Vue with Vite, I noticed types were broken for @aws-amplify/ui-vue declaration.

image

This is a regression caused from #2184

Issue #, if available

Description of how you validated changes

Pointed to correct definition file.

Checklist

  • PR description included
  • yarn test passes
  • Tests are updated
  • No side effects or sideEffects field updated
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ErikCH ErikCH requested a review from a team as a code owner July 14, 2022 22:33
@changeset-bot
Copy link

changeset-bot bot commented Jul 14, 2022

🦋 Changeset detected

Latest commit: f79f00d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
@aws-amplify/ui-vue Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@ErikCH ErikCH changed the title fix(vue): Turn on declaration for tsconfig fix(vue): Fix TS definitions Jul 14, 2022
@ErikCH ErikCH temporarily deployed to ci July 14, 2022 22:47 Inactive
@ErikCH ErikCH temporarily deployed to ci July 14, 2022 22:47 Inactive
@ErikCH ErikCH temporarily deployed to ci July 14, 2022 22:47 Inactive
@ErikCH ErikCH temporarily deployed to ci July 14, 2022 22:47 Inactive
@ErikCH ErikCH enabled auto-merge (squash) July 14, 2022 22:56
@ErikCH ErikCH merged commit 8659e2f into main Jul 14, 2022
@ErikCH ErikCH deleted the fix-tsconfig-vue branch July 14, 2022 23:03
@github-actions github-actions bot mentioned this pull request Jul 14, 2022
zchenwei pushed a commit that referenced this pull request Jul 15, 2022
* Fix tsconfig vue

* Added correct location of definition file

* Updated text

Co-authored-by: Erik Hanchett <ehhanche@amazon.com>
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.

None yet

3 participants