github NervJS/taro v3.0.0-rc.6
发布 v3.0.0-rc.6

latest releases: v3.6.28, v4.0.0-beta.54, v4.0.0-beta.53...
3 years ago

修复

  • @tarojs/taro 未导出 getCurrentInstance,by @vdfor
  • 虚拟列表 scrollTo 方法无效,close #6751
  • 无法使用 require.context,fix #6720

H5

  • 路由无法跳转参数不同的同一页面, close #6612
  • navigateBack API支持配置 delta,close #6740

小程序

  • 自定义 tabbar key 报错, close #6297
  • input 组件光标位置初次聚焦在最左边,#6632
  • QQ 小程序 bindLongTab 事件不存在,by @disflyer

类型

  • 修复 false 拼写错误, by @kokororin
  • 自定义 Hooks 不准确,by @fjc0k

CLI

  • 修复 sass 配置校验,close #6745

重构

  • 开发模式现在也会打开 tree-shaking, close #6705
  • nextTick 函数一定会在 onReady 之后运行 , close #6501

Don't miss a new taro release

NewReleases is sending notifications on new releases.