Releases: nwutils/nw-builder
Releases · nwutils/nw-builder
v4.0.9
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
- @jessemillar made their first contribution in #773
Full Changelog: v4.0.8...v4.0.9
v4.0.8
What's Changed
- fix: create
cacheDir
andoutDir
before getting release info by @tharatau in #772
Full Changelog: v4.0.7...v4.0.8
v4.0.7
Please refer to the Changelog for details on changes made.
Full Changelog: v4.0.3...v4.0.7
v4.0.3
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
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
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
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
v3.8.5
What's Changed
Full Changelog: v3.8.4...v3.8.5
v3.8.4
What's Changed
- chore(deps-dev): bump eslint-plugin-jsdoc from 39.3.4 to 39.3.6 by @dependabot in #620
- chore(deps-dev): bump esbuild from 0.14.53 to 0.15.2 by @dependabot in #622
- chore(docs): merge into master by @ayushmXn in #624
- chore(deps-dev): bump eslint from 8.21.0 to 8.22.0 by @dependabot in #628
- chore(deps-dev): bump esbuild from 0.15.2 to 0.15.5 by @dependabot in #627
- chore(deps-dev): bump tape from 5.5.3 to 5.6.0 by @dependabot in #626
- chore(deps-dev): bump eslint from 8.22.0 to 8.23.0 by @dependabot in #638
- chore(deps-dev): bump esbuild from 0.15.5 to 0.15.7 by @dependabot in #642
- chore(deps-dev): bump jest from 28.1.3 to 29.0.2 by @dependabot in #637
- chore(deps-dev): bump jest-environment-jsdom from 28.1.3 to 29.0.2 by @dependabot in #640
- fix: check for first instance of
package.json
by @ayushmXn in #644 - chore(deps-dev): bump jest from 29.0.2 to 29.0.3 by @dependabot in #646
- chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 by @dependabot in #648
- chore(deps-dev): bump jest-environment-jsdom from 29.0.2 to 29.0.3 by @dependabot in #647
- refactor: download function by @ayushmXn in #649
Full Changelog: v3.8.2...v3.8.4