Skip to content

Releases: robinsimonklein/stimulus-devtools

v0.4.2

14 Aug 09:20
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

Full Changelog: v0.4.1...v0.4.2

v0.4.1

31 Jul 07:21
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

👾 Fixes

Full Changelog: v0.4.0...v0.4.1

v0.4.0

30 Jul 08:44
Compare
Choose a tag to compare

🕺 First public release

What's Changed

👾 Fixes

🤖 Dependencies

Full Changelog: v0.3.2...v0.4.0

v0.3.1

09 Apr 12:05
Compare
Choose a tag to compare

What's Changed

👾 Fixes

Full Changelog: v0.3.0...v0.3.1

v0.3.0

08 Apr 09:03
Compare
Choose a tag to compare

Highlights

✍️ Improved array and object values editing

You can now add new items to arrays and new key/value pairs to objects on-the-fly.

💡 Extension popup

By clicking on the extension icon, you will now see a small popup helping new users figure out how to use Stimulus DevTools.

What's Changed

🚀 Enhancements

👾 Fixes

🤖 Dependencies

  • chore(deps-dev): bump vite from 5.1.5 to 5.1.7 by @dependabot in #9

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

02 Apr 13:07
Compare
Choose a tag to compare

What's Changed

🚀 Enhancements

👾 Fixes

Full Changelog: v0.1.0...v0.2.0

v0.1.0

29 Mar 17:43
Compare
Choose a tag to compare

🎉 First release !

✨ Features

  • View all controllers on the page
  • Search for a controller
  • View controller instances
  • View controller's values, targets, outlets and classes
  • Edit values on-the-fly
  • Realtime updates when controllers update

Full Changelog: https://github.com/robinsimonklein/stimulus-devtools/commits/v0.1.0