New
v3.14.5
EN:
Fix(Core)Fix unexpected error when init vConsole twice in short time. (issue #525)Fix(Log)Fix bug thatconsole.time | console.timeEnddo not output log. (issue #523)Fix(Element)Fixundefined is not an objecterror when updating attributes. (issue #526)Fix(Network)Do not proxy response body reader when response is done.ChoreFix typo that Svelte is not transpiled by Babel on Windows. (PR #528)
CN:
Fix(Core)修复极短时间内重复初始化 vConsole 导致的报错。 (issue #525)Fix(Log)修复console.time | console.timeEnd不输出日志的问题。 (issue #523)Fix(Element)修复更新 attributes 时引起的undefined is not an object错误。 (issue #526)Fix(Network)当请求完成后,不再代理 response body reader。Chore修复 Svelte 在 Windows 环境中未被 Babel 转义的问题。 (PR #528)