1.0.0-pre.10 (2022-10-01)
Bug Fixes
- Add missing blur event listener for gUrlbar (closes #157) (361252b)
- GetModulesMap should be called only once (ecbc8f7)
Maintenance
- Add Eslint rule to alert on using ES modules (.sys.mjs) (7b2cde8)
- Cleanup use-mjs-modules.js (410d96b)
- Eslint update (c02b2da)
- Follow up bug 1667455 - Expose a Services property on all privileged JS scopes (2d6f966)
- Follow up bug 1771831 - Make "List all tabs" item drag-reorder-able (5e5edf0)
- Follow up bug 1777486 - Migrate XPCOMUtils.jsm (fb8448e)
- Follow up bug 1779621 - Migrate intl/locale from jsm to esm (7d1645b)
- Follow up bug 1779982 - Migrate places from ChromeUtils.import to ES6 Modules (6232589)
- Follow up bug 1780543 - Audit eslint-env mozilla/frame-script consumer (ea7b30c)
- Follow up bug 1784882 - Drop MozDialog help button (c53a2d6)
- Follow up bug 1784891 - Consolidate document font-size set by common-shared.css (3b604c6)
- Follow up bug 1792365 - Migrate some of toolkit/modules to ES Modules (91f0d6d)
- Report Eslint error on ChromeUtils.jsm when modulesMap is missing some .sys.mjs files (d67ed26)