Skip to content

Supporting optional `base`

Choose a tag to compare

@unional unional released this 20 Oct 22:48
· 258 commits to main since this release

Support usage: unpartial(defaultConfig, configFromJson, givenConfig)

This means base can be undefined.

The behavior when encountering undefined/null is adjusted to better support this use case.