Skip to content
This repository has been archived by the owner on Nov 9, 2021. It is now read-only.

Bugfix Release

Compare
Choose a tag to compare
@poteto poteto released this 15 Aug 02:08
· 99 commits to master since this release

This release fixes a number of bugs, and updates ember-cli to 1.13.8.

Changelog
  • #22 linkClasses can now be specified
  • #27 Breadcrumbs now update when the route model changes – @gmurphey
  • #29 Removes EnumerableUtils – @gmurphey
  • #31 Fixes issue where custom block param causes infinite rerenders in Ember 1.13.x@gmurphey
  • #37 Update ember-cli