Lumi De Smedt

Results 2 issues of Lumi De Smedt

Tested on version 6.9.4 Stringify with `arrayFormat: comma` encodes objects inside arrays as `[object Object]` I took this code from the examples: ``` qs.stringify({ a: { b: { c: 'd',...

bug
help wanted
stringify

The latest update should probably not have been a patch version bump. We were using `import Portal from "svelte-portal/src/Portal.svelte";` like the documentation suggested. This caused builds to fail with this...