v1.9.5

zumerlab/snapdomv1.9.5Jul 13, 2025by tinchox5

AI Summary

Fixes specific cloning issues for checkboxes and textareas, and updates documentation.

Key Highlights

  • Added support for `checkbox.indeterminate`
  • Fixed textarea content duplication
  • Updated documentation

New Features

  • Support for `checkbox.indeterminate`

Full Release Notes

## What's Changed
* copy `checkbox.indeterminate` by @titoBouzout in https://github.com/zumerlab/snapdom/pull/104
* update docs to show exclude and filter by @tarwin in https://github.com/zumerlab/snapdom/pull/105
* fix: add type def for `SnapOptions`  by @simon1uo in https://github.com/zumerlab/snapdom/pull/111
* dd slot detection (closes #97) and Fix textarea content duplication (closes #110) [`#110`](https://github.com/zumerlab/snapdom/issues/110)

## New Contributors
* @titoBouzout made their first contribution in https://github.com/zumerlab/snapdom/pull/104

**Full Changelog**: https://github.com/zumerlab/snapdom/compare/v1.9.3...v1.9.5