Releases: iredchuk/array-join
Releases · iredchuk/array-join
v3.2.0
- Update dev dependencies
- Use Node 18+
- Target ES2020
v3.1.1
- Rewrite in TypeScript
- Simplify interface
- Accept an arbitrary function to create a result item
- Deprecated matching items by a custom function
- Improve performance