tomi / fromfrom

A JS library written in TS to transform sequences of data from format to another
MIT License
480 stars 9 forks source link

feat: add mapNotNullable #140

Closed tomi closed 2 years ago

tomi commented 2 years ago

Add a new mapNotNullable method that maps and filters out null and undefined values.

tomi commented 2 years ago

:tada: This PR is included in version 1.8.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: