Skip to content

Releases: nwutils/nw-builder

v4.11.3

02 Oct 06:53
9bfe70f
Compare
Choose a tag to compare

4.11.3 (2024-10-02)

Bug Fixes

  • get: do not check integrity of community ffmpeg but give a warning (#1253) (0c05a34), closes #1209

v4.11.2

02 Oct 05:53
ac2d603
Compare
Choose a tag to compare

4.11.2 (2024-10-02)

Bug Fixes

  • get: verify shasum for official ffmpeg not community ffmpeg (#1251) (9385836), closes #1209

v4.11.1

01 Oct 16:54
c038327
Compare
Choose a tag to compare

4.11.1 (2024-10-01)

Bug Fixes

Chores

  • deps-dev: bump the npm group across 1 directory with 6 updates (#1250) (94da963)
  • deps: bump rollup from 4.22.1 to 4.22.4 (#1241) (6601ebc)
  • deps: bump the gha group across 1 directory with 2 updates (#1247) (526454e)

v4.11.0

20 Sep 16:13
1de38a9
Compare
Choose a tag to compare

4.11.0 (2024-09-20)

Features

  • bld: add NSLocalNetworkUsageDescription option for MacOS (#1236) (eea3f69), closes #1235

Chores

  • bld: remove repetitive code for updating MacOS Helper apps (#1214) (e1edc05)
  • cli: migrate from yargs to commander (#1216) (7ca5a28)
  • deps: bump actions/setup-node from 4.0.3 to 4.0.4 in /.github/workflows in the gha group (#1232) (8473fc6)
  • deps: bump the npm group across 1 directory with 7 updates (#1233) (9efa2f4)
  • deps: bump vite from 5.3.5 to 5.4.6 (#1231) (6135682)

v4.10.0

24 Aug 15:06
a1db9b9
Compare
Choose a tag to compare

4.10.0 (2024-08-24)

Features

Chores

  • deps: bump davelosert/vitest-coverage-report-action from 2.5.0 to 2.5.1 in /.github/workflows in the gha group (#1210) (6d69ae3)
  • deps: bump the npm group across 1 directory with 3 updates (#1212) (20b7e81)
  • get: improve error message when comparing shasums (#1213) (b37068f), closes #1209
  • test: move tests to seperate dir (#1205) (da0e353)
  • test: rename fixtures dir (c6193bb)

v4.9.0

15 Aug 12:58
ff4353e
Compare
Choose a tag to compare

4.9.0 (2024-08-15)

Features

Chores

  • deps: bump the npm group across 1 directory with 4 updates (#1199) (b07d1fc)
  • deps: bump volta-cli/action from 4.1.1 to 4.2.1 in /.github/workflows in the gha group across 1 directory (#1189) (282ea7a)
  • deps: remove license check logic (9dde7b2)

v4.8.1

05 Aug 01:38
5f9a11f
Compare
Choose a tag to compare

4.8.1 (2024-08-05)

Bug Fixes

  • bld: maintain cwd when using managedManifest or nativeAddon (#1187) (40223db), closes #1186

Chores

  • deps: bump the npm group across 1 directory with 6 updates (#1185) (f4c0822)
  • deps: remove unused cli-progress package (8f4e07d)

v4.8.0

27 Jul 06:37
c742e32
Compare
Choose a tag to compare

4.8.0 (2024-07-27)

Features

  • bld: add languageCode option for Windows (#1175) (96ad585)

Bug Fixes

  • bld: pass nw manifest correctly when managedManifest is true (#1176) (949c4b7)

Chores

  • ci: check for valid licenses (#1150) (ab99731)
  • deps: bump actions/setup-node from 4.0.2 to 4.0.3 in /.github/workflows in the gha group (#1151) (7130930)
  • deps: bump the npm group across 1 directory with 8 updates (#1177) (9410455)
  • deps: migrate from compressing to tar and archiver (7c73903)
  • docs: improve install/quick start (a87f44b)
  • fsm -> fs.promises (08d79bf)

v4.7.8

02 Jul 08:31
cbb596c
Compare
Choose a tag to compare

4.7.8 (2024-07-02)

Chores

  • ci: add Vitest Coverage Action (#1136) (4d32845), closes #1041
  • deps-dev: bump eslint-plugin-jsdoc from 48.2.13 to 48.4.0 in the npm group (#1138) (61189de)
  • deps-dev: bump the npm group across 1 directory with 4 updates (#1142) (761963d)
  • deps: bump davelosert/vitest-coverage-report-action from 2.4.0 to 2.5.0 in /.github/workflows in the gha group (#1140) (fddaf9f)
  • test: enable vitest json reporter (e44aadb)

v4.7.7

22 Jun 13:08
1cdbdd1
Compare
Choose a tag to compare

4.7.7 (2024-06-22)

Bug Fixes

  • execute postinstall script iff in development mode (#1132) (3c68216)

Chores

  • deps: bump the npm group across 1 directory with 6 updates (#1135) (905478a)