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

compatible zustand 4.4 createWithEqualFn #56

Merged
merged 3 commits into from
Aug 22, 2023
Merged

compatible zustand 4.4 createWithEqualFn #56

merged 3 commits into from
Aug 22, 2023

Conversation

arvinxx
Copy link
Collaborator

@arvinxx arvinxx commented Aug 7, 2023

变更记录:pmndrs/zustand#1982

@github-actions
Copy link

github-actions bot commented Aug 7, 2023

🎊 PR Preview b22c3a9 has been successfully built and deployed to https://ant-design-pro-editor-preview-pr-56.surge.sh

🕐 Build time: 132.278s

🤖 By surge-preview

@arvinxx arvinxx changed the title 兼容 zustand 4.4 createWithEqualFn compatible zustand 4.4 createWithEqualFn Aug 7, 2023
@arvinxx arvinxx changed the title compatible zustand 4.4 createWithEqualFn WIP: compatible zustand 4.4 createWithEqualFn Aug 7, 2023
@arvinxx arvinxx force-pushed the fix/zustand-4.4 branch 2 times, most recently from 60fc29a to bb14b2f Compare August 17, 2023 12:58
@codecov-commenter
Copy link

codecov-commenter commented Aug 22, 2023

Codecov Report

Patch coverage: 75.43% and project coverage change: -0.01% ⚠️

Comparison is base (b6f6c76) 87.91% compared to head (b22c3a9) 87.90%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #56      +/-   ##
==========================================
- Coverage   87.91%   87.90%   -0.01%     
==========================================
  Files         336      336              
  Lines       21523    21537      +14     
  Branches      978      978              
==========================================
+ Hits        18921    18932      +11     
- Misses       2602     2605       +3     
Files Changed Coverage Δ
src/ComponentAsset/store/createTestAssetStore.ts 25.00% <12.50%> (ø)
__mocks__/zustand/traditional.ts 100.00% <100.00%> (ø)
src/ComponentAsset/store/createAssetStore.ts 96.61% <100.00%> (+0.11%) ⬆️
src/DataFill/store/index.ts 89.04% <100.00%> (ø)
src/IconPicker/store/createStore.ts 100.00% <100.00%> (ø)
src/IconPicker/store/store.ts 100.00% <100.00%> (ø)
src/ProEditor/store/createStore.ts 100.00% <100.00%> (ø)
src/SortableList/store/index.ts 100.00% <100.00%> (ø)
src/SortableTree/store/index.ts 100.00% <100.00%> (ø)

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

@arvinxx arvinxx changed the title WIP: compatible zustand 4.4 createWithEqualFn compatible zustand 4.4 createWithEqualFn Aug 22, 2023
@arvinxx arvinxx merged commit fa97684 into main Aug 22, 2023
4 checks passed
@arvinxx arvinxx deleted the fix/zustand-4.4 branch August 22, 2023 06:34
@github-actions
Copy link

🎉 This PR is included in version 0.12.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

rdmclin2 pushed a commit that referenced this pull request Aug 26, 2023
compatible zustand 4.4 createWithEqualFn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants