|
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
| 5 | + |
| 6 | +## v3.2.0 (2024-11-08) |
| 7 | + |
| 8 | +#### :boom: Breaking Change |
| 9 | +* [#843](https://github.com/tylerturdenpants/ember-attacher/pull/843) Drop ember-in-element-polyfill from dependencies ([@pzubar](https://github.com/pzubar)) |
| 10 | + |
| 11 | +#### :rocket: Enhancement |
| 12 | +* [#988](https://github.com/tylerturdenpants/ember-attacher/pull/988) Replace deprecated `(action)` helper ([@dmytro-krekota](https://github.com/dmytro-krekota)) |
| 13 | +* [#887](https://github.com/tylerturdenpants/ember-attacher/pull/887) [chore]: Bump ember-cli-babel from 7.26.11 to 8.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 14 | +* [#820](https://github.com/tylerturdenpants/ember-attacher/pull/820) Fix the "cancelAnimationFrame is not defined" error in fastboot ([@pzubar](https://github.com/pzubar)) |
| 15 | +* [#790](https://github.com/tylerturdenpants/ember-attacher/pull/790) Bump ember-maybe-in-element to supress build-time warning ([@pzubar](https://github.com/pzubar)) |
| 16 | +* [#784](https://github.com/tylerturdenpants/ember-attacher/pull/784) Prevent overflow by default ([@pzubar](https://github.com/pzubar)) |
| 17 | + |
| 18 | +#### :bug: Bug Fix |
| 19 | +* [#820](https://github.com/tylerturdenpants/ember-attacher/pull/820) Fix the "cancelAnimationFrame is not defined" error in fastboot ([@pzubar](https://github.com/pzubar)) |
| 20 | +* [#807](https://github.com/tylerturdenpants/ember-attacher/pull/807) Fix the stripInProduction for the apps and the runtime error ([@pzubar](https://github.com/pzubar)) |
| 21 | +* [#794](https://github.com/tylerturdenpants/ember-attacher/pull/794) Fix test error caused by wrong endAsync call ([@pzubar](https://github.com/pzubar)) |
| 22 | +* [#784](https://github.com/tylerturdenpants/ember-attacher/pull/784) Prevent overflow by default ([@pzubar](https://github.com/pzubar)) |
| 23 | + |
| 24 | +#### :house: Internal |
| 25 | +* [#991](https://github.com/tylerturdenpants/ember-attacher/pull/991) [chore]: Bump flexi to 3.0.0-alpha.1 ([@pzubar](https://github.com/pzubar)) |
| 26 | +* [#990](https://github.com/tylerturdenpants/ember-attacher/pull/990) [chore]: Bump socket.io from 4.6.1 to 4.8.1 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 27 | +* [#867](https://github.com/tylerturdenpants/ember-attacher/pull/867) [chore]: Bump ember-truth-helpers from 3.1.1 to 4.0.3 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 28 | +* [#928](https://github.com/tylerturdenpants/ember-attacher/pull/928) [chore]: Bump ip from 1.1.8 to 1.1.9 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 29 | +* [#827](https://github.com/tylerturdenpants/ember-attacher/pull/827) [chore]: Bump @ember/test-helpers from 2.9.3 to 2.9.4 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 30 | +* [#786](https://github.com/tylerturdenpants/ember-attacher/pull/786) [chore]: Bump @ember/string from 3.0.1 to 3.1.1 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 31 | +* [#833](https://github.com/tylerturdenpants/ember-attacher/pull/833) [chore]: Bump ember-source from 4.12.0 to 4.12.3 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 32 | +* [#834](https://github.com/tylerturdenpants/ember-attacher/pull/834) [chore]: Bump eslint-plugin-ember from 11.5.2 to 11.10.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 33 | +* [#835](https://github.com/tylerturdenpants/ember-attacher/pull/835) [chore]: Bump semver from 5.7.1 to 5.7.2 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 34 | +* [#819](https://github.com/tylerturdenpants/ember-attacher/pull/819) [chore]: Bump eslint from 8.40.0 to 8.43.0 ([@dependabot[bot]](https://github.com/apps/dependabot)) |
| 35 | +* [#811](https://github.com/tylerturdenpants/ember-attacher/pull/811) Remove the "beyond ember 3.24" support note ([@pzubar](https://github.com/pzubar)) |
| 36 | +* [#783](https://github.com/tylerturdenpants/ember-attacher/pull/783) Upgrade Ember to v4 ([@pzubar](https://github.com/pzubar)) |
| 37 | + |
| 38 | +#### Committers: 2 |
| 39 | +- Dmytro K. ([@dmytro-krekota](https://github.com/dmytro-krekota)) |
| 40 | +- Petro Zubar ([@pzubar](https://github.com/pzubar)) |
| 41 | + |
5 | 42 | ## v3.1.0 (2024-03-07)
|
6 | 43 | #### :rocket: Enhancement
|
7 | 44 | * [#932](https://github.com/tylerturdenpants/ember-attacher/pull/932) Drop `@ember/render-modifiers` ([@pzubar](https://github.com/pzubar))
|
|
0 commit comments