Skip to content

v3.7.1 (January 17, 2023)

Compare
Choose a tag to compare
@jalal246 jalal246 released this 18 Jan 21:01
· 125 commits to main since this release

Fix observer disconnecting when reconciling the DOM (#594)

  • Start migrating the DOM reconciliation test between containers to the Playwright.
  • Fix the error caused by triggering the observer during DOM reconciliation.
  • Add migrated elements into the Migration instance.

Fix missing instances in minified bundle (#598)

Fix dead links under Project Content (#579)

Handle container boundaries when it's empty (#595)

  • Add container Rect.
  • Update jest config & add a new test case.

Remove unnecessary components from the playground (#593)