Skip to content

Releases: kimroen/ember-cli-document-title

v1.1.0

18 May 03:06
Compare
Choose a tag to compare

v0.4.0

02 Apr 14:08
Compare
Choose a tag to compare

This version of ember-cli-document-title now depends on Node 4 or greater, and also has the following changes:

  • [BREAKING] Update dependencies and project/testing setup to match ember-cli@2.15.0 #56
    ember-cli-document-title now requires Node 4 or greater.
  • Add support for returning a Promise from the titleToken function. #55

You can now return a Promise from your titleToken functions, and the final title will not be resolved until all the promises have been resolved.

It lives!

06 Jul 00:46
Compare
Choose a tag to compare
v0.0.1

Version bump