github tauri-apps/tauri cli.js-v1.0.0-beta.7
cli.js v1.0.0-beta.7

latest releases: tauri-v1.6.8, tauri-v1.6, tauri-v1...
2 years ago

Yarn Audit

click to view
yarn audit v1.22.11
info No lockfile found.
0 vulnerabilities found - Packages audited: 239
Done in 3.89s.

[1.0.0-beta.7]

  • Force Cargo manifest update when running the deps update command and fix the version that is written to the file.
    • c544cea8 fix(cli.js): force version update on Cargo manifest (#2419) on 2021-08-13
  • The CLI is now a ES module and requires at least Node.js v12.20.
  • Adds support to HTTPS proxy set with the HTTPS_PROXY environment variable.
  • Adjust check for dev mode and switch CTA test to a script runner. The script gives us more control and better output into any failures.
    • c410e034 convert jest tests to child_process run script (#2308) on 2021-08-08

Yarn Package Publish

yarn publish v1.22.11
[1/4] Bumping version...
info Current version: 1.0.0-beta.7
[2/4] Logging in...
[3/4] Publishing...
$ yarn build-release
yarn run v1.22.11
$ rimraf ./dist && cross-env NODE_ENV=production webpack
assets by path api/*.js 42.8 KiB
  asset api/dependency-manager.js 20.6 KiB [emitted] [javascript module] [minimized] (name: api/dependency-manager) 1 related asset
  asset api/tauricon.js 11.1 KiB [emitted] [javascript module] [minimized] (name: api/tauricon) 1 related asset
  asset api/cli.js 11 KiB [emitted] [javascript module] [minimized] (name: api/cli) 1 related asset
assets by path helpers/*.js 15.6 KiB
  asset helpers/rust-cli.js 8.72 KiB [emitted] [javascript module] [minimized] (name: helpers/rust-cli) 1 related asset
  asset helpers/download-binary.js 5.26 KiB [emitted] [javascript module] [minimized] (name: helpers/download-binary) 1 related asset
  asset helpers/spawn.js 1.63 KiB [emitted] [javascript module] [minimized] (name: helpers/spawn) 1 related asset
orphan modules 39.9 KiB [orphan] 27 modules
runtime modules 3.62 KiB 17 modules
built modules 98.7 KiB [built]
  modules by path ./src/ 96.5 KiB
    cacheable modules 13.4 KiB 4 modules
    ./src/helpers/download-binary.ts + 3 modules 8.09 KiB [not cacheable] [built] [code generated]
    ./src/api/tauricon.ts + 16 modules 33.4 KiB [not cacheable] [built] [code generated]
    ./src/api/dependency-manager/index.ts + 14 modules 41.6 KiB [not cacheable] [built] [code generated]
  8 modules
webpack 5.50.0 compiled successfully in 5121 ms
Done in 6.07s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 9.24s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.