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(lib): fix exports, add types, and support svelte 4 #21

Merged
merged 1 commit into from
Feb 12, 2024

Conversation

dysfunc
Copy link
Contributor

@dysfunc dysfunc commented Feb 12, 2024

Why these changes?

  • Add TypeScript definitions
  • Add linting for TS and Package bundling
  • Svelte 4 support
  • Moved from rollup to vite
  • Moved from cypress to playwright
  • Moved from npm to pnpm
  • Fixed exports in package.json

@dysfunc dysfunc added Priority: Medium Bug, issue, or pull request is a P2 Type: Enhancement Enhancements, refactors, etc. to existing code Type: Feature A new feature or functionality labels Feb 12, 2024
@dysfunc dysfunc added this to the v2.0.0 milestone Feb 12, 2024
@dysfunc dysfunc self-assigned this Feb 12, 2024
Copy link

vercel bot commented Feb 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
viewable ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 12, 2024 5:11pm

@dysfunc dysfunc changed the title refactor(lib): fix exports, add types, and support svelte 4 ✨ refactor(lib): fix exports, add types, and support svelte 4 Feb 12, 2024
Copy link

codecov bot commented Feb 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

❗ No coverage uploaded for pull request base (main@925d916). Click here to learn what that means.

Additional details and impacted files
@@           Coverage Diff            @@
##             main       #21   +/-   ##
========================================
  Coverage        ?   100.00%           
========================================
  Files           ?         2           
  Lines           ?       358           
  Branches        ?         9           
========================================
  Hits            ?       358           
  Misses          ?         0           
  Partials        ?         0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dysfunc dysfunc merged commit 16efb94 into main Feb 12, 2024
6 checks passed
@dysfunc dysfunc deleted the update branch February 12, 2024 17:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Bug, issue, or pull request is a P2 Type: Enhancement Enhancements, refactors, etc. to existing code Type: Feature A new feature or functionality
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant