2.0.2
Full Changelog: v2.0.1...v2.0.2
Built from 60563bf at https://github.com/sveltejs/svelte-devtools/actions/runs/7270686449
- Chrome Web Store: https://chrome.google.com/webstore/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
The final patch release for 2023. This update addresses some minor DX issues when using the left arrow key to navigate from nested elements, and also improves the detection of websites using Svelte 4 on initial page load.
Thank you for your continued support and positive reviews on the Chrome Web Store, see you in 2024!
What's Changed
- refactor: standardize messaging format by @ignatiusmb in #173
- feat: left jump to parent by @ignatiusmb in #174
- chore: upgrade dependencies to latest minor by @ignatiusmb in #179
- fix: execute sensor script on unloaded by @ignatiusmb in #180