github tauri-apps/tauri create-tauri-app-v1.0.0-beta-rc.1
create-tauri-app v1.0.0-beta-rc.1

latest releases: tauri-v1.7.1, tauri-v1.7, tauri-v1...
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.46s.
\`

[1.0.0-beta-rc.1]

  • CTA was missing the files property in the package.json which mean that the dist directory was not published and used.

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

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

BUILD: 3139ms, 86.1 MB / 122 MB

generate module graph: 140ms, 7.52 MB / 129 MB

  • plugin 0 (typescript) - resolveId: 2ms, 137 kB / 126 MB
  • plugin 1 (commonjs) - resolveId: 0ms, 7.23 kB / 122 MB
  • plugin 1 (commonjs) - resolveId (async): 1ms, 36.2 kB / 122 MB
  • plugin 2 (stdin) - resolveId: 0ms, 840 B / 122 MB
    load modules: 40ms, 2.91 MB / 126 MB
  • plugin 0 (typescript) - load: 4ms, 325 kB / 126 MB
  • plugin 0 (typescript) - load (async): 3ms, 124 kB / 126 MB
  • plugin 1 (commonjs) - transform: 30ms, 582 kB / 127 MB
    generate ast: 60ms, 1.51 MB / 127 MB
    analyse ast: 27ms, 3.76 MB / 129 MB
  • plugin 1 (commonjs) - load: 0ms, 2.25 kB / 126 MB
  • plugin 2 (stdin) - load: 0ms, 808 B / 126 MB

sort modules: 11ms, 1.05 MB / 130 MB

mark included statements: 18ms, -8.97 MB / 121 MB

treeshaking pass 1: 5ms, 712 kB / 131 MB
treeshaking pass 2: 10ms, -10.5 MB / 121 MB
treeshaking pass 3: 1ms, 424 kB / 121 MB
treeshaking pass 4: 1ms, 388 kB / 121 MB

GENERATE: 11ms, 1.39 MB / 123 MB

generate chunks: 1ms, 105 kB / 122 MB

render modules: 9ms, 1.15 MB / 123 MB

render format: 0ms, 55.1 kB / 123 MB

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

Don't miss a new tauri release

NewReleases is sending notifications on new releases.