Release v4.0.0
Changelog: v3.0.1...v4.0.0
Breaking change
Ember 4.4 (#189)
- The addon has been updated to Ember 4.4 using
ember-cli-update
. - This update drops the support for jquery integration.
ember-auto-import
v2 (#180)
- Bumps ember-auto-import from 1.12.0 to 2.4.2.
- Add
webpack
explicitly in dev dependencies. - Clean
ember-try
scenarion asember-auto-import
v2 andwebpack
are now presents in the default package.
Drop support for Ember < 3.28 (#254)
Ember 3.24 and older versions are no longer supported by ember-qunit
.
Drop Node 12 support (#217)
Node 12 is incompatible with ember-qunit
> 6.0.0.
CI
Build with node 16 (#196)
Some dev dependencies used by ember-slugify
started to drop support for node 12. The CI now build with node 16 so we can keep these dependencies up to date.
Allow ember-canary
to fail (#254)
ember-canary
now relies on Ember 5, but ember-qunit
is not compatible yet. ember-canary
tests are allowed to fail as we're waiting for ember-qunit
update. Ref: emberjs/ember-qunit#1026
Build
@dependabot bumps
Major:
- Bumps ember-qunit from 5.1.5 to 6.0.0.
- Bumps ember-template-lint from 4.12.0 to 5.5.1.
- Bumps @embroider/test-setup from 1.8.3 to 2.0.2.
- Bumps eslint-plugin-ember from 10.6.1 to 11.0.6.
Minor:
- Bumps @babel/core from 7.18.10 to 7.21.0.
- Bumps prettier from 2.7.1 to 2.8.1.
- Bumps ember-auto-import from 2.4.2 to 2.5.0.
- Bumps webpack from 5.74.0 to 5.75.0.
- Bumps @babel/eslint-parser from 7.18.2 to 7.19.1.
- Bumps eslint-plugin-prettier from 4.0.0 to 4.2.1.
Patch:
- Bumps http-cache-semantics from 4.1.0 to 4.1.1.
- Bumps decode-uri-component from 0.2.0 to 0.2.2.
- Bumps loader-utils from 1.4.0 to 1.4.2.
- Bumps socket.io-parser from 4.0.4 to 4.0.5.
- Bumps mout from 1.2.3 to 1.2.4.
- Bumps ember-cli-htmlbars from 6.1.0 to 6.1.1.