Skip to content

v3.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jul 15:16
· 159 commits to master since this release
4b4d61e

3.0.0 (2024-07-26)

Bug Fixes

  • deps: update dependency @form8ion/core to v4 (bd6b9c1)

Features

  • config: migrate legacy config name to modern config name (c4e10c2)
  • lift: migrated the predicate public function to be named test (56c367a)
  • node-versions: dropped support for node versions v16 and v19 (0760221)

BREAKING CHANGES

  • node-versions: node versions v16 and v19 are no longer supported
  • lift: predicate is now test to better align with the form8ion convention