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

latest releases: tauri-v1.6.6, @tauri-apps/api-v1.5.6, tauri-v1.6...
3 years ago

Yarn Audit

click to view
yarn audit v1.22.10
info No lockfile found.
warning covector > @effection/node > ctrlc-windows > node-pre-gyp@0.16.0: Please upgrade to @mapbox/node-pre-gyp: the non-scoped node-pre-gyp package is deprecated and only the @mapbox scoped package will recieve updates in the future
0 vulnerabilities found - Packages audited: 252
Done in 3.60s.

[1.0.0-beta.0]

  • Fixes UnhandledPromiseRejectionWarning when the Rust CLI call fails.

    • 8845487 fix(cli.js): handle cli.rs promise rejection (#1689) on 2021-05-03
  • Download rustup script on runtime instead of shipping it.

    • 862e33a refactor(cli.js): download rustup binary (#1711) on 2021-05-05
  • Adds pnpm support.

    • 908b703 feat(cli.js): package managers interface, add pnpm support (#1743) on 2021-05-09
  • Updates to tauri icon

  • detect if icon is NOT transparent via metadata

  • detect again on pixel level

  • remove pngquant as a waste of space

  • make optipng default

  • relax optipng settings

  • 82a580e feat(tauricon): fix transparency (#1678) on 2021-05-03

Yarn Package Publish

yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta.0
[2/4] Logging in...
[3/4] Publishing...
$ yarn build-release
yarn run v1.22.10
$ rimraf ./dist && cross-env NODE_ENV=production webpack
assets by path api/*.js 74.2 KiB
  asset api/tauricon.js 37.1 KiB [emitted] [minimized] (name: api/tauricon) 2 related assets
  asset api/dependency-manager.js 25.8 KiB [emitted] [minimized] (name: api/dependency-manager) 1 related asset
  asset api/cli.js 11.3 KiB [emitted] [minimized] (name: api/cli) 1 related asset
assets by path helpers/*.js 15.7 KiB
  asset helpers/rust-cli.js 8.92 KiB [emitted] [minimized] (name: helpers/rust-cli) 1 related asset
  asset helpers/download-binary.js 5.01 KiB [emitted] [minimized] (name: helpers/download-binary) 1 related asset
  asset helpers/spawn.js 1.72 KiB [emitted] [minimized] (name: helpers/spawn) 1 related asset
orphan modules 518 bytes [orphan] 5 modules
runtime modules 670 bytes 3 modules
javascript modules 142 KiB
  cacheable modules 139 KiB
    modules by path ./src/ 99.3 KiB
      modules by path ./src/api/ 77.7 KiB
        modules by path ./src/api/dependency-manager/ 42.4 KiB 11 modules
        modules by path ./src/api/*.ts 35.3 KiB 2 modules
      modules by path ./src/helpers/*.ts 21.6 KiB 7 modules
    modules by path ./node_modules/ 37.4 KiB 5 modules
    ../cli.rs/Cargo.toml 1.89 KiB [built] [code generated]
./package.json 2.78 KiB [built] [code generated]
webpack 5.36.2 compiled successfully in 8598 ms
Done in 9.94s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 14.03s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.