Closed lili2311 closed 2 years ago
Move away from using empty string as a value not set, use undefined instead to avoid issues checking if a value is present.
:tada: This PR is included in version 1.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
What this does
Move away from using empty string as a value not set, use undefined instead to avoid issues checking if a value is present.