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: vitest added and updated unique classnames logic #13

Merged
merged 2 commits into from
Nov 15, 2024
Merged

Conversation

ITZSHOAIB
Copy link
Owner

Description

Related Issues

  • Issue:

Type of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • I have checked that there isn't already a PR that solves the problem the same way.
  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have included a changeset according to the type of my changes
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Additional Context or Notes

  • Is there anything specific the reviewer should focus on?

Copy link

changeset-bot bot commented Nov 15, 2024

🦋 Changeset detected

Latest commit: f88b774

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

This PR includes changesets to release 1 package
Name Type
rehype-code-group 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

@ITZSHOAIB ITZSHOAIB linked an issue Nov 15, 2024 that may be closed by this pull request
@ITZSHOAIB ITZSHOAIB merged commit 0a06e94 into main Nov 15, 2024
3 checks passed
@ITZSHOAIB ITZSHOAIB deleted the vitest-test branch November 15, 2024 16:08
@github-actions github-actions bot mentioned this pull request Nov 15, 2024
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.

Add vitest with some test scenarios
1 participant