- Run the formatter as a
world: "MAIN"content script instead of injecting a<script type="module">into the page. The module load started before the page's own<script type="importmap">was parsed, which made the browser reject that import map and broke every module-based script on the page (GitHub, since they shipped an import map). The extension now adds no node to the DOM, needs noweb_accessible_resources, and is no longer visible to the page. Requires Chrome 111+ / Firefox 128+.
Fix browser extension not working on Firefox.
No change in this version, but use the same version as the browser extension.
- [BREAKING] Release this package as ESM instead of CommonJS. Drop support for NodeJS < 18.
- Release under
@jdeniau/immutable-devtoolsname. - Add dark mode support https://github.com/jdeniau/immutable-devtools/commit/cee668d10a551d9bec6c3a960e36f8230a07ba16
- Fix issue with the string
"null"https://github.com/jdeniau/immutable-devtools/commit/e6262f02074ce64fb024314d66929eeec8d12b8b