5.0.0 (2024-01-03)
Bug Fixes
- services: namespace all services (17766ea)
chore
- compatibility: add compatibility tests for ember LTS 5.4 (b6a7b28)
BREAKING CHANGES
- compatibility: Remove support for deprecated ember LTS versions 4.4
and 4.8.
- services: All services are now namespaced with "alexandria-". If
your host app customized the config service, you'll need to remove the
name customization in the passed services to the engine.
For further information, please take a look at the readme.