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: support Vite 5 #9

Merged
merged 7 commits into from
Dec 11, 2023
Merged

feat: support Vite 5 #9

merged 7 commits into from
Dec 11, 2023

Conversation

angeloashmore
Copy link
Member

Types of changes

  • Chore (a non-breaking change which is related to package maintenance)
  • Bug fix (a non-breaking change which fixes an issue)
  • New feature (a non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Description

This PR adds support for Vite 5. No internal changes were required.

The following maintenance changes were made as part of the upgrade process:

  • Update all dependencies.
  • Fix an internal type issue as a result of dependency upgrades.

Checklist:

  • My change requires an update to the official documentation.
  • All TSDoc comments are up-to-date and new ones have been added where necessary.
  • All new and existing tests are passing.

@codecov-commenter
Copy link

Welcome to Codecov 🎉

Once merged to your default branch, Codecov will compare your coverage reports and display the results in this comment.

Thanks for integrating Codecov - We've got you covered ☂️

Copy link

github-actions bot commented Dec 11, 2023

size-limit report 📦

Path Size
./dist/index.cjs 762.75 KB (-18.16% 🔽)
./dist/index.js 761.35 KB (-18.14% 🔽)

@angeloashmore angeloashmore merged commit 0674172 into master Dec 11, 2023
1 check passed
@angeloashmore angeloashmore deleted the aa/vite-5 branch December 11, 2023 23:49
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