Skip to content

Releases: nwutils/nw-builder

v4.0.11

05 Feb 22:27
7f9ed12

Choose a tag to compare

What's Changed

  • chore(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #782

Full Changelog: v4.0.10...v4.0.11

v4.0.10

05 Feb 22:17
38dc4a6

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump prettier from 2.8.2 to 2.8.3 by @dependabot in #775
  • chore(deps-dev): bump eslint from 8.31.0 to 8.33.0 by @dependabot in #780
  • chore(deps): bump glob-promise from 6.0.1 to 6.0.2 by @dependabot in #776
  • chore(deps-dev): bump jsdom from 21.0.0 to 21.1.0 by @dependabot in #777
  • chore(deps-dev): bump jest from 29.3.1 to 29.4.1 by @dependabot in #779
  • fix: file globing by @tharatau in #785

Full Changelog: v4.0.9...v4.0.10

v4.0.9

04 Feb 00:29
8c6af3d

Choose a tag to compare

What's Changed

  • Minor typo fix by @jessemillar in #773
  • fix(test): false positives while building and running demo app by @tharatau in #781

New Contributors

Full Changelog: v4.0.8...v4.0.9

v4.0.8

16 Jan 00:06
15b94c0

Choose a tag to compare

What's Changed

  • fix: create cacheDir and outDir before getting release info by @tharatau in #772

Full Changelog: v4.0.7...v4.0.8

v4.0.7

14 Jan 23:11

Choose a tag to compare

Please refer to the Changelog for details on changes made.

Full Changelog: v4.0.3...v4.0.7

v4.0.3

02 Jan 23:24
5b371a0

Choose a tag to compare

This release marks nw-builder v4 as the new stable version.

What's Changed

  • fix: run mode options by @tharatau in #718
  • chore(cicd): build cjs, remove volta, add e2e tests by @tharatau in #738
  • feat: linux and windows cfg options by @tharatau in #729
  • fix(win-bld): skip modify exe if platform is not windows or wine is not installed by @tharatau in #739
  • fix: migration guide, add back argv option, update docs by @tharatau in #740
  • fix: add back globing by @tharatau in #749

Full Changelog: v4.0.2...v4.0.3

v4.0.2

01 Dec 01:07
aa38a56

Choose a tag to compare

What's Changed

  • chore(deps-dev): bump prettier from 2.7.1 to 2.8.0 by @dependabot in #707
  • chore(deps-dev): bump jsdom from 20.0.2 to 20.0.3 by @dependabot in #708
  • chore: docs by @tharatau in #711
  • fix: cjs support by @tharatau in #713
  • chore(deps-dev): bump eslint from 8.27.0 to 8.28.0 by @dependabot in #709
  • fix: rename nw exe by @tharatau in #712
  • fix: osx builds to allow nwjs launch by @sysrage in #717

New Contributors

Full Changelog: v4.0.1...v4.0.2

v4.0.1

21 Nov 03:35
9f444c9

Choose a tag to compare

What's Changed

  • fix: desktop entry file by @tharatau in #690
  • fix: failure if cache dir does not exist by @tharatau in #697
  • fix(compression): resolve promise in close event by @tharatau in #698
  • fix: cjs support by @tharatau in #700
  • chore: revert "fix: cjs support" by @tharatau in #702
  • fix: move all messages to debug log level by @tharatau in #703

Full Changelog: v4.0.0...v4.0.1

v4.0.0

16 Nov 21:31
16eb002

Choose a tag to compare

What's Changed

The theme of this release is breaking changes. I will post a migration guide and new docs soon (specifically how to start a NW.js project or convert existing web apps into NW.js apps).

  • chore(deps-dev): bump tape from 5.6.0 to 5.6.1 by @dependabot in #652
  • chore(deps-dev): bump esbuild from 0.15.7 to 0.15.9 by @dependabot in #653
  • chore(deps-dev): bump jest-environment-jsdom from 29.0.3 to 29.1.2 by @dependabot in #655
  • chore(deps-dev): bump esbuild from 0.15.9 to 0.15.10 by @dependabot in #654
  • chore(deps-dev): bump eslint from 8.23.1 to 8.24.0 by @dependabot in #656
  • chore(deps-dev): bump jest from 29.0.3 to 29.1.2 by @dependabot in #657
  • chore(deps-dev): bump jsdom from 20.0.0 to 20.0.1 by @dependabot in #660
  • chore(deps): bump yargs from 17.5.1 to 17.6.0 by @dependabot in #659
  • chore(deps): bump semver from 7.3.7 to 7.3.8 by @dependabot in #658
  • feat!: refactor run and bld mode by @tharatau in #661
  • fix: non-sdk downloads, remove globbing, simplify zip by @tharatau in #665
  • chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.6 to 39.3.14 by @dependabot in #670
  • chore(deps-dev): bump jest from 29.2.0 to 29.2.1 by @dependabot in #669
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.0 to 29.2.1 by @dependabot in #668
  • chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.14 to 39.3.25 by @dependabot in #674
  • chore(deps-dev): bump eslint from 8.25.0 to 8.26.0 by @dependabot in #673
  • chore(deps-dev): bump jest from 29.2.1 to 29.2.2 by @dependabot in #672
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.1 to 29.2.2 by @dependabot in #671
  • chore(deps): bump yargs from 17.6.0 to 17.6.2 by @dependabot in #678
  • chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.25 to 39.6.2 by @dependabot in #679
  • chore(deps): bump tar from 6.1.11 to 6.1.12 by @dependabot in #676
  • chore(deps-dev): bump jsdoc from 3.6.11 to 4.0.0 by @dependabot in #677
  • chore(deps-dev): bump jsdom from 20.0.1 to 20.0.2 by @dependabot in #675
  • chore(deps-dev): bump eslint from 8.26.0 to 8.27.0 by @dependabot in #680
  • chore(deps-dev): bump jest from 29.2.2 to 29.3.1 by @dependabot in #681
  • chore(deps-dev): bump jest-environment-jsdom from 29.2.2 to 29.3.1 by @dependabot in #682
  • fix: cli package.json options by @tharatau in #684
  • macos support by @tharatau in #685
  • get specific release info by @tharatau in #687

Full Changelog: v3.8.6...v4.0.0

v3.8.6

22 Sep 23:34
f647de0

Choose a tag to compare

What's Changed

  • fix: mac and windows build by @tharatau in #650

Full Changelog: v3.8.5...v3.8.6