Skip to content

v2.19.0-next.2

Pre-release
Pre-release

Choose a tag to compare

@ivictbor ivictbor released this 04 Feb 10:03
· 396 commits to next since this release
f7383c9

2.19.0-next.2 (2026-02-04)

Bug Fixes

  • enhance input handling with min/max validation and refactor input event logic (87a6483)
  • improve number input handling with NaN check and emit null value (5456777)
  • streamline number input handling by removing NaN check and simplifying value assignment (796e6a4)