File tree Expand file tree Collapse file tree 4 files changed +2816
-359
lines changed Expand file tree Collapse file tree 4 files changed +2816
-359
lines changed Original file line number Diff line number Diff line change 1+ .nyc_output
12.vscode
23coverage
34node_modules
Original file line number Diff line number Diff line change 11# Unreleased
22 * Improve package scripts.
33 * Regenerate documentation using updated doc generation packages.
4+ * Mocha ` --exit ` flag required for tests due to ` superagent-load-balancer ` using ` interval ` s that cannot be terminated.
5+ * Added ` nyc ` as ` istanbul ` is now deprecated.
46 * Updated ` debug ` from 3.1.0 to 4.1.1.
57 * Updated ` lodash ` from 4.17.10 to 4.17.11.
68 * Updated ` docdash ` from 0.4.0 to 1.0.3.
1012 * Updated ` eslint-plugin-jsx-a11y ` from 2.2.3 to 6.2.1.
1113 * Updated ` eslint-plugin-react ` from 6.8.0 to 7.12.4.
1214 * Updated ` jsdoc ` from 3.4.3 to 3.5.5.
15+ * Updated ` mocha ` from 3.5.3 to 6.0.2.
16+ * Removed ` istanbul ` .
1317
1418# 2.11.0
1519 * Support addPlugin function
You can’t perform that action at this time.
0 commit comments