ember-inspector
ember-inspector copied to clipboard
Adds an Ember tab to the browser's Developer Tools that allows you to inspect Ember objects in your application.
**Describe the bug** After updating my app to v6.1 (and also with new ember app), the inspector isn't working anymore. The inspector doesn't detect the app. With 6.0 it works...
## Description This makes it easier for people not using volta to contribute. Personally since pnpm can manage node version and pnpm version itself now I think we should remove...
Bumps [gulp-zip](https://github.com/sindresorhus/gulp-zip) from 5.1.0 to 6.1.0. Release notes Sourced from gulp-zip's releases. v6.1.0 Update dependencies (#126) 2cb2061 https://github.com/sindresorhus/gulp-zip/compare/v6.0.0...v6.1.0 v6.0.0 Breaking Require Node.js 18 ccd0a32 This package is now pure ESM....
Bumps [nanoid](https://github.com/ai/nanoid) from 3.3.7 to 3.3.8. Changelog Sourced from nanoid's changelog. 3.3.8 Fixed a way to break Nano ID by passing non-integer size (by @myndzi). Commits 3044cd5 Release 3.3.8 version...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.6 to 14.4.5. Release notes Sourced from got's releases. v14.4.5 Fix a crash with Got accessing a non-existent request (#2391) c079b93 https://github.com/sindresorhus/got/compare/v14.4.4...v14.4.5 v14.4.4 Fix support for AbortSignal#timeout()...
Bumps [cross-spawn](https://github.com/moxystudio/node-cross-spawn) from 6.0.5 to 6.0.6. Changelog Sourced from cross-spawn's changelog. 6.0.6 (2024-11-18) Bug Fixes disable regexp backtracking (#160) (ba5aaef) core: support worker threads (#127) (f4af31c) Commits d35c865 chore(release): 6.0.6...
Bumps [ember-cli-code-coverage](https://github.com/kategengler/ember-cli-code-coverage/tree/HEAD/packages/ember-cli-code-coverage) from 1.0.3 to 3.1.0. Release notes Sourced from ember-cli-code-coverage's releases. Release 3.1.0 :rocket: Enhancement ember-cli-code-coverage #426 Bump some deps (@RobbieTheWagner) #419 Add Config per Reporter (@gossi) :house: Internal...
Bumps [del](https://github.com/sindresorhus/del) from 6.1.1 to 8.0.0. Release notes Sourced from del's releases. v8.0.0 Breaking Require Node.js 18 (#161) e2e5b71 Improvements Update dependencies (#161) e2e5b71 https://github.com/sindresorhus/del/compare/v7.1.0...v8.0.0 v7.1.0 Add path to onProgress...
Bumps [ember-test-selectors](https://github.com/mainmatter/ember-test-selectors) from 6.0.0 to 7.0.0. Release notes Sourced from ember-test-selectors's releases. v7.0.0 :boom: Breaking Change #1258 Remove support for Node.js 12, 14 and 16 (@Turbo87) :rocket: Enhancement #1220 Remove...
This fella:  **Is your feature request related to a problem? Please describe.** The button floats into the gutter of the main panel which causes...