You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ember-basic-dropdown/CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,6 +6,21 @@
6
6
7
7
8
8
9
+
10
+
## v8.6.0 (2025-02-22)
11
+
12
+
#### :rocket: Enhancement
13
+
*[#947](https://github.com/cibernox/ember-basic-dropdown/pull/947) Improve typing and reactivate eslint rules in addon ([@mkszepp](https://github.com/mkszepp))
14
+
*[#946](https://github.com/cibernox/ember-basic-dropdown/pull/946) Test: Prefer `config.destination` and default `ember-basic-dropdown-wormhole` ([@dagroe](https://github.com/dagroe))
15
+
*[#945](https://github.com/cibernox/ember-basic-dropdown/pull/945) Export interfaces `BasicDropdownSignature`, `BasicDropdownArgs` and `BasicDropdownDefaultBlock` ([@dagroe](https://github.com/dagroe))
16
+
17
+
#### :house: Internal
18
+
*[#947](https://github.com/cibernox/ember-basic-dropdown/pull/947) Improve typing and reactivate eslint rules in addon ([@mkszepp](https://github.com/mkszepp))
19
+
20
+
#### Committers: 2
21
+
- Daniel Gröger ([@dagroe](https://github.com/dagroe))
22
+
- Markus Sanin ([@mkszepp](https://github.com/mkszepp))
0 commit comments