Closed czosel closed 1 year ago
ember-truth-helpers and ember-composable-helpers seem to be required for the addon to work, e.g. UkButton throws exceptions when they are not installed. We should add them to the blueprint to make sure they're installed.
ember-truth-helpers
ember-composable-helpers
UkButton
:tada: This issue has been resolved in version 7.0.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
ember-truth-helpers
andember-composable-helpers
seem to be required for the addon to work, e.g.UkButton
throws exceptions when they are not installed. We should add them to the blueprint to make sure they're installed.