Releases
v8.0.8
TL;DR
Merged a PR by @jmclean-cnexus that fixed the types of FilterFunction
@jmclean-cnexus also abstracted some utility functions in containers.ts
into container-utils.ts
, and wrote accompanying tests 🎉
Commits
Rebuild 0383045
Format, add specific examples of blocks & filters ad6fe3d
Format d158e64
Merge pull request #205 from jmclean-cnexus/master 81c09e9
update README to include tests tag in contributers as well as reference name 93d2997
add test contribution since there are some unit tests in this latest push 56e8685
add name to .allcontributors d200f89
remove package lock from previous commit and add to .gitignore c1c71d5
break out container to be more testable 4ba4f2b
Merge pull request #204 from squirrellyjs/all-contributors/add-jmclean-cnexus 4fd4a57
docs: update .all-contributorsrc [skip ci] 08c72d2
docs: update README.md [skip ci] bf3e9bd
Rebuild after FilterFunction type fix 009073d
Merge pull request #203 from jmclean-cnexus/bugfix/update-filter-function-type-def db7ef0f
remove package-lock b97041c
change string type to any type 82fa1bf
Allow any number of arguments that are strings 6211864
v8.0.7...v8.0.8
You can’t perform that action at this time.