This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
v4.2.0
- remove
Stream
awareness fromservice:i18n
to ensure streamless operation on Ember 1.13+ - correct Polish pluralization
- pass ID to
Ember.warn
to prevent deprecation warnings missingMessage
gets called on theservice:i18n
instance- coerce
count
to a number - don't use ES2015 classes to ensure IE8 compatibility
- use public
getOwner
API for container / registry functions