Releases: effector/inspector
Releases · effector/inspector
v0.14.1
v0.14.0
🚀 Features
- Implemented
attachInspector
feature #56 (@AlexandrHoroshih)
v0.13.0
🚀 Features
- Collapse object-values by default #55 (@ilyaagarkov)
v0.12.1
🐛 Bug Fixes
- Rollback missed
z-index
#54 (@ilyaagarkov)
v0.12.0
🚀 Features
- Allow to move inspector #53 (@ilyaagarkov)
- Allow to render circular objects #52 (@ilyaagarkov)
v0.11.0
🚀 Features
- Bundle all dependencies into package #49 (@ilyaagarkov)
- Fully refactored into SolidJS #46 (@ilyaagarkov)
🐛 Bug Fixes
- Change event to
keydown
for handling inspector visibility #50 (@ilyaagarkov)
🧰 Maintenance
- build(deps): bump minimatch from 3.0.4 to 3.1.2 #47 (@dependabot)
v0.10.3
🐛 Bug Fixes
- Avoid using browser's storages for no browser env #45 (@ilyaagarkov)
v0.10.2
🐛 Bug Fixes
- removing effector-storage and use built-in tools for storages #44 (@ilyaagarkov)
v0.10.1
🐛 Bug Fixes
- add effector-storage dependency #43 (@ilyaagarkov)
v0.10.0
🚀 Features
- Add a toggle of log and tracing #42 (@ilyaagarkov)
🐛 Bug Fixes
- Fix broken operation priorities for traced stores #41 (@ilyaagarkov)