版本发布 8
## Release (2025-05-10) ember-sortable 5.3.1 (patch) #### :bug: Bug Fix * `ember-sortable` * [#620](https://github.com/adopted-ember-addons/ember-sortable/pull/620) Remove unneeded peer dependency on ember-source ([@mkszepp](https://github.com/mkszepp)) #### Committers: 1 - Markus Sanin ([@mkszepp](https://github.com/mkszepp))
## Release (2025-01-13) ember-sortable 5.2.3 (patch) #### :bug: Bug Fix * `ember-sortable` * [#606](https://github.com/adopted-ember-addons/ember-sortable/pull/606) bug: Support when border-spacing returns a single value ([@cyril-sf](https://github.com/cyril-sf)) #### Committers: 1 - Cyril Fluck ([@cyril-sf](https://github.com/cyril-sf))
## Release (2024-10-03) ember-sortable 5.2.2 (patch) #### :bug: Bug Fix * `ember-sortable` * [#591](https://github.com/adopted-ember-addons/ember-sortable/pull/591) Fix direction x (calculation incorrect) ([@mkszepp](https://github.com/mkszepp)) * [#587](https://github.com/adopted-ember-addons/ember-sortable/pull/587) fix types for reorder and drag test helpers ([@BoussonKarel](https://github.com/BoussonKarel)) #### Committers: 2 - Markus Sanin ([@mkszepp](https://github.com/mkszepp)) - [@BoussonKarel](https://github.com/BoussonKarel)
## Release (2024-09-25) ember-sortable 5.2.1 (patch) #### :bug: Bug Fix * `ember-sortable` * [#585](https://github.com/adopted-ember-addons/ember-sortable/pull/585) Add missing declaration export for modifier, services & test-support ([@mkszepp](https://github.com/mkszepp)) #### Committers: 1 - Markus Sanin ([@mkszepp](https://github.com/mkszepp))
## Release (2024-09-21) ember-sortable 5.2.0 (minor) #### :rocket: Enhancement * `ember-sortable`, `test-app` * [#581](https://github.com/adopted-ember-addons/ember-sortable/pull/581) Convert addon to TypeScript & add glint ([@mkszepp](https://github.com/mkszepp)) #### :house: Internal * `ember-sortable`, `docs`, `test-app` * [#582](https://github.com/adopted-ember-addons/ember-sortable/pull/582) Update dependencies & bring back green CI ([@mkszepp](https://github.com/mkszepp)) #### Committers: 1 - Markus Sanin ([@mkszepp](https://github.com/mkszepp))
## Release (2024-08-03) ember-sortable 5.1.2 (patch) #### :bug: Bug Fix * `ember-sortable`, `test-app` * [#575](https://github.com/adopted-ember-addons/ember-sortable/pull/575) Fix error `TypeError: items[0] is undefined` in `sortable-item` modifier ([@mkszepp](https://github.com/mkszepp)) #### :memo: Documentation * [#572](https://github.com/adopted-ember-addons/ember-sortable/pull/572) Add info about `grid` direction into readme and minimal fixes ([@mkszepp](https://github.com/mkszepp)) #### :house: Internal * `ember-sortable` * [#571](https://github.com/adopted-ember-addons/ember-sortable/pull/571) fix demo links and turn of github pages deploy ([@mansona](https://github.com/mansona)) #### Committers: 2 - Chris Manson ([@mansona](https://github.com/mansona)) - Markus Sanin ([@mkszepp](https://github.com/mkszepp))
## Release (2024-07-12) ember-sortable 5.1.1 (patch) #### :bug: Bug Fix * `ember-sortable`, `test-app` * [#566](https://github.com/adopted-ember-addons/ember-sortable/pull/566) Fix grid direction, when group element has negative margin ([@mkszepp](https://github.com/mkszepp)) #### Committers: 1 - Markus Sanin ([@mkszepp](https://github.com/mkszepp))
## Release (2024-07-06) ember-sortable 5.1.0 (minor) #### :rocket: Enhancement * `ember-sortable`, `docs`, `test-app` * [#560](https://github.com/adopted-ember-addons/ember-sortable/pull/560) Add direction grid ([@mkszepp](https://github.com/mkszepp)) #### :bug: Bug Fix * `ember-sortable` * [#562](https://github.com/adopted-ember-addons/ember-sortable/pull/562) Fix: Block drag start while any item is busy & add wait for transition end in test helper `drop` ([@mkszepp](https://github.com/mkszepp)) #### Committers: 1 - Markus Sanin ([@mkszepp](https://github.com/mkszepp))