Version History
View all published versions, including stable and prerelease versions. You can install any version or view its source code.
Total 4 versionsStable 4Pre-release 0
Showing 1-4, total 41.0.3Latest Version
2022-08-14
1.优化全局变量,防止内存泄露(感谢@cxxjackie哥哥的建议)
a. vueHooked从Object变为WeakMap,作用保持不变
b. vueApp改为vueUnhooked,从Object变为WeakSet,作为debug变量,现在只保留未劫持的app
2.增加app.isUnmounted监听,在Vue app销毁时同时销毁脚本库对其的引用
1.0.1
2022-08-12
1.0.0
2022-08-12