Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Releases: vercel/pkg

4.3.3

21 Jun 22:06
Compare
Choose a tag to compare
  • switch from acorn to @babel/parser. fixes #206 (object spread)
  • switch from babel-preset-es2015 to babel-preset-env
  • switch from simple-bufferstream to into-stream. fixes #442
  • test for undo patch for PKG_INVOKE_NODEJS
  • proper error messages for node 10 emulation

4.3.2

21 Jun 10:26
Compare
Choose a tag to compare
  • support node 10.4.1 and 8.11.3
  • readme: usage of max_old_space_size. fixes #447
  • refactor: pass marker separately from record to all fns
  • filter out bakes that don't influence the bytecode. fixes #308
  • dictionary: negotiator. fixes #387

4.3.1

21 Jun 10:29
Compare
Choose a tag to compare
  • 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

21 Jun 10:32
Compare
Choose a tag to compare
  • 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

06 Oct 08:53
Compare
Choose a tag to compare

Patches

  • Support node 8.6.0 by pkg-fetch@2.3.11: 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

15 Aug 16:17
Compare
Choose a tag to compare

Patches

  • Pkg-fetch@2.3.10: 4bd70d0
  • Support of node.js 8.3.0 and 6.11.2

4.2.2

06 Aug 10:52
Compare
Choose a tag to compare

Patches

4.2.1

04 Aug 09:49
Compare
Choose a tag to compare

Patches

  • .json and .node can be specified as scripts: 9ab508a
  • Added correct deployFiles for sharp: 0648267

4.2.0

03 Aug 17:44
Compare
Choose a tag to compare

Minor Changes

  • Dont warn Cannot resolve on non-toplevel. fixes #48 sort of: 0ae96a4

Patches

4.1.4

28 Jul 15:57
Compare
Choose a tag to compare

Patches