Skip to content

feat(runtime): automatically complete the snapshot so that devtool can visualize it #1982

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

Merged
merged 9 commits into from
Jan 22, 2024

Conversation

zhoushaw
Copy link
Collaborator

@zhoushaw zhoushaw commented Jan 17, 2024

Description

  • When a consumer does not have a snapshot, the snapshot is not automatically replenished, and subsequent devtool cannot visually query dependencies
  • Optimize the logic for getting snapshots and hooks

Related Issue

#1933

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • I have updated the documentation.

@2heal1
Copy link
Member

2heal1 commented Jan 19, 2024

👍🏻

@zhoushaw zhoushaw merged commit 2097daa into main Jan 22, 2024
@zhoushaw zhoushaw deleted the feat/complete-the-consumer-snapshot branch January 22, 2024 09:38
@zhoushaw zhoushaw mentioned this pull request Jan 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants