github tauri-apps/tauri cli.js-v1.0.0-beta-rc.2
cli.js v1.0.0-beta-rc.2

latest releases: tauri-cli-v2.0.0-beta.15, @tauri-apps/cli-v2.0.0-beta.15, tauri-v2.0.0-beta.17...
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 4.00s.
\`

[1.0.0-beta-rc.2]

  • Add missing camelcase rename for config

    • Bumped due to a bump in cli.rs.
    • bdf7072 fix(cli.rs/info): add missing camelCase rename (#1505) on 2021-04-14
  • Fix tauri info

  • Properly detect yarn and npm versions on windows.

  • Fix a panic caused by a wrong field name in metadata.json

  • Bumped due to a bump in cli.rs.

  • 71666e9 fix(cli.rs): fix panic & use cmd to run yarn&npm on windows (#1511) on 2021-04-17

  • Sync metadata.json via script to update version reference to cli.js, tauri (core) and tauri-build.

    • Bumped due to a bump in cli.rs.
    • 1f64927 chore: sync cli.rs metadata.json file versions (#1534) on 2021-04-19

Yarn Package Publish

\`
yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta-rc.2
[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 47.5 KiB
asset api/dependency-manager.js 22.1 KiB [emitted] [minimized] (name: api/dependency-manager) 1 related asset
asset api/tauricon.js 15.1 KiB [emitted] [minimized] (name: api/tauricon) 2 related assets
asset api/cli.js 10.3 KiB [emitted] [minimized] (name: api/cli) 1 related asset
assets by path helpers/
.js 13.8 KiB
asset helpers/rust-cli.js 7.97 KiB [emitted] [minimized] (name: helpers/rust-cli) 1 related asset
asset helpers/download-cli.js 4.06 KiB [emitted] [minimized] (name: helpers/download-cli) 1 related asset
asset helpers/spawn.js 1.72 KiB [emitted] [minimized] (name: helpers/spawn) 1 related asset
cacheable modules 107 KiB 18 modules
22 modules
webpack 5.33.2 compiled successfully in 7074 ms
Done in 8.06s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 13.88s.
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.