All Versions
605
Latest Version
Avg Release Cycle
8 days
Latest Release
869 days ago

Changelog History
Page 24

  • v4.18.38 Changes

    January 30, 2020
    • ๐Ÿ›  Fix regression with ssr'd components under 'no-update' not initializing. #1483
  • v4.18.37 Changes

    January 29, 2020
    • ๐Ÿ›  Fix regression with no-update-body on textarea tags. #1482
  • v4.18.36 Changes

    January 28, 2020
    • ๐Ÿ›  Fix issue for legacy widget rerenders not preserving props. #1481
    • โšก๏ธ no-update will now preserve elements rendered from the server side. #1480
  • v4.18.35 Changes

    January 22, 2020
    • ๐Ÿ‘Œ Improve support for legacy split widgets. #1477
  • v4.18.34 Changes

    January 15, 2020
    • ๐Ÿ‘Œ Improve legacy widgets assigning into state causing a replace instead of merge. #1476
  • v4.18.33 Changes

    January 15, 2020
    • ๐Ÿ›  Fix event name case normalization for legacy components with w-on. #1475
  • v4.18.32 Changes

    January 14, 2020
    • Return the component id if no key is passed to getElId/elId. #1474
    • ๐Ÿ‘Œ Support having nullish keys in the legacy (v3) renderer. #1473
  • v4.18.31 Changes

    January 10, 2020
  • v4.18.30 Changes

    January 09, 2020
    • ๐Ÿ›  Fix regression with browser remap for legacy widgets. #1471
  • v4.18.29 Changes

    January 03, 2020
    • ๐Ÿ›  Fixed regression which was causing getTemplateData to be serialized.
    • ๐Ÿ”จ Refactor helpers, fix circular deps, improve code splitting #1468
    • โœ‚ Remove unused deps, update package-lock #1469
    • ๐Ÿ›  Fixed typo in example output #1463