Bun v1.1.45 - Fixes 13 bugs (addressing 50 👍) - X509Certificate, diffieHellman, getCipherInfo in 'crypto' - 82% of Node.js' "stream" tests pass (several remaining test Node internals) - Bugfixes to fs.mkdir and more Thanks to 5 contributors! bun.sh/blog/bun-v1.1.…
1
10
209
6K
3
@bunjavascript This is awesome, X509Certificate was a major blocker for me integrating graphile-worker and pglite together in server-side testing, now it should be possible!