-
Notifications
You must be signed in to change notification settings - Fork 19
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: typescript support #185
Conversation
🦋 Changeset detectedLatest commit: 3c0940b The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #185 +/- ##
==========================================
+ Coverage 87.54% 92.95% +5.41%
==========================================
Files 26 27 +1
Lines 1549 908 -641
Branches 371 208 -163
==========================================
- Hits 1356 844 -512
+ Misses 189 61 -128
+ Partials 4 3 -1 ☔ View full report in Codecov by Sentry. |
a490ed4
to
402edf4
Compare
…port # Conflicts: # .github/workflows/benchmark.yml # .github/workflows/publish.yml # .github/workflows/test.yml # .gitignore # packages/bbob-react/src/render.js # pnpm-lock.yaml
No description provided.