CHANGES.md 464 B

Changelog

0.1.1 (2022-04-08)

  • Bugfix. Return resolved promise when invoking the function.

0.1.0 (2021-07-08)

  • Add new option dedupeArrays, similar to concatArrays but duplicate entries are removed.

0.0.3 (2021-06-30)

  • Use babel to transpile the source files. Solves issues with optional chaining not yet supported everywhere.

0.0.2 (2021-04-28)

  • Add new options concatArrays and promise

0.0.1 (2021-03)

  • Initial release