Skip to content

Conversation

@jonluca
Copy link

@jonluca jonluca commented Nov 25, 2022

Summary

The typescript output was actually just es code output, not types. This fixes it so that the output is the actual declarations.

Key Changes

  • Change build system to use esbuild, which is significantly faster
  • Change test system to use vitest, which is significantly faster
  • Change playground to use vite
  • Fix typescript output
  • Bump package versions

Re-creates #77 with only one commit

KarimMokhtar and others added 5 commits April 2, 2022 14:55
feat: upgrade to react 18 and remove console log
fix: click firing twice on nextjs
fix: clear input (fileOrFiles) now working
feat: adding dropdown message styling feature.
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