From 1f0af61180d5f61d52eeeed10c53d09fdf292fa9 Mon Sep 17 00:00:00 2001 From: kai zhu Date: Sat, 12 Nov 2016 19:23:42 +0800 Subject: [PATCH] - npm publish 2016.10.3 - add env-variable npm_config_mode_coverage_append to allow appending coverage to previous reports - change behavior of =all to cover all files - none --- README.md | 15 +++---- index.js | 105 +++++++++++++++++++++++++++++++++++++-------- lib.example.es6.js | 1 - package.json | 2 +- test.js | 51 +++++++++++++++++++++- 5 files changed, 146 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index d223d2129..7be66ff86 100644 --- a/README.md +++ b/README.md @@ -33,18 +33,17 @@ this zero-dependency package will provide a browser-compatible version of the is - reduce index.js file-size - none -#### change since 83638749 -- npm publish 2016.10.2 -- add es6-syntax support and test +#### change since da229b32 +- npm publish 2016.10.3 +- add env-variable npm_config_mode_coverage_append to allow appending coverage to previous reports +- change behavior of $npm_config_mode_coverage=all to cover all files - none #### this package requires - darwin or linux os #### additional info -- this version does not support es6-module-syntax -- this version does not support es7-syntax or higher -- this version does not support typescript-syntax +- this version supports most es6-syntax (except for es6-modules) - istanbul code derived from https://github.com/gotwarlost/istanbul/tree/v0.2.16 @@ -265,7 +264,7 @@ textarea[readonly] {\n\ \n\

\n\