Bug Fix
Config
options defined by an array are not properly merged from mode config (production, development, test) to root, the source array overwrites the base array, as opposed to combing them
Feature
Copy Plugin
add new schema configuration property 'options.copy.items[].exclude' to allow for excluding paths and/or files from a bulk directory copy
Feature
Javascript
add support to enable a tsc check on a javascript project and/or javascript files, as opposed to allowing a check on typescript projects only
Refactoring
Logging
add to keywords list for secure string scanning