Closed kpfefferle closed 3 years ago
Hey Kevin.
Didnt see this PR was already made since there wasnt an issue created :)
Will close mine since its the same code change as yours. Not sure whats up with the ember-release failure though
Thanks, released in 1.2.1.
As of Ember 3.26,
hasBlock
has been deprecated in favor of(has-block)
. This updates the addon's two uses ofhasBlock
accordingly.RFC: https://github.com/emberjs/rfcs/pull/689 PR: https://github.com/emberjs/ember.js/pull/19374 Deprecation Guide: https://deprecations.emberjs.com/v3.x/#toc_has-block-and-has-block-params