ember.js v3.18.1 Release Notes

Release Date: 2020-05-04 // about 4 years ago
  • ๐Ÿ”„ CHANGELOG

    • ๐Ÿ›  #18941 [BUGFIX] Update rendering engine to latest version.
      • Reduce template size growth to near 3.16 levels (still ~ 3% higher than 3.16)
      • Ensures destroyable items added to an {{#each after initial render are invoked properly
      • Fixes an issue with key collisions in {{#each