v4.0.0
Breaking changes
-
The CommonJS build of this package now targets ES 2020, which is the same
target as the ESM build #166.If running tests against a pre-2020 browser or version of Node, you may need
to add a polyfill for Array.prototype.flatMap in your own project.