Skip to content

2.0.0

Compare
Choose a tag to compare
@ignatiusmb ignatiusmb released this 27 Oct 16:30
· 47 commits to master since this release
294b25f

We're excited to announce the release of Svelte DevTools v2.0.0, now available in the Chrome Web Store!

This release marks a significant milestone as the extension has been transferred to our organization. It represents a major overhaul of the previous version, featuring modernization and a transition to Vite + Svelte 4. Here's what you can expect in this release:

Key Highlights:

  • Manifest V3, embracing the Chrome extension platform's Manifest V3
  • Zero External Dependencies, ensuring a lighter bundle and faster performance
  • SvelteKit Compatibility, seamless integration with SvelteKit and standalone bundlers
  • Native DevTools Behavior, improvements to mimic the behavior of native devtools and enhanced keyboard navigation
  • Enhanced UX, addressing the font and element scaling issues and various other user experience improvements
  • Detect Svelte 4 Sites, easily identify websites built with Svelte 4 with the colorful badge icon

For a detailed list of changes and updates, please refer to the Full Changelog (1.3.0...v2.0.0).

Thank you for your patience, support and feedback. We hope that Svelte DevTools enhances your Svelte development experience. Happy coding!