5.0.0
Changelog: v4.0.0...v5.0.0
Breaking
Migrate to V2 add-on (#278)
Follow the guide https://github.com/embroider-build/embroider/blob/main/PORTING-ADDONS-TO-V2.md to migrate ember-slugify
to V2 add-on.
Build
Deactivate the release job for now (#278)
The Migration to V2 Addon #258 has broken the release job. We will fix it, but let's deactivate it for now so it doesn't interfere with a manual release of the addon.
Test
Add @ember/string
(#278)
@ember/string
is now included in the dev dependencies of the ember-try scenarios release
, beta
and canary
. This is because this add-on becomes required starting 4.12, but for now our project is in 4.8.
Dependencies
- Bumps ember-resolver from 8.0.3 to 9.0.1.
- Bumps webpack from 5.75.0 to 5.81.0.
- Bumps engine.io from 6.4.1 to 6.4.2.
- Bumps @babel/eslint-parser from 7.19.1 to 7.21.3.
- Bumps emoji.json from 13.1.0 to 14.0.0.
- Bumps eslint-config-prettier from 8.6.0 to 8.8.0.
- Bumps webpack from 5.81.0 to 5.82.1.