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

Update class variance authority #674

Merged
merged 3 commits into from
Nov 13, 2024
Merged

Update class variance authority #674

merged 3 commits into from
Nov 13, 2024

Conversation

kmcginnes
Copy link
Collaborator

Description

When I originally installed Class Variance Authority I had forgotten they relaunched the NPM package under a different name. So we were using an older version that would never be updated automatically.

This changes over to the proper cva package and fixes any issues. It also ensures cva() calls are properly formatted by the Tailwind Prettier plugin.

Validation

  • Smoke test

Related Issues

  • None (tech debt)

Check List

  • I confirm that my contribution is made under the terms of the Apache 2.0
    license.
  • I have run pnpm checks to ensure code compiles and meets standards.
  • I have run pnpm test to check if all tests are passing.
  • I have covered new added functionality with unit tests if necessary.
  • I have added an entry in the Changelog.md.

@kmcginnes kmcginnes marked this pull request as ready for review November 13, 2024 16:41
@kmcginnes kmcginnes merged commit 5fed60c into aws:main Nov 13, 2024
1 check passed
@kmcginnes kmcginnes deleted the update-cva branch November 13, 2024 18:26
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