chore(release): publish 3.6.1
特性
小程序
- 迁移plugin-inject到主仓 (6390b29)
- advanced: 虚拟列表支持 enhanced 属性 fix #13217 (55de2b6)
- vue support fragment fix (c0aa4e0)
H5
修复
小程序
- 修复 location pathname 错误解析逻辑 (ec09d98)
- 修复拼写错误 (1c21446)@hxlniada
- components: update input methods (0a2790a)
- components: VirtualList restCount可能是负数 (4e3cad3)@halodong
- library: 修复旧版本适配器导出 (9f82c0a)
- react: 禁用 react 合成事件抛出 fix #13223 (ff64cad)
H5
- h5: 为 vue 适配器映射 tap & click 事件 fix #13210 (591dd76)
- h5: 修复 vue2 v-model 语法使用 (406dfc4)
- h5: lint styles (1b272b1)