Skip to content

Releases: macklinu/matches

Release list

v1.0.0

Choose a tag to compare

@macklinu macklinu released this 09 Jul 04:52
2db18cc

1.0.0 (2018-07-09)

Bug Fixes

  • return false when checking a non-object (d7b372f)
  • support CommonJS module.exports (a11cc02)

Features

  • enforce flattened predicate object (3eecb58)
  • implement matches() (1f85bc8)

Performance Improvements