Highlights of changes in the v2 release line
tl;dr rewrite of the extension to SolidJS including multiple new features/fixes: stores, component filtering, time travel debugging, dark more, data-x-data support, better reload/disconnect handling, performance
- 2.0.0, 2.1.0: manifest v3 support
- 2.1.0 stores tab, 2.1.1 fix disconnected ports, 2.1.2 reload when open
- 2.1.2 console globals, hover overlay, 2.1.3 ability to inspect in browser devtools
- 2.2.0 warnings, perf fix & nested data update fix
- 2.2.1 fix: remove/replace components, error hover/inspect, misc type/tests
- 2.2.3 fix: short-circuit if content port connect is handled, 2.2.8 fix: work in read-only when window.Alpine doesn't work
- 2.3.0 feat: dark mode
- 2.4.0 feat: watch/pin data path, 2.4.1 feat: scroll $el into view
- 2.5.0 feat: component message history (time travel debugging), 2.5.1 feat: firefox compat
- 2.6.0 feat: trial mode, runtime license activation, data-x-data support
- 2.7.0 feat: filter component list, history flyout available for free users
Full Changelog: v1.2.0...v2.7.0