🐞 Bug Fixes
- Compatible with
vue-query
- by @webfansplz in #149 (4b857) - client:
- Deserialize issue on editing custom property - by @Azurewarth0920 in #144 (c1e14)
- Expand all parent nodes on inspecting component tree - by @webfansplz in #151 (66a29)
🏎 Performance
- Use
Set.has
instead ofArray.includes
- by @Azurewarth0920 in #140 (c8eba)