This repository has been archived by the owner on Jan 13, 2024. It is now read-only.
Releases: vercel/pkg
Releases · vercel/pkg
4.3.3
4.3.2
4.3.1
- support exiftool.exe and exiftool.pl for dist-exiftool (#246) thanks to @mika-fischer
- logform support (winstonjs library) (#337) thanks to @mfds
- implement --public-packages. thanks to @szaffarano for idea
- support object spread. update acorn, add a test for object spread
- rename 'permissive' to 'public' to align with cli opt
- support tiny-worker. fixes #334
4.3.0
- fix v8flags package
- handle callbacks for exec and execFile
- fix hanging mongoose test
- reduce testing time by removing node0 and node4
- fix "blessed" npm module (#314) thanks to @TooTallNate
4.2.5
Patches
- Support node 8.6.0 by [email protected]: a1d1c59
- Support puppeteer. fixes #204: 175a780
- Support opn. fixes #207: aa6e7a4
- Add syntax highlighting to readme: #217
- Chdir to proc.env.CHDIR, that can be passed explicitly. fixes #231: 939c0df
Credits
Huge thanks to @svenluijten for their help!
4.2.3
Patches
- [email protected]: 4bd70d0
- Support of node.js 8.3.0 and 6.11.2
4.2.2
4.2.1
4.2.0
Minor Changes
Patches
- Fix for google-closure-compiler. fixes #156: 3ffa4fc
- Apply stat of EXECPATH to stat on internal files. fixes #177: 3e0c514
- Fix for phantomjs. fixes #147: 36231b4
- [email protected]. fixes #174 and #173: a502ddd
- Show warnings about deployFiles. fixes #72: 1986f6d
- Set of patches and tests to fix #108: b6d9d1a
- Show a warning that css gets into 'scripts'. addresses #79: e4d50db
- Support electron (sort of) and nightmare. fixes #179: cd9601f
- Support tesseract.js. fixes #183: 2e3bfad