github tauri-apps/tauri create-tauri-app-v1.0.0-beta.1
create-tauri-app v1.0.0-beta.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 3.29s.

[1.0.0-beta.1]

  • Work around bugs between esbuild and npm by installing directly at the end of the sequence. Also default to using the latest on all of the installs instead of npx's cache.
    • 8a164d0 fix: CTA cache and vite build (#1806) on 2021-05-12

Yarn Package Publish

yarn publish v1.22.10
[1/4] Bumping version...
info Current version: 1.0.0-beta.1
[2/4] Logging in...
[3/4] Publishing...
$ yarn build
yarn run v1.22.10
$ rollup --config

src/index.ts → dist...
created dist in 3.2s
# BUILD: 3187ms, 94.9 MB / 131 MB
## generate module graph: 164ms, 1.36 MB / 125 MB
- plugin 0 (typescript) - resolveId: 2ms, 117 kB / 130 MB
- plugin 1 (commonjs) - resolveId: 0ms, 7.93 kB / 124 MB
- plugin 1 (commonjs) - resolveId (async): 1ms, 32.8 kB / 124 MB
- plugin 2 (stdin) - resolveId: 0ms, 840 B / 124 MB
load modules: 60ms, -4.15 MB / 130 MB
- plugin 0 (typescript) - load: 4ms, 384 kB / 130 MB
- plugin 0 (typescript) - load (async): 4ms, 220 kB / 130 MB
- plugin 1 (commonjs) - transform: 28ms, 590 kB / 130 MB
generate ast: 71ms, 1.84 MB / 130 MB
analyse ast: 32ms, 5.7 MB / 130 MB
- plugin 1 (commonjs) - load: 0ms, 3.9 kB / 127 MB
- plugin 2 (stdin) - load: 0ms, 808 B / 127 MB
## sort modules: 19ms, 1.37 MB / 127 MB
## mark included statements: 15ms, 3.47 MB / 130 MB
treeshaking pass 1: 3ms, 366 kB / 127 MB
treeshaking pass 2: 6ms, 1.53 MB / 129 MB
treeshaking pass 3: 3ms, 1.04 MB / 130 MB
treeshaking pass 4: 2ms, 514 kB / 130 MB
# GENERATE: 11ms, 1.71 MB / 132 MB
## generate chunks: 1ms, 110 kB / 131 MB
## render modules: 9ms, 1.41 MB / 132 MB
## render format: 0ms, 80.6 kB / 132 MB
Done in 3.74s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 7.02s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.