diff --git a/.changeset/small-colts-doubt.md b/.changeset/small-colts-doubt.md new file mode 100644 index 0000000000..e2d44296fa --- /dev/null +++ b/.changeset/small-colts-doubt.md @@ -0,0 +1,5 @@ +--- +"supi": patch +--- + +Don't fail if opts.reporter is a string instead of a function.