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

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

[1.0.0-beta-rc.0]

  • Add vanilla javascript option to create-tauri-app through templating.
    • c580338 feat(cli): add create-tauri-app (#1106) on 2021-03-07
  • Use a test based on an npm env var to determine which package manager to use.
    • 6e0598c feat: derive package manager from env var on 2021-04-12
  • Add initial vite support starting with vue and vue-ts
    • 80b7bd7 feat(CTA): add initial vite support with vue and vue-ts (#1467) on 2021-04-13
  • Revert tauri create deletion and shift remaining pieces that weren't deleted to create-tauri-app.
    • 4ec20a4 feat: shift tauri create [not wired up] (#1330) on 2021-03-07
    • aea6145 refactor(repo): add /tooling folder (#1457) on 2021-04-12

Yarn Package Publish

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

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

BUILD: 2956ms, 85.5 MB / 121 MB

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

  • plugin 0 (typescript) - resolveId: 2ms, 107 kB / 125 MB
  • plugin 1 (commonjs) - resolveId: 0ms, 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: 44ms, 2.64 MB / 126 MB
  • plugin 0 (typescript) - load: 4ms, 308 kB / 125 MB
  • plugin 0 (typescript) - load (async): 3ms, 125 kB / 125 MB
  • plugin 1 (commonjs) - transform: 31ms, 611 kB / 126 MB
    generate ast: 59ms, 1.49 MB / 127 MB
    analyse ast: 25ms, 3.77 MB / 129 MB
  • plugin 1 (commonjs) - load: 0ms, 2.25 kB / 125 MB
  • plugin 2 (stdin) - load: 0ms, 808 B / 125 MB

sort modules: 11ms, 1.05 MB / 130 MB

mark included statements: 19ms, -9.04 MB / 121 MB

treeshaking pass 1: 5ms, 712 kB / 131 MB
treeshaking pass 2: 4ms, 776 kB / 131 MB
treeshaking pass 3: 8ms, -10.9 MB / 120 MB
treeshaking pass 4: 1ms, 388 kB / 121 MB

GENERATE: 11ms, 1.39 MB / 123 MB

generate chunks: 1ms, 105 kB / 121 MB

render modules: 9ms, 1.15 MB / 123 MB

render format: 0ms, 55.1 kB / 123 MB

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

Don't miss a new tauri release

NewReleases is sending notifications on new releases.