Skip to content

Latest commit

 

History

History
149 lines (85 loc) · 6.81 KB

CHANGELOG.md

File metadata and controls

149 lines (85 loc) · 6.81 KB

Change Log

v0.4.0 (2017-09-21)

Full Changelog

Closed issues:

  • Acceptance testing #38

Merged pull requests:

v0.3.1 (2017-06-27)

Full Changelog

Closed issues:

  • head-browser instance-initializer not found from ember-page-title, booting the app fails (v0.3, fastboot rc3) #34
  • Fastboot deprecation #29

Merged pull requests:

  • Fix head-fastboot instance-initializer overriding head-browser #35 (simonihmig)
  • Make addon more idiomatic at the expense of making it 2.10+ & fastboot 1.0rc+ #32 (cibernox)

v0.2.2 (2017-06-01)

Full Changelog

Merged pull requests:

v0.2.1 (2017-06-01)

Full Changelog

Closed issues:

  • Incompatible with FastBoot #26
  • Cannot find fastboot-filter-initializers #22

Merged pull requests:

v0.2.0 (2017-04-26)

Full Changelog

v0.1.5 (2017-04-26)

Full Changelog

Closed issues:

  • Fastboot with Ember 2.11: EventDispatcher should never be instantiated in fastboot mode. #18

Merged pull requests:

v0.1.4 (2017-01-25)

Full Changelog

Merged pull requests:

  • Check ember-source version from NPM, if not found use ember from bower #19 (josemarluedke)

v0.1.3 (2016-11-10)

Full Changelog

Merged pull requests:

  • [fix] Correct logic for pushing app-lt-2-10 tree #14 (arjansingh)

v0.1.2 (2016-10-19)

Full Changelog

Merged pull requests:

  • Account for 2.9.0 not including Glimmer 2. #13 (rwjblue)

v0.1.1 (2016-09-08)

Full Changelog

Closed issues:

  • ember-alpha support #10

Merged pull requests:

  • Enable usage in Ember 2.9 beta and above. #11 (rwjblue)

v0.1.0 (2016-06-14)

Full Changelog

Closed issues:

  • Handle lack of app/templates/head.hbs more gracefully. #7

Merged pull requests:

  • include a default head template in app #9 (ronco)
  • remove unneeded slash on meta elements per HTML5 and ember-cli-template-lint #8 (openhouse)

v0.0.7 (2016-05-11)

Full Changelog

Merged pull requests:

  • Remove HTML Comments from head template. #6 (rwjblue)

v0.0.6 (2016-05-03)

Full Changelog

Closed issues:

  • head inside head #3

Merged pull requests:

  • Remove harding of isDevelopingAddon. #5 (rwjblue)

v0.0.5 (2016-03-17)

Full Changelog

Merged pull requests:

  • added option to suppress browser rendering for fastboot #4 (habdelra)

v0.0.4 (2016-03-01)

Full Changelog

Merged pull requests:

  • Clear fast boot rendered head on browser boot #2 (ronco)

v0.0.3 (2016-02-10)

Full Changelog

v0.0.2 (2016-02-10)

Full Changelog

v0.0.1 (2016-02-10)

Merged pull requests:

  • Fastboot compatibility #1 (ronco)

* This Change Log was automatically generated by github_changelog_generator