ember.js v1.13.4 Release Notes

Release Date: 2015-07-13 // almost 9 years ago
    • ๐Ÿ›  #11651 [BUGFIX] Ensure child views of non-dirty components get the correct parentView when rerendered.
    • ๐Ÿ›  #11662 [BUGFIX] Prevent ArrayController deprecation on generated controllers.
    • ๐Ÿ›  #11655 [BUGFIX] Fix issue with blockless link-to with only query params.
    • ๐Ÿ›  #11664 [BUGFIX] Ensure Route actions can be unit tested.
    • ๐Ÿ›  #11667 [BUGFIX] Fix memory leak in rendering engine.