Releases: nwutils/nw-builder
Releases · nwutils/nw-builder
v3.8.3
What's Changed
Full(ish) Changelog: https://github.com/nwutils/nw-builder/tree/v3
v4.0.0-rc.1
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
- feat(api)!: refactor run mode by @ayushmXn in #629
Full Changelog: v3.8.2...v4.0.0-rc.1
v3.8.2
What's Changed
Full Changelog: v3.8.1...v3.8.2
v3.8.1
What's Changed
- fix(utils): only read files called
package.json
by @davedoesdev in #600
Full Changelog: v3.8.0...v3.8.1
v3.8.0
What's Changed
- Update dependencies by @TheJaredWilcurt in #583
- JSDoc Linting 1 (plugin) by @TheJaredWilcurt in #577
#590 - feat(api): match all options in the module, cli and
package.json
by @ayushmXn in #586
Full Changelog: v3.7.4...v3.8.0
v3.7.4
What's Changed
Full Changelog: v3.7.3...v3.7.4
v3.7.3
What's Changed
fix(config): update package entry point in package.json
by @ayushmXn
Full Changelog: v3.7.2...v3.7.3
v3.7.2
v3.7.1
What's Changed
- chore: refactor
platforms
by @ayushmXn in #571 - fix(deps): remove breaking thenify by @NervosaX in #572
- chore(config): add editor config by @TheJaredWilcurt in #574
New Contributors
Full Changelog: v3.7.0...v3.7.1
v3.7.0
What's Changed
- chore(docs): add code of conduct by @TheJaredWilcurt in #560
- chore(deps): update deps by @ayushmXn in #561
- chore(deps): switch from
optimist
toyargs
by @davedoesdev in #532 - chore(refactor):
detectCurrentPlatform
function by @ayushmXn in #564 - chore: refactor
checkCache
function by @ayushmXn in #565 - fix(resource): set windows icon with rcedit by @ayushmXn in #566
- feat(api): optional zip file merging by @ayushmXn in #567
- chore: switch to jsdocs by @ayushmXn in #568
- chore(docs): update contributing section by @TheJaredWilcurt in #569
New Contributors
- @TheJaredWilcurt made their first contribution in #560
- @davedoesdev made their first contribution in #532
Full Changelog: v3.6.0...v3.7.0