github tauri-apps/tauri create-tauri-app-v1.0.0-beta-rc.2
create-tauri-app 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 3.47s.
\`

[1.0.0-beta-rc.2]

  • CTA also needs the template directory published as it doesn't get bundled into the dist directory.
    • 7b6108e fix: cta templates dir missing (#1496) on 2021-04-14

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
yarn run v1.22.10
$ rollup --config

src/index.ts → dist...
created dist in 2.5s

BUILD: 2499ms, 96.3 MB / 132 MB

generate module graph: 119ms, 7.42 MB / 128 MB

  • plugin 0 (typescript) - resolveId: 1ms, 107 kB / 125 MB
  • plugin 1 (commonjs) - resolveId: 1ms, 7.05 kB / 121 MB
  • plugin 1 (commonjs) - resolveId (async): 1ms, 24.2 kB / 121 MB
  • plugin 2 (stdin) - resolveId: 0ms, 840 B / 121 MB
    load modules: 31ms, 2.64 MB / 125 MB
  • plugin 0 (typescript) - load: 3ms, 309 kB / 125 MB
  • plugin 0 (typescript) - load (async): 2ms, 124 kB / 125 MB
  • plugin 1 (commonjs) - transform: 27ms, 579 kB / 126 MB
    generate ast: 51ms, 1.52 MB / 126 MB
    analyse ast: 22ms, 3.75 MB / 128 MB
  • plugin 1 (commonjs) - load: 0ms, 2.25 kB / 125 MB
  • plugin 2 (stdin) - load: 0ms, 808 B / 125 MB

sort modules: 10ms, 1 MB / 129 MB

mark included statements: 11ms, 2.33 MB / 132 MB

treeshaking pass 1: 5ms, 712 kB / 130 MB
treeshaking pass 2: 3ms, 776 kB / 131 MB
treeshaking pass 3: 1ms, 424 kB / 131 MB
treeshaking pass 4: 1ms, 387 kB / 132 MB

GENERATE: 16ms, -9.95 MB / 122 MB

generate chunks: 1ms, 105 kB / 132 MB

render modules: 14ms, -10.2 MB / 122 MB

render format: 0ms, 55.1 kB / 122 MB

Done in 2.97s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 6.33s.
\`

Don't miss a new tauri release

NewReleases is sending notifications on new releases.