Skip to content

"undefined" --> null

Choose a tag to compare

@curran curran released this 10 Jul 17:15
· 70 commits to main since this release

This release changes the behavior of missing matches. Previously, the string "undefined" was appearing in the output. After this release, the value is null.

Thanks to @javierblancosp for this contribution! #21