New
5.6.0
What's Changed
- Update README.md by @jonaugustine in https://github.com/vercel/pkg/pull/1483
- Copy module folders always to temporary folder by @trippier1 in https://github.com/vercel/pkg/pull/1492
- fix: fs readdir and readdirSync (#1130/#1299) by @kldzj in https://github.com/vercel/pkg/pull/1495
- fix: usage of .node files not in node_modules by @paul-marechal in https://github.com/vercel/pkg/pull/1435
- Bump node-fetch from 2.6.6 to 2.6.7 by @dependabot in https://github.com/vercel/pkg/pull/1497
- fix: copyFile and copyFileSync patch by @robertsLando in https://github.com/vercel/pkg/pull/1484
- fix: fs.stat/fstat promises by @kldzj in https://github.com/vercel/pkg/pull/1511
- build(deps): bump simple-get from 3.1.0 to 3.1.1 by @dependabot in https://github.com/vercel/pkg/pull/1512
- feat: add simple type export (TS) by @louisgv in https://github.com/vercel/pkg/pull/1557
- chore: replace deprecated String.prototype.substr() by @CommanderRoot in https://github.com/vercel/pkg/pull/1560
- fix:
bytecodeoption is a boolean by @paul-marechal in https://github.com/vercel/pkg/pull/1554 - fix: do not overwrite temp .node files by @paul-marechal in https://github.com/vercel/pkg/pull/1547