Skip to content

v4.0.0

Compare
Choose a tag to compare
@ayushmanchhabra ayushmanchhabra released this 16 Nov 21:31
· 442 commits to main since this release
16eb002

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