nise
nise copied to clipboard
fix: node 18|20 compatibility
In Node 18+ FormData and FileReader have been removed.
This PR adds a polyfill for FormData and updates the feature detection around Blob and FileReader to work in Node 18+.
blocking as Node 16 is unsupported
https://github.com/sinonjs/nise/actions/runs/17205768441/job/48805959842