Pkg Versions Save

Package your Node.js project into an executable

4.3.3

5 years ago
  • 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.0

5 years ago
  • 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.3.1

5 years ago
  • 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.2

5 years ago
  • 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.2.5

6 years ago

Patches

  • Support node 8.6.0 by [email protected]: a1d1c5978a3a3583429de6315435a094fbde2895
  • Support puppeteer. fixes #204: 175a780c467d2d986a5fe035e5a62f1d0bd936b5
  • Support opn. fixes #207: aa6e7a490c0f6c9e21abad93a384014db3331806
  • Add syntax highlighting to readme: #217
  • Chdir to proc.env.CHDIR, that can be passed explicitly. fixes #231: 939c0dfb700fd709b05222e19dcdfe14a19d8f26

Credits

Huge thanks to @svenluijten for their help!

4.2.3

6 years ago

Patches

  • [email protected]: 4bd70d007334a88b5e56f5eb83586477f30dca63
  • Support of node.js 8.3.0 and 6.11.2

4.2.2

6 years ago

Patches

  • Move one more warning to debug after 07d664ff0: f68c75dddfdb3ffa784c33eba3b14041140715d6

4.2.1

6 years ago

Patches

  • .json and .node can be specified as scripts: 9ab508a3a9ee82a4998137092e5da5980ad461db
  • Added correct deployFiles for sharp: 0648267363999af98db56c575df1d62e84c00157

4.2.0

6 years ago

Minor Changes

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

Patches

  • Fix for google-closure-compiler. fixes #156: 3ffa4fcef2f5b46e79fa2daef4cef5dcbd565b2e
  • Apply stat of EXECPATH to stat on internal files. fixes #177: 3e0c51410a57e3558bb87ddcf3098b1a73bf16d3
  • Fix for phantomjs. fixes #147: 36231b4ed5ace37df966ab454f6775814762b9dc
  • [email protected]. fixes zeit/pkg#174 and zeit/pkg#173: a502ddd299d63a8ed4b42c805e0362be00be855c
  • Show warnings about deployFiles. fixes #72: 1986f6db8f5e6676b1b2c45cae9143132a740ff4
  • Set of patches and tests to fix #108: b6d9d1aa83b6aff3280ed32432ea9b0c2d160ea8
  • Show a warning that css gets into 'scripts'. addresses #79: e4d50db8e0a227d82b59fa4a0bb8c51fd5c824e2
  • Support electron (sort of) and nightmare. fixes #179: cd9601fc9e558217838fe2332ab48c7ab489d793
  • Support tesseract.js. fixes #183: 2e3bfad6877958f65c9bf7c185f4159effe3e80b

4.1.4

6 years ago

Patches

  • [email protected] fixes #171: fb6f9a3cd3bb28a8b9fc1b78d59d7389c35d25a0
  • Cover few more cases by 'insideSnapshot'. fixes #172: 36f00e959ab3238eac66049bb13b0a13f766d471
  • Better check for missing 'main' entry. fixes #162: e0226592d6732ed7cfeba6ed5779f9a08f0cbd1e
  • findNativeAddonSyncFreeFromRequire. fixes #176: f59377c6a78aa42487d806818b87791f4c95b812