Releases: alpine-collective/alpinejs-devtools
Releases · alpine-collective/alpinejs-devtools
v1.2.0
v1.1.0
- feature: initial Alpine v3 support (view/edit components & data)
https://github.com/alpine-collective/alpinejs-devtools/milestone/17?closed=1
v1.0.1
v1.0.0
- performance: faster devtools boot time (component detection)
- performance: faster load time of component data when there's a large dataset
- fix: reset selected component when the page URL changes
https://github.com/alpine-collective/alpinejs-devtools/milestone/5?closed=1
v0.3.0
- feature: warnings tab, supports eval errors in Alpine.js components (requires Alpine.js 2.8.0+)
- fix: x-model updates that weren't causing a re-render
- enhancement: link to discussions tab when displaying "Unserializable Value"
https://github.com/alpine-collective/alpinejs-devtools/milestone/16?closed=1
v0.2.2
- fix crash when closing and re-opening devtools
https://github.com/alpine-collective/alpinejs-devtools/milestone/15?closed=1
v0.2.1
- Fix: remove unused
tabs
permission
https://github.com/alpine-collective/alpinejs-devtools/milestone/14?closed=1
v0.2.0
- Feature: redesign to support tabs in future (adds "Watching X components" in footer)
- Fix: removes unused permissions
- Fix: hanging when Alpine is detected but no components found.
- Internal: refactor backend.js
https://github.com/alpine-collective/alpinejs-devtools/milestone/13?closed=1
v0.1.1
v0.1.0
- feature: add
$x0
,$x1
etc global variables Alpine components #122 - fix: detection of Alpine.js version when it contains a 0 #125
- fix: color of "outdated Alpine version" section #125
- internal: upgrade Alpine.js version #125
https://github.com/alpine-collective/alpinejs-devtools/milestone/11?closed=1