File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 2020-->
2121## Release Notes for Cordova Browser ##
2222
23+ ### 6.0.0 (Feb 01, 2019)
24+ * [ GH-70 ] ( https://github.com/apache/cordova-browser/pull/70 ) Browser Platform Release Preparation (Cordova 9)
25+ * [ GH-68 ] ( https://github.com/apache/cordova-browser/pull/68 ) Copy node_modules if the directory exists
26+ * [ GH-63 ] ( https://github.com/apache/cordova-browser/pull/63 ) Dependency bump cordova-common@^3.0.0
27+ * [ CB-13740] ( https://issues.apache.org/jira/browse/CB-13740 ) Return expected promise resolving with array
28+ * [ GH-59 ] ( https://github.com/apache/cordova-browser/pull/59 ) Remove Bundled Dependencies
29+ * [ CB-14073] ( https://issues.apache.org/jira/browse/CB-14073 ) ** Browser** : Drop Node 4, Added Node 10
30+ * [ CB-14252] ( https://issues.apache.org/jira/browse/CB-14252 ) Allow to send --silent arg to run command to disable output (#57 )
31+ * [ CB-13999] ( https://issues.apache.org/jira/browse/CB-13999 ) (browser) - Reading ` config.xml ` respects base href (#52 )
32+ * [ GH-50 ] ( https://github.com/apache/cordova-browser/pull/50 ) corrected path for ` config.xml `
33+ * [ CB-13689] ( https://issues.apache.org/jira/browse/CB-13689 ) Updated RELEASENOTES and Version for release 5.0.3
34+
2335### 5.0.2 (Dec 18, 2017)
2436* [ CB-13689] ( https://issues.apache.org/jira/browse/CB-13689 ) : Updated checked-in node_modules
2537* [ CB-13562] ( https://issues.apache.org/jira/browse/CB-13562 ) : fixed asset tag when adding push plugin to ** Browser**
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-browser" ,
3- "version" : " 5.1.0-dev " ,
3+ "version" : " 6.0.0 " ,
44 "description" : " cordova-browser release" ,
55 "main" : " bin/template/cordova/Api.js" ,
66 "bin" : " bin/create" ,
You can’t perform that action at this time.
0 commit comments