Skip to content

Support combining function matchers with other options

Choose a tag to compare

@wheresrhys wheresrhys released this 15 Oct 21:01
· 1748 commits to main since this release

So that e.g. .get(url => /\?/.test(url)) will work