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

latest releases: tauri-v1.6.6, @tauri-apps/api-v1.5.6, tauri-v1.6...
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 2.01s.

[1.0.0-beta.0]

  • Explicitly install deps after a vite recipe.
    • 397b7af chore: CTA defaults in CI mode (#1671) on 2021-05-05
  • Shift everything out of the bin and into .ts so we can apply Typescript types.
    • c3acbd6 chore: shift CTA from bin to .ts (#1651) on 2021-04-29
  • We setup an e2e type test suite for CTA. It is mostly an internal change, but should help with stability moving forward.
  • Add support for all vite templates
    • cea3ba9 feat(cta): add support for all vite templates (#1670) on 2021-05-07
  • Add a welcome prompt to let the user know about the process and links to more info including prerequisite setup steps. Also add links to each of the templates to give the user more context what they are getting into.
    • ea28d01 create-tauri-app welcome prompt and recipes links (#1748) on 2021-05-09

Yarn Package Publish

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

src/index.ts → dist...
created dist in 3.4s
# BUILD: 3384ms, 91.3 MB / 127 MB
## generate module graph: 162ms, 9.67 MB / 133 MB
- plugin 0 (typescript) - resolveId: 2ms, 117 kB / 129 MB
- plugin 1 (commonjs) - resolveId: 0ms, 7.93 kB / 123 MB
- plugin 1 (commonjs) - resolveId (async): 1ms, 32.8 kB / 123 MB
- plugin 2 (stdin) - resolveId: 0ms, 840 B / 123 MB
load modules: 68ms, 4.65 MB / 129 MB
- plugin 0 (typescript) - load: 4ms, 372 kB / 129 MB
- plugin 0 (typescript) - load (async): 6ms, 220 kB / 129 MB
- plugin 1 (commonjs) - transform: 28ms, 585 kB / 130 MB
generate ast: 69ms, 1.87 MB / 131 MB
analyse ast: 31ms, 5.08 MB / 133 MB
- plugin 1 (commonjs) - load: 0ms, 3.9 kB / 126 MB
- plugin 2 (stdin) - load: 0ms, 808 B / 126 MB
## sort modules: 15ms, 1.44 MB / 134 MB
## mark included statements: 23ms, -7.43 MB / 127 MB
treeshaking pass 1: 4ms, 415 kB / 134 MB
treeshaking pass 2: 13ms, -9.4 MB / 125 MB
treeshaking pass 3: 3ms, 1.03 MB / 126 MB
treeshaking pass 4: 2ms, 514 kB / 127 MB
# GENERATE: 13ms, 1.7 MB / 129 MB
## generate chunks: 1ms, 110 kB / 127 MB
## render modules: 10ms, 1.41 MB / 129 MB
## render format: 0ms, 85.4 kB / 129 MB
Done in 3.99s.
success Published.
[4/4] Revoking token...
info Not revoking login token, specified via config file.
Done in 8.84s.

Don't miss a new tauri release

NewReleases is sending notifications on new releases.