@marsjs/core

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

0.3.6 (2019-11-06)

Bug Fixes

  • core: fix v-model not working when val is empty (5f2fe81)

0.3.5 (2019-10-28)

Bug Fixes

  • core: fix props update before created (b82ef33)

Features

0.3.4 (2019-10-24)

Bug Fixes

Features

0.3.3 (2019-09-12)

Bug Fixes

0.3.3-beta.1 (2019-09-12)

Bug Fixes

  • core: move h5 entry to mars-core (b5654f5)

0.3.3-beta.0 (2019-09-11)

Features

  • core: export $platform from core (3e74014)

0.3.2 (2019-09-10)

Bug Fixes

  • core & build: remove rootComputed (8913128)

0.3.1 (2019-09-10)

Features

  • core: reportAnalytics 类型定义 (0c7a1f8)
  • core: 增加 recognizeImage 类型定义 (281e63b)
  • core: 增加生命周期类型定义 (82d143d)
  • core: 增加类型定义 (3c1c4a3)
  • core: 增加类型定义 (2c4a8c1)
  • core: 补充 ts 定义 (b791710)

0.3.0 (2019-09-09)

Note: Version bump only for package @marsjs/core

0.3.0-alpha.10 (2019-09-09)

Bug Fixes

0.3.0-alpha.9 (2019-09-06)

Note: Version bump only for package @marsjs/core

0.3.0-alpha.8 (2019-09-06)

Features

0.3.0-alpha.7 (2019-09-03)

Bug Fixes

  • core: fix navigateBack detached error (c4289f9)

0.3.0-alpha.6 (2019-08-30)

Features

BREAKING CHANGES

  • core: swan lifecycle-2-0 is a breaking change

0.3.0-alpha.5 (2019-08-01)

Bug Fixes

0.3.0-alpha.4 (2019-07-25)

Note: Version bump only for package @marsjs/core

0.3.0-alpha.3 (2019-07-25)

Features

0.3.0-alpha.2 (2019-07-23)

Note: Version bump only for package @marsjs/core

0.3.0-alpha.1 (2019-07-23)

Features

  • build: support SFC config block, enable import Vue in H5 (#142) (c4dfa54)
  • core: export config (94b1173)

0.3.0-alpha.0 (2019-07-11)

Features

  • core: add debug and fix events before Vue instance created (e9881c5)
  • core: 删除 Vue 中用不到的 render-helpers (1fa5515)
  • fix update child props, fix (4901ca4)
  • 去除 VNode (3137556)

0.2.15 (2019-07-11)

Bug Fixes

  • core: fix 切换组件 inited 时 computed 数据错误 (#133) (803bac8)