v1.9.10
zumerlab/snapdomv1.9.10Sep 9, 2025by tinchox5
AI Summary
Focuses on performance by adding a fast configuration option for deep recursion and improving image loading error handling.
Key Highlights
- Added fast configuration for deep recursion
- Fixed image loading failures with placeholders
- Merged dev branch
New Features
- Fast configuration for deep recursion
Full Release Notes
## What's Changed * ✨ feat: fast configuration item to control deep recursion of deepClone by @xiaobai-web715 in https://github.com/zumerlab/snapdom/pull/215 * Fix the issue when image loading fails and add a default image placeholder attribute by @Jarvis2018 in https://github.com/zumerlab/snapdom/pull/220 * Merge dev branch by @tinchox5 in https://github.com/zumerlab/snapdom/pull/225 ## New Contributors * @xiaobai-web715 made their first contribution in https://github.com/zumerlab/snapdom/pull/215 * @Jarvis2018 made their first contribution in https://github.com/zumerlab/snapdom/pull/220 **Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.9.9...v1.9.10