File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "ember-sortable" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 5.3.2 " ,
6- "newVersion" : " 5.3.3 " ,
5+ "oldVersion" : " 5.3.3 " ,
6+ "newVersion" : " 5.3.4 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1414 "pkgJSONPath" : " ./addon/package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-08-13 )\n\n * ember-sortable 5.3.3 (patch)\n\n #### :bug: Bug Fix\n * `ember-sortable`\n * [#638 ](https://github.com/adopted-ember-addons/ember-sortable/pull/638 ) Remove virtual dependencies from dependencies list ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#636 ](https://github.com/adopted-ember-addons/ember-sortable/pull/636) Use native `Promise` instead from `rsvp` ([@mkszepp ](https://github.com/mkszepp ))\n\n #### Committers: 2\n - Markus Sanin ([@mkszepp ](https://github.com/mkszepp ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
17+ "description" : " ## Release (2026-06-09 )\n\n * ember-sortable 5.3.4 (patch)\n\n #### :bug: Bug Fix\n * `ember-sortable`\n * [#672 ](https://github.com/adopted-ember-addons/ember-sortable/pull/672 ) Remove @embroider/macros ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#655 ](https://github.com/adopted-ember-addons/ember-sortable/pull/655) Drag start: be defensive around sortableGroup.prepare() ([@tniezurawski ](https://github.com/tniezurawski ))\n\n #### :house: Internal \n * [#673](https://github.com/adopted-ember-addons/ember-sortable/pull/673) update release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### Committers: 2\n - Tomek Nieżurawski ([@tniezurawski ](https://github.com/tniezurawski ))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-06-09)
4+
5+ * ember-sortable 5.3.4 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-sortable `
9+ * [ #672 ] ( https://github.com/adopted-ember-addons/ember-sortable/pull/672 ) Remove @embroider/macros ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+ * [ #655 ] ( https://github.com/adopted-ember-addons/ember-sortable/pull/655 ) Drag start: be defensive around sortableGroup.prepare() ([ @tniezurawski ] ( https://github.com/tniezurawski ) )
11+
12+ #### :house : Internal
13+ * [ #673 ] ( https://github.com/adopted-ember-addons/ember-sortable/pull/673 ) update release-plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 2
16+ - Tomek Nieżurawski ([ @tniezurawski ] ( https://github.com/tniezurawski ) )
17+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
18+
319## Release (2025-08-13)
420
521* ember-sortable 5.3.3 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-sortable" ,
3- "version" : " 5.3.3 " ,
3+ "version" : " 5.3.4 " ,
44 "description" : " Sortable UI primitives for Ember." ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments