Skip to content

v0.5.2

Compare
Choose a tag to compare
@Nefsen402 Nefsen402 released this 24 Apr 14:06
· 327 commits to main since this release

This release is the first to offer unit tests and this release is meant to address some defects found with the unit tests.

Fixes:

  • Array reconciliation is fixed
  • When reordering array elements, sometimes the dom nodes would be placed in reverse order
  • htm parser has more predictable whitespace semantics.