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
+17Lines changed: 17 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,23 @@
11
11
12
12
13
13
14
+
15
+
## v8.9.0 (2025-12-07)
16
+
17
+
#### :rocket: Enhancement
18
+
*[#1020](https://github.com/cibernox/ember-basic-dropdown/pull/1020) Add `setConfig` and deprecate passing config via `environment.js` ([@mkszepp](https://github.com/mkszepp))
19
+
20
+
#### :memo: Documentation
21
+
*[#1021](https://github.com/cibernox/ember-basic-dropdown/pull/1021) Update installation docs and minor fixes in readme ([@mkszepp](https://github.com/mkszepp))
22
+
*[#1019](https://github.com/cibernox/ember-basic-dropdown/pull/1019) Move docs to vite ([@mkszepp](https://github.com/mkszepp))
0 commit comments