Releases: nwutils/nw-builder
Releases · nwutils/nw-builder
v4.13.14
v4.13.13
v4.13.12
4.13.12 (2025-05-06)
Bug Fixes
- util: specify default values in CLI invocation (3b3799d)
Chores
- ci: check if NPM_TOKEN exists as action step (6b7e64e)
- ci: fail if NPM_TOKEN not set (84484a1)
- ci: move NPM_TOKEN conditional inside action steps (ea6ea4c)
- ci: set continue-on-error to false (3b9a8a2)
- deps: bump davelosert/vitest-coverage-report-action from 2.8.1 to 2.8.2 in /.github/workflows in the gha group (#1388) (7a51dd4)
- deps: bump the gha group across 1 directory with 2 updates (#1385) (2a98e27)
- deps: bump the npm group across 1 directory with 6 updates (#1378) (5df5c51)
- deps: bump the npm group across 1 directory with 8 updates (#1390) (a5ce5be)
- deps: bump the npm group across 1 directory with 9 updates (#1386) (1f55773)
- deps: bump vite from 6.2.2 to 6.2.3 in the npm_and_yarn group (#1377) (4f4379d)
- deps: bump vite from 6.2.3 to 6.2.4 in the npm_and_yarn group (#1379) (e425d56)
v4.13.11
4.13.11 (2025-03-19)
Bug Fixes
- util: use strict boolean check for glob flag (63c931d)
Chores
- ci: add concurrency (41494f5)
- ci: do not run npm publish job if NPM_TOKEN is not available (e21051c)
- deps: bump @babel/runtime from 7.26.0 to 7.26.10 in the npm_and_yarn group (#1373) (0b2d34e)
- deps: bump actions/setup-node from 4.2.0 to 4.3.0 in /.github/workflows in the gha group (#1370) (5509ca9)
- deps: bump the npm group across 1 directory with 5 updates (#1371) (ba554d2)
v4.13.10
v4.13.9
v4.13.8
4.13.8 (2025-01-01)
Bug Fixes
Chores
- deps: bump the npm group across 1 directory with 11 updates (#1332) (b9b96ff)
- docs: clarify CJS usage (d673459), closes #1331
- docs: clarify non-usage of srcDir in CLi interface (1b61bd1), closes #1330
- docs: fix CJS import usage example (5f323df), closes #1331
- test: download latest NW.js version for Linux demo app (8c09908), closes #1324