Skip to content

Ember v1.13.2

Compare
Choose a tag to compare
@rwjblue rwjblue released this 18 Jun 02:36
· 13120 commits to main since this release
d725cff

Changelog

  • #11461 Remove {{each}} without key= warning. Deprecates @guid and @item in favor of the new default @identity.
  • #11495 [PERFORMANCE] Remove debug statements from production builds.