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
"description": "## Release (2026-04-24)\n\n* ember-inspector 4.17.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-inspector`\n * [#2730](https://github.com/emberjs/ember-inspector/pull/2730) Enable Opening of Components in Preferred Text Editor ([@trek](https://github.com/trek))\n\n#### :bug: Bug Fix\n* `ember-inspector`\n * [#2736](https://github.com/emberjs/ember-inspector/pull/2736) fix tab action icon detection of newer ember apps ([@patricklx](https://github.com/patricklx))\n * [#2734](https://github.com/emberjs/ember-inspector/pull/2734) fix websocket adapter ([@patricklx](https://github.com/patricklx))\n\n#### :house: Internal\n* `ember-inspector`\n * [#2739](https://github.com/emberjs/ember-inspector/pull/2739) update release-plan ([@mansona](https://github.com/mansona))\n * [#2713](https://github.com/emberjs/ember-inspector/pull/2713) Prepare Release v4.16.0 ([@github-actions[bot]](https://github.com/apps/github-actions))\n * [#2712](https://github.com/emberjs/ember-inspector/pull/2712) Split event handling and chrome.storage saving in extensions options … ([@trek](https://github.com/trek))\n\n#### Committers: 4\n- Chris Manson ([@mansona](https://github.com/mansona))\n- GitHub Actions [Bot] ([@github-actions](https://github.com/apps/github-actions))\n- Patrick Pircher ([@patricklx](https://github.com/patricklx))\n- Trek Glowacki ([@trek](https://github.com/trek))\n"
21
+
"description": "## Release (2026-05-27)\n\n* ember-inspector 5.0.0 (major)\n\n#### :boom: Breaking Change\n* `ember-inspector`\n * [#2760](https://github.com/emberjs/ember-inspector/pull/2760) Drop support for websocket adapter ([@pichfl](https://github.com/pichfl))\n\n#### :house: Internal\n* `ember-inspector`\n * [#2759](https://github.com/emberjs/ember-inspector/pull/2759) Modernize ESLint configuration ([@pichfl](https://github.com/pichfl))\n * [#2758](https://github.com/emberjs/ember-inspector/pull/2758) Use import for compareVersions ([@pichfl](https://github.com/pichfl))\n * [#2757](https://github.com/emberjs/ember-inspector/pull/2757) Use modern ember-cli-showdown ([@pichfl](https://github.com/pichfl))\n * [#2756](https://github.com/emberjs/ember-inspector/pull/2756) Add vite-test-app stub ([@pichfl](https://github.com/pichfl))\n * [#2755](https://github.com/emberjs/ember-inspector/pull/2755) move release-plan back to a root dev-dependency ([@mansona](https://github.com/mansona))\n * [#2754](https://github.com/emberjs/ember-inspector/pull/2754) Remove dependencies and scripts that are no longer in use ([@pichfl](https://github.com/pichfl))\n * [#2753](https://github.com/emberjs/ember-inspector/pull/2753) Separate prettier from eslint ([@pichfl](https://github.com/pichfl))\n * [#2752](https://github.com/emberjs/ember-inspector/pull/2752) Move ember-inspector from root into packages/ember-inspector ([@pichfl](https://github.com/pichfl))\n* Other\n * [#2751](https://github.com/emberjs/ember-inspector/pull/2751) Move ember-debug into packages folder ([@pichfl](https://github.com/pichfl))\n * [#2745](https://github.com/emberjs/ember-inspector/pull/2745) Remove TypeScript from the ember-inspector UI application ([@pichfl](https://github.com/pichfl))\n * [#2744](https://github.com/emberjs/ember-inspector/pull/2744) Reduce complexity in startInspector ([@pichfl](https://github.com/pichfl))\n * [#2743](https://github.com/emberjs/ember-inspector/pull/2743) Refactor: Prefer top-level await over callbacks in entries ([@pichfl](https://github.com/pichfl))\n * [#2741](https://github.com/emberjs/ember-inspector/pull/2741) Refactor: Reorganize ember_debug to prepare for modules ([@pichfl](https://github.com/pichfl))\n\n#### Committers: 2\n- Chris Manson ([@mansona](https://github.com/mansona))\n- Florian Pichler ([@pichfl](https://github.com/pichfl))\n"
*[#2755](https://github.com/emberjs/ember-inspector/pull/2755) move release-plan back to a root dev-dependency ([@mansona](https://github.com/mansona))
18
+
*[#2754](https://github.com/emberjs/ember-inspector/pull/2754) Remove dependencies and scripts that are no longer in use ([@pichfl](https://github.com/pichfl))
19
+
*[#2753](https://github.com/emberjs/ember-inspector/pull/2753) Separate prettier from eslint ([@pichfl](https://github.com/pichfl))
20
+
*[#2752](https://github.com/emberjs/ember-inspector/pull/2752) Move ember-inspector from root into packages/ember-inspector ([@pichfl](https://github.com/pichfl))
21
+
* Other
22
+
*[#2751](https://github.com/emberjs/ember-inspector/pull/2751) Move ember-debug into packages folder ([@pichfl](https://github.com/pichfl))
23
+
*[#2745](https://github.com/emberjs/ember-inspector/pull/2745) Remove TypeScript from the ember-inspector UI application ([@pichfl](https://github.com/pichfl))
24
+
*[#2744](https://github.com/emberjs/ember-inspector/pull/2744) Reduce complexity in startInspector ([@pichfl](https://github.com/pichfl))
25
+
*[#2743](https://github.com/emberjs/ember-inspector/pull/2743) Refactor: Prefer top-level await over callbacks in entries ([@pichfl](https://github.com/pichfl))
26
+
*[#2741](https://github.com/emberjs/ember-inspector/pull/2741) Refactor: Reorganize ember_debug to prepare for modules ([@pichfl](https://github.com/pichfl))
27
+
28
+
#### Committers: 2
29
+
- Chris Manson ([@mansona](https://github.com/mansona))
0 commit comments