v7.0.15
🚨 Breaking Changes
- Deprecate schema package - by @webfansplz (54e84)
🚀 Features
- Enable editing on BigInt type - by @Azurewarth0920 in #215 (32746)
- client: Improve inspector UI of Map data type - by @Azurewarth0920 in #220 (5ce3a)
🐞 Bug Fixes
- client:
- Deserialize value on drafting new prop - by @Azurewarth0920 in #222 (9695d)
- Enable drafting prop on empty object - by @Azurewarth0920 in #223 (d3042)
- electron:
- User app bundle file extension - by @webfansplz (ddc9e)
- kit:
- Mark vue as peer dependencies - by @Yueyanc in #218 (40f93)
- Use factory function to init/reset state - by @webfansplz (fca27)
- Set active app record after register component plugin - by @webfansplz (32cb3)
🏎 Performance
- Improve RefStateEditor.set performance - by @Azurewarth0920 in #221 (112ec)