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

Refactor to Vite 4, Vitest, vue-tsc, vitepress 1.0 #385

Merged
merged 12 commits into from
Dec 10, 2022

Conversation

LinusBorg
Copy link
Owner

@LinusBorg LinusBorg commented Dec 10, 2022

This PR targets the next branch which houses the version for Vue 3 and contains no API or feature changes, it only cleans up the repo tooling and brings everything to current standards.

The current version has been lingering in a beta state for ages. After this is merged I'll publish the result as an RC version just to be sure I didn't break anything important, then do a final 3.0 release.

State of this PR:

  • unit tests pass, now using vitest
  • files build
  • type declarations built with vue-tsc
  • example app runs fine.
  • docs run on vitepress 1.0 with it's theme
  • docs build and deploy successfully on netlify
  • moved to my own eslint config, allowed

@LinusBorg LinusBorg merged commit 0431963 into next Dec 10, 2022
@LinusBorg LinusBorg deleted the vite-3-vitest-upgrade branch December 10, 2022 19:42
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

1 participant