Skip to content
This repository has been archived by the owner on Apr 18, 2023. It is now read-only.

v4.2.0

Compare
Choose a tag to compare
@jamesarosen jamesarosen released this 20 Nov 19:08
· 103 commits to master since this release
  • remove Stream awareness from service: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 the service:i18n instance
  • coerce count to a number
  • don't use ES2015 classes to ensure IE8 compatibility
  • use public getOwner API for container / registry functions