Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-09-24 | 495 Bytes | |
Updated dependencies source code.tar.gz | 2025-09-24 | 859.6 kB | |
Updated dependencies source code.zip | 2025-09-24 | 1.4 MB | |
Totals: 3 Items | 2.2 MB | 0 |
[!IMPORTANT]
Barring bug fixes,
ember-intl@7.4.0
will be the last version that supports Ember 3.28 and Node 18.[!NOTE]
I went with a minor release (potentially breaking) because
ember-auto-import@2.10.1
includes https://github.com/embroider-build/ember-auto-import/pull/662 (it requires v2 addons to list@glimmer/component
as a dependency if they provide components), and a few whitespace assertions usinghasText()
needed to be changed for{{format-date-range}}
.