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

fix: incorrect extractProperties typings for known object #109

Merged
merged 4 commits into from Aug 29, 2022
Merged

Conversation

JounQin
Copy link
Member

@JounQin JounQin commented Aug 29, 2022

No description provided.

@JounQin JounQin added bug Something isn't working dependencies labels Aug 29, 2022
@JounQin JounQin self-assigned this Aug 29, 2022
@changeset-bot
Copy link

changeset-bot bot commented Aug 29, 2022

🦋 Changeset detected

Latest commit: aa8b7bd

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
synckit Patch

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

@codesandbox-ci
Copy link

codesandbox-ci bot commented Aug 29, 2022

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

@github-actions
Copy link
Contributor

github-actions bot commented Aug 29, 2022

📊 Package size report   No changes

File Before After
Total (Includes all files) 45.4 kB 45.4 kB
Tarball size 12.3 kB 12.3 kB
Unchanged files
File Size
lib/index.cjs 9.7 kB
lib/index.d.ts 1.3 kB
lib/index.js 11.1 kB
lib/index.js.map 9.2 kB
lib/types.d.ts 936 B
lib/types.js 44 B
lib/types.js.map 102 B
LICENSE 1.1 kB
package.json 4.0 kB
README.md 7.9 kB

🤖 This report was automatically generated by pkg-size-action

@codecov
Copy link

codecov bot commented Aug 29, 2022

Codecov Report

Merging #109 (aa8b7bd) into main (dba496d) will not change coverage.
The diff coverage is 100.00%.

@@            Coverage Diff            @@
##              main      #109   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          130       130           
  Branches        57        57           
=========================================
  Hits           130       130           
Impacted Files Coverage Δ
src/index.ts 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@JounQin JounQin changed the title fix: incorrect extractProperties typings for known object fix: incorrect extractProperties typings for known object Aug 29, 2022
@JounQin JounQin merged commit b61087f into main Aug 29, 2022
@JounQin JounQin deleted the fix/typings branch August 29, 2022 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant