<a name="1.1.0"></a>
# 1.1.0 (2026-02-23)

### release summary

Removed redundant comments and unused code, simplified methods, and introduced type definitions for improved maintainability and readability. Enhanced logic for processing elements and applying height matching with optimized row handling.

<a name="1.0.3"></a>
# 1.0.3 (2025-05-31)

### release summary

- Refactor `var` to `let` throughout the codebase

<a name="1.0.2"></a>
# 1.0.2 (2025-05-26)

### release summary

- Code refactor
- Removed unused variables and methods.
- Add beforeUpdate and afterUpdate callback hooks.
- Update documentations

<a name="1.0.1"></a>
# 1.0.1 (2024-01-18)

### release summary

- Change optional settings on TS definition

<a name="1.0.0"></a>
# 1.0.0 (2024-01-16)

### release summary

- initial release