Snapshots v1.4.0
1.4.0 - 2025-03-25
- Remove
snapshots-shared
module/dependency. #550 - Add
@EmergeSnapshotConfig
annotation for settingignore
and
precision
. #538 - Deprecate
@IgnoreEmergeSnapshot
in favor of
@EmergeSnapshotConfig
. #538 - Support existing
ComposeSnapshots
json andList<ComposePreviewSnapshotConfig>
json for local
invoking. #533