Skip to content

Release v2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jun 12:56
· 266 commits to master since this release
926a6f8

Changelog: v2.4.0...v2.5.0

Fix

Bind application to start function (#188)

Attempt to fix #186.

Fix successfully tested against a fresh Ember.js app in version 4.4.0.

Tests suite successfully ran against Node.js v12, v14 and v16.

Chore

Turn off noEmitOnError rule (#188)

Temporarily disable noEmitOnError TS rule to unblock ember-try scenarios in the CI, to be turned on when we manage to fix type errors in this repo for ember-try scenarios.

CI

New workflow to auto-update list of contributors (#174)

Build

Uninstall contributor-faces (#174)

Upgrade @embroider/test-setup from 0.47.1 to 0.47.2 (#169)

Upgrade @typescript-eslint/eslint-plugin from 4.30.0 to 4.33.0 (#177)

Upgrade ember-auto-import from 1.11.3 to 2.2.3 (#172)

Upgrade typescript from 4.4.3 to 4.4.4 (#173)