3.0.1
Refactors
Remove duplicate code and flatten nested if branches (#177)
Config
Update metadata and workflows (repository moved to @DazzlingFugu)
Add compatibility for ESLint v8 (#182)
- upgrade eslint to v8
- add @babel/core + @babel/eslint-parser
- replace babel-eslint which is archived and not compatible with ESLint v8
Use correct configuration in .template-lintrc.js
file (#182)
Extends recommended
instead of octane
which don't exists anymore
Build
Remove webpack as devDeps (#171)
Remove ember-maybe-import-regenerator
(#161)
This dependency is related to IE11 targets, which is no longer supported.
@dependabot bumps
Bumps @glimmer/tracking from 1.0.4 to 1.1.2. (#187)
Bumps ember-page-title from 6.2.2 to 7.0.0. (#185)
Bumps terser from 4.8.0 to 4.8.1. (#186)
Bumps @ember/test-helpers from 2.6.0 to 2.8.1. (#184)
Bumps prettier from 2.5.1 to 2.6.2. (#183)
Bumps ember-cli-dependency-checker from 3.2.0 to 3.3.1. (#178)
Bumps ember-template-lint from 3.16.0 to 4.6.0. (#172)
Bumps follow-redirects from 1.14.7 to 1.15.0. (#176)
CI
Fix ember-try scenarios dependencies (#171)