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.
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.3.2. Release notes Sourced from prettier's releases. 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4 Fix .eslintrc.json format...
Bumps [got](https://github.com/sindresorhus/got) from 11.8.2 to 14.4.1. Release notes Sourced from got's releases. v14.4.1 Fix missing dependency dfc54d9 https://github.com/sindresorhus/got/compare/v14.4.0...v14.4.1 v14.4.0 Improve TypeScript types with generic extend (#2353) 15ca4a0 https://github.com/sindresorhus/got/compare/v14.3.0...v14.4.0 v14.3.0 Update...
## Description RFC: https://github.com/emberjs/rfcs/pull/1003 Implementation: https://github.com/emberjs/ember.js/pull/20686 Advancement: https://github.com/emberjs/rfcs/pull/1015 Deprecation Guide: https://github.com/ember-learn/deprecation-app/pull/1381 ## Screenshots
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.1 to 3.3.3. Release notes Sourced from prettier's releases. 3.3.3 🔗 Changelog 3.3.2 🔗 Changelog 3.3.1 🔗 Changelog 3.3.0 diff 🔗 Release note 3.2.5 🔗 Changelog 3.2.4...
Bumps [compare-versions](https://github.com/omichelsen/compare-versions) from 4.1.3 to 6.1.1. Changelog Sourced from compare-versions's changelog. 6.1.1 - 2024-07-13 Fix ESM module browser support by appending .js extension to imports. 6.1.0 - 2023-08-07 Add new...
Reverts emberjs/ember-inspector#2582 so we do not forget about this
## Description see https://github.com/emberjs/ember.js/pull/20775 ## Screenshots
**Is your feature request related to a problem? Please describe.** I want to be able to inspect and interact with the owner more easily. I shouldn't need to find some...
- ❌ GlimmerRuntime - ❌ GlimmerReference - ✅ GlimmerManager - ✅ GlimmerUtil - ✅ EmberDestroyable I isolated the changes to identify better which caused the tests to fail. The current...