ember.js v3.19-0.beta.3 Release Notes

Release Date: 2020-05-04 // about 4 years ago
    • 🛠 #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