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

chore: update infrastructure #168

Merged
merged 5 commits into from
Nov 16, 2022
Merged

chore: update infrastructure #168

merged 5 commits into from
Nov 16, 2022

Conversation

angeloashmore
Copy link
Member

@angeloashmore angeloashmore commented Nov 16, 2022

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 includes the following changes:

  • Replaces siroc with Vite + vite-plugin-sdk
  • Replaces @testing-library/react-hooks with @testing-library/react
  • Updates all dependencies

Notably, it does not replace AVA with Vitest. That change will happen at a later time.

Also notably, the package now exports individual modules due to using vite-plugin-sdk. This should lead to better tree shaking behavior.

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.

@github-actions
Copy link

size-limit report 📦

Path Size
dist/index.js 5.83 KB (+2.73% 🔺)
dist/index.cjs 8.35 KB (+14.37% 🔺)

@angeloashmore angeloashmore merged commit 7768901 into master Nov 16, 2022
@angeloashmore angeloashmore deleted the aa/refresh branch November 16, 2022 03:58
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.

1 participant