2.1.0
Full Changelog: v2.0.2...v2.1.0
Built from 14ac16b at https://github.com/sveltejs/svelte-devtools/actions/runs/7639730605
- Chrome Web Store: https://chrome.google.com/webstore/detail/svelte-devtools/kfidecgcdjjfpeckbblhmfkhmlgecoff
Happy new year! We're starting off the Svelte DevTools extension with a new minor update that includes the much-requested inspector button, which allows you to click on any element on your page and automatically expands the hierarchy tree in the Svelte devtools panel until it reaches the selected element.
What's Changed
- chore: single dev script and updates by @ignatiusmb in #183
- feat: add inspector button by @ignatiusmb in #182