You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by ky...@apache.org on 2019/04/10 06:55:53 UTC

[incubator-weex] branch master updated: [jsfm] Upgrade the weex js framework to v0.29.6 (#2299)

This is an automated email from the ASF dual-hosted git repository.

kyork pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-weex.git


The following commit(s) were added to refs/heads/master by this push:
     new 84192ba  [jsfm] Upgrade the weex js framework to v0.29.6 (#2299)
84192ba is described below

commit 84192ba89c640ea355f2cf35248993a3747b2825
Author: Hanks <zh...@gmail.com>
AuthorDate: Wed Apr 10 14:55:49 2019 +0800

    [jsfm] Upgrade the weex js framework to v0.29.6 (#2299)
    
    Notable changes:
    
    * Throw the caught exception in componentHook (#2285)
---
 package.json                | 2 +-
 pre-build/weex-main-jsfm.js | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package.json b/package.json
index 89ab97f..417a2a1 100644
--- a/package.json
+++ b/package.json
@@ -2,7 +2,7 @@
   "name": "weex",
   "version": "0.12.2",
   "subversion": {
-    "framework": "0.29.5",
+    "framework": "0.29.6",
     "transformer": ">=0.1.5 <0.5"
   },
   "description": "A framework for building Mobile cross-platform UI",
diff --git a/pre-build/weex-main-jsfm.js b/pre-build/weex-main-jsfm.js
index c35bc57..c6b4dc1 100644
--- a/pre-build/weex-main-jsfm.js
+++ b/pre-build/weex-main-jsfm.js
@@ -1,2 +1,2 @@
-(this.nativeLog||function(e){console.log(e)})("Start JS Framework 0.29.5, Build at 2019-03-13 10:52. (Vue: 2.5.16-weex.5, Rax: 0.4.20)");var global=this,process={env:{}},setTimeout=global.setTimeout;!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define(t):t()}(0,function(){"use strict";var t,c,r,l;function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(e,t){return e(t={ex [...]
+(this.nativeLog||function(e){console.log(e)})("Start JS Framework 0.29.6, Build at 2019-04-08 17:04. (Vue: 2.5.16-weex.5, Rax: 0.4.20)");var global=this,process={env:{}},setTimeout=global.setTimeout;!function(e,t){"object"==typeof exports&&"undefined"!=typeof module?t():"function"==typeof define&&define.amd?define(t):t()}(0,function(){"use strict";var t,c,r,l;function e(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function n(e,t){return e(t={ex [...]
 //# sourceMappingURL=weex-js-framework.min.js.map