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: CHANGELOG.md
+19
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,25 @@
8
8
9
9
10
10
11
+
12
+
## v4.11.0 (2024-02-07)
13
+
14
+
#### :rocket: Enhancement
15
+
*[#2546](https://github.com/emberjs/ember-inspector/pull/2546) add 🔸 to tracked dependencies that caused the last invalidation ([@patricklx](https://github.com/patricklx))
16
+
*[#2549](https://github.com/emberjs/ember-inspector/pull/2549) improve in element support ([@patricklx](https://github.com/patricklx))
17
+
18
+
#### :bug: Bug Fix
19
+
*[#2547](https://github.com/emberjs/ember-inspector/pull/2547) fix render tree triggering when already destroyed ([@patricklx](https://github.com/patricklx))
20
+
*[#2533](https://github.com/emberjs/ember-inspector/pull/2533) ensure port is connected ([@patricklx](https://github.com/patricklx))
0 commit comments