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

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 2.98s.
\`

[1.0.0-beta-rc.1]

  • Missing the files property in the package.json which mean that the dist directory was not published and used.
    • Bumped due to a bump in cli.rs.
    • b2569a7 fix(js-api): dist (#1498) on 2021-04-15

Yarn Package Publish

\`
yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta-rc.1
[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.31.0 compiled successfully in 7507 ms
Done in 8.59s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 13.81s.
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.