Releases: nwutils/nw-builder
Releases · nwutils/nw-builder
v4.7.1
v4.7.0
4.7.0 (2024-03-26)
Features
- get: support
file://
foroptions.downloadUrl
(094567c)
Chores
- deps: bump follow-redirects from 1.15.5 to 1.15.6 (#1052) (8258de9)
- deps: bump the gha group in /.github/workflows with 1 update (#1054) (1935800)
- deps: bump the gha group in /.github/workflows with 2 updates (#1051) (0362403)
- deps: bump the npm group with 1 update (#1055) (5a7bc71)
- deps: bump the npm group with 3 updates (#1050) (a70aabc)
- deps: bump the npm group with 8 updates (#1048) (0ca3c34)
- get: deprecate get mode (#1053) (386fc18)
v3.8.8
What's Changed
- build(nw-install): migrate to
node:https
by @ayushmanchhabra in #927 - fix(build): rename executable by @ayushmanchhabra in #928
- test(jest): migrate to
node:test
by @ayushmanchhabra in #936
Full Changelog: v3.8.6...v3.8.8
v4.6.4
v4.6.3
v4.6.2
v4.6.1
4.6.1 (2024-02-15)
Chores
- ci: add chores section to changelog (#1028) (d630720)
- ci: fixup release please action (#1032) (f9ae7cd)
- ci: remove
schema
prop (33238b1) - deps: bump the gha group in /.github/workflows with 1 update (70030df)
- docs: update PR template to simplify commit descriptions (#1029) (6da9b89)
- docs: update readme and changelog (63fd50b)
- fix remaining lint errors (334ae74)
- get: refactor implementation (#1025) (72f65e1)
- get: refactor unzip symlink implementation (#1030) (69661c3)
- get: simplify symlink logic (#1035) (4f64307), closes #1030
- release-please-action: do not point to manifest file (96eeec8)
- release-please-action: point to config and manifest (0a6a44d)
- release-please: correct path to package (3719cee)
- release-please: remove manifest (23a16fb)
- run: mark run mode as deprecated (#1027) (1115728)
- test: try adding chores to release notes (#1031) (5cabc20)
v4.6.0
v4.5.4
What's Changed
- chore: update docs by @ayushmanchhabra in #1004
- chore: update validation and refactor testing by @ayushmanchhabra in #1005
- chore(docs): move docs to
README.md
by @ayushmanchhabra in #1013 - chore(node:test): migrate to
vitest
by @ayushmanchhabra in #1014 - fix(get): migrate from
unzipper
toyauzl-promise
to prevent corrupting files by @ayushmanchhabra in #1015
Full Changelog: v4.5.3...v4.5.4
v4.5.3
What's Changed
- fix(get): wrap
unzipper
in Promise to prevent race condition by @jssuttles in #999
New Contributors
- @jssuttles made their first contribution in #999
Full Changelog: v4.5.2...v4.5.3