6.1.2 (2020-11-09)
- Minimum Node 10
- Upgrade ember-cli-head to
1.0.0
to avoid deprecations - Fix bug with
head.hbs
and using correct context
5.0.0 (2018-06-25)
- update
ember-cli-head
to 0.4.1, finally resolving issues with the addon and newer versions of ember
4.1.0 (2018-06-25)
- update
ember-source
to 3.2.x - update
ember-cli
to 3.1.x
This is a maintenance release without any breaking changes, in preparation of 5.0.0
3.1.0 (2017-04-29)
Closed issues:
- EventDispatcher should never be instantiated in fastboot mode. #51
Merged pull requests:
- Update ember-cli and resolve 2.13 dep warning #54 (bcardarella)
v3.0.4 (2016-11-30)
3.0.4 (2016-11-30)
Merged pull requests:
- Allow
headTags
to be a CP #49 (bcardarella)
v3.0.3 (2016-11-14)
3.0.3 (2016-11-14)
Closed issues:
- Restore support for Ember versions < 2.8 #47
- Adding Apple Smart App banner not showing up in iPhone #18
Merged pull requests:
v3.0.2 (2016-11-03)
3.0.2 (2016-11-03)
Merged pull requests:
- Update ember-cli-head dep #46 (bcardarella)
- Delete .dir-locals.el #45 (simenheg)
v3.0.1 (2016-09-23)
Merged pull requests:
v3.0.0 (2016-09-22)
Closed issues:
- Doesn't work on ember-cli 2.8.0? #41
- Error in Ember 2.8: Component error can't use 'attributeBindings' on a tag-less component #40
- Create 2.0.2 release in GH Releases #39
- Unable to create link tags with Fastboot #37
- Support title tag #35
Merged pull requests:
- Ember 2.8+ Support #42 (ronco)
- Fix example code in README.md #38 (tricknotes)
v2.0.2 (2016-07-13)
Closed issues:
- Recommended way of adding valid tags #33
Merged pull requests:
v2.0.1 (2016-06-10)
Merged pull requests:
- Support the
noscript
tag. #34 (vsymguysung)
2.0.0 (2016-05-17)
v2.0.0 (2016-05-17)
Implemented enhancements:
- Fastboot Support #12
Merged pull requests:
v1.0.2 (2016-04-20)
Closed issues:
Merged pull requests:
- 2.5 Merge deprecation fix #32 (ronco)
- Update head-tags.js #31 (charlatan154)
1.0.1 (2015-11-09)
v1.0.1 (2015-11-09)
Closed issues:
- Support for itemprop #26
Merged pull requests:
- 'itemprop' attribute added to meta tag. #27 (graham73may)
- Fixed example in README.md #25 (seven7seven)
v1.0.0 (2015-10-23)
Implemented enhancements:
Closed issues:
Merged pull requests:
- Arbitrary Head Tags + Proper Nested Route Support #23 (ronco)
- Feature/service implementation #20 (ronco)
v0.1.2 (2015-08-16)
Closed issues:
Merged pull requests:
- use Object.keys with fallback to Ember.keys to remove deprecation war… #17 (kturney)
- Develop #10 (ronco)
- Travis ember-try updates #9 (ronco)
- Improved documentation #8 (ronco)
v0.1.1 (2015-05-25)
Closed issues:
- meta() has no access to the context #5
Merged pull requests:
v0.1.0 (2015-05-03)
Merged pull requests:
- 0.0.2 Object behavior #4 (ronco)
- Allow meta to be also object instead of only function inside route. #3 (sunil-shrestha)
v0.0.1 (2015-04-23)
Merged pull requests:
* This Change Log was automatically generated by github_changelog_generator