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(type): proxyWithHistory #565

Merged
merged 1 commit into from
Oct 8, 2022
Merged

Conversation

dai-shi
Copy link
Member

@dai-shi dai-shi commented Oct 8, 2022

#561 change was bad for proxyWithHistory. The type alias is somehow inlined. This seems to fix it.

@vercel
Copy link

vercel bot commented Oct 8, 2022

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

Name Status Preview Updated
valtio ✅ Ready (Inspect) Visit Preview Oct 8, 2022 at 2:04PM (UTC)

@codesandbox-ci
Copy link

codesandbox-ci bot commented Oct 8, 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.

Latest deployment of this branch, based on commit 1dcef26:

Sandbox Source
React Configuration
React Typescript Configuration
React Browserify Configuration
React Snowpack Configuration
React Parcel Configuration

@github-actions
Copy link

github-actions bot commented Oct 8, 2022

Size Change: 0 B

Total Size: 50.1 kB

ℹ️ View Unchanged
Filename Size
dist/esm/index.js 731 B
dist/esm/macro.js 617 B
dist/esm/macro/vite.js 732 B
dist/esm/utils.js 4.13 kB
dist/esm/vanilla.js 2 kB
dist/index.js 883 B
dist/macro.js 910 B
dist/macro/vite.js 1.04 kB
dist/system/index.development.js 894 B
dist/system/index.production.js 512 B
dist/system/macro.development.js 725 B
dist/system/macro.production.js 555 B
dist/system/macro/vite.development.js 839 B
dist/system/macro/vite.production.js 660 B
dist/system/utils.development.js 4.35 kB
dist/system/utils.production.js 2.91 kB
dist/system/vanilla.development.js 2.11 kB
dist/system/vanilla.production.js 1.3 kB
dist/umd/index.development.js 1.01 kB
dist/umd/index.production.js 671 B
dist/umd/macro.development.js 1.06 kB
dist/umd/macro.production.js 766 B
dist/umd/macro/vite.development.js 1.21 kB
dist/umd/macro/vite.production.js 893 B
dist/umd/utils.development.js 4.86 kB
dist/umd/utils.production.js 3.09 kB
dist/umd/vanilla.development.js 2.3 kB
dist/umd/vanilla.production.js 1.4 kB
dist/utils.js 4.71 kB
dist/vanilla.js 2.2 kB

compressed-size-action

@dai-shi
Copy link
Member Author

dai-shi commented Oct 8, 2022

We need to merge this for #564

@dai-shi dai-shi merged commit 39f07db into main Oct 8, 2022
@dai-shi dai-shi deleted the refactor/type/proxy-with-history branch October 8, 2022 14:37
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.

1 participant