- Bugfix. Return resolved promise when invoking the function.
- Add new option
dedupeArrays
, similar toconcatArrays
but duplicate entries are removed.
- Use babel to transpile the source files. Solves issues with optional chaining not yet supported everywhere.
- Add new options
concatArrays
andpromise
- Initial release