V3.0.0-alpha Release Note
vasdeveloper
released this
12 Jan 12:32
·
41 commits
to master
since this release
V3.0.0-alpha Release Note
1 [Feature] : Support SonicSession reload mode. Web can refresh current sonic session without quit and reopen.
2 [Feature] : Support SonicSession Preload Link mode. SonicSession will send request of sub resource before kernel render when the response of SonicServer contain url list which need to be preloaded.
3 [Feature] : Support React
V3.0.0-alpha 更新公告
1 【特性】:添加SonicSession reload功能,支持页面内使用SonicSession刷新
2【特性】:添加SonicServer preload link功能,当Sonic Server返回需要预加载的子资源url时,Sonic框架会在渲染之前提前拉取子资源url
3【特性】:添加Sonic-React扩展