Full Changelog: v2.2.1...v2.2.2
Built from 673b6a2 at https://github.com/sveltejs/svelte-devtools/actions/runs/9268442136
- Chrome Web Store: https://chrome.google.com/webstore/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
- Firefox Signed Add-on: https://github.com/sveltejs/svelte-devtools/releases/download/v2.2.2/svelte-devtools.xpi
Minimum Chrome Version Enforcement
The extension now enforces a minimum Chrome version of 121. Users with a Chrome version lower than 121 will need to update their browser to continue receiving automatic updates from the Chrome Web Store.
What's Changed
- fix: adjust node colors in light mode by @ignatiusmb in #216
- fix: add
"minimum_chrome_version"
key by @ignatiusmb in #217 - docs: update extension requirements by @ignatiusmb in #220