Skip to content

value-or-function v4.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 23:21
2ec5fdb

⚠ BREAKING CHANGES

  • Throw on non-function, non-string coercers
  • Properly handle function coercer in array of coercers (#12)
  • Normalize repository, dropping node <10.13 support (#13)

Features

  • Throw on non-function, non-string coercers (1cf5dc7)

Bug Fixes

  • Properly handle function coercer in array of coercers (#12) (1cf5dc7)

Miscellaneous Chores

  • Normalize repository, dropping node <10.13 support (#13) (92b4ec9)